{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Restrooms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "95af73fa39c6dc8d76b855850c450282", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNklEQVRIiWNhoCFgGR6GT7t9dvGjbx/tGBgYGEk1iImB8a8yj+DMZGWDDqyGn3z3NHrh/UskGwwDrboOGQwMDNgN//PvH4rBnMwsDD/+/mH4D+XzsLAxfP/7m+Hvf4gIFzMrw7e/vxH6//9jIirMhdg4Ge77ZDMsfnCZIefcTrDYdvsIhoqL+xiOvnnCoMIjyHDNM4Oh5OIehkm3TmM1A6fhX//8Ytj98j7D6XfPscq//fWdYe/L+wxXP77GZQR2wxkZGBiWWQYwuEkoMTiKyTO8+fWNYeuzO3B5L0kVhsUWfuBgsROTA7u88tJ+4gw3E5Zm0OEXA4fx42+fGPJVzVAMD5BRA8cFKOje/frOECCtTrzh3pIqYG+DgDQnL8PT758Z+FnZkXzGyPDo2ycGKU5ehlc/vjH8+PeH+GAxFZJk4GNhA7OZGBnBqcVZXJGBVIDV8OILexiueqbD+c+/f2bY/vwOQ6G6GZi/7skNcJDJc/GD+b03ThBvOA8LG8PGp7cYrEVkwK6+9+UDw/e/CK9vf34XHKl3v75nEGHjYljy8Arxhp9694yh+eoRhhkmnqCMwVB6cS/D0CoV/8MzPib49/8/w+9//xj+4VGD0/DLH18xxJ/czMDMiChuqi7tZ7j+6S2Y3XnjODizCbBxEGc4cqn1699fhuuf3qAoPvz6MZz97PtnMA3KA9j0YxiuJyB+KezfX21wLiERMDMw/Rfn5D2I0/AyTUt9Ug1FBsvR+EO3DgUAcxbKfqMcS/AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161502.188247144, "ymin": 2202414.2316426486, "xmax": 6163251.275628224, "ymax": 2204466.3676302284, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS2_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Laundry", "type": "esriFieldTypeString", "alias": "Laundry", "length": 255, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Stalls", "type": "esriFieldTypeSmallInteger", "alias": "No. of Stalls", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Laundry / Shower", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a7d41ffe8ca33df44f6de8486453104b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAMAAAADACAYAAABS3GwHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAR75JREFUeNrsXQecFEX2fj2zObHAAktecg4iRgwY8DASzHcG/BsuKMbT87xTDz1zAMVT7zwVjJjBCKgEBdQDFZEcdwkLm3Oc0P+q6lSpe3p2d5bZZYpfMzM9sxO/773vvXr1SlFVFWIjNo7U4Yl9BbERI0BsxEaMALERGzECxEZsxAgQG7ERI0BsxEaMALERGzECxEZsxAgQG7ERI0BsxEaMALERGzECxEZstIsRJzupKErsmwl/ZKJjLHWJxxj9Nv8Y2VjB3V6Pjgp0lOvXZY+JjRAjVLGnIntAjACugD4RHX3RkaNfb62Rqx8r9cv1FEFiI0aAFh8GwE/VgT82St/nCp0UK2KeIkaA5o6pOuCn6gRoiwOTYJF+uT5GAIcH8McRKmtmoOMjdJThr6WdHXvQMTuKvVdECeB0HOkeAFv4KfplZlOfJDm9A/QcPBo69ugLnXr0gU7dtUs88Hl8fzijNH8vlB7MI9cPbNsAddUV5LK+qgJ2/vhtS8QQ89ExT78ek0BHGAFydGt/dVPkDQb2gKNPJsDuMXhUkwDe3FF6cC8hRP72Xwkh8rcjklRVNFUmGWSIEaCdE2CiDvoZ4fwRBvlABPgB5DgJgT0zKj9cPiIEJsOuH1fBrp++DZcQhleYA1raNUaAdgb8+yGMVOXIU8+DkRPPhQHjTkaypk+b/NDYO6z99E3YtOJT4jFcDgz+heiY1V7k0ZFMgLCAP+LUczXgo8totfJNl0x5sO7TtwghytyTYV57IMKRSADXwO/YvQ+cfNmfCPg7de8DR8LAnuHbBc/Dpm8+cyuTMBFua6vS6EgiAA5oX3UDfAz4ky79I9H1R+qoqyqHTSs/gy//+6gbr4DB/0xbjBGOBAJk6hb/VqcHJad1gOEI+JOuu5tY/tiwBibCqndegN0/rXITLN+mxwkxAkTBwPn72eCQzsTAn3DZH5HF/wMkpXWIod1hYAJ89fJjboiwAh3XhBEfGPVTRrEgXyQYiUHSu+2VAJm63Jnq9KAzr/0LTEBSJwb8MInw8yr4OjQRyvUgeY7N/RjsV+uS9HDMQOP39o/2SICpOvhtLci4cy6HMxD4O2bHpE5zxp6fV8P7D90YKkagvYFRUnILHP4aqnZHgJBWv/ugkXDuLQ9D/6MmxNDbgmP1uy8ij/A41FdXOHmDhdDMkpIYAewHdqEf2VkVLHFO/7+74MRL/hBDa4QGBv8HD90EW779POy/TU9Ph3HjjoZBgwbBgAEDICUlBQLBIAQDAQiiy0AAHUHtetC4Ti7Rbfo6ejxzSf5W+7v8/HxYuuSLsAkQ1wa++1v1QFc6hp18Dpxz80NI7vTGIX8MqREaSakZ8LuHXyME+OzZv0P5IefUac+ePeH000+H88+/AAYi4Af8fgJWfPjxpT9A3dbv8+v3UYef+jvxfj+6P2CSoCkjmgmQqQN/hp3Vn/7XuYgAZ5PbsX0OWmcMPelsSEzLgFdulivRXr16wcyZM2HKlKkM4KN1xEUx+JfbZQ/6jZ0A0xD4M7v3hhjsW3fkosD4rb9dLZzPyMiA+++/H6ZPn25a+LYwopEAY3XwS4Op0665EybOuDNm9SM4Du3cCNkDRwrn1y9+Bz56ZKZwfvLks2H27KchNTWNyJK2NKKNALYpTix5LvvnfMgZe2JM6kdwrF+8ABY+ejOMnXwZTL37WeE8P+bOnQsXX3yJKXfa2ogmAszQwS8MbI0ufXAeZKJAN2b1Izd+WfKOCXIMeDym/OUZ5rwxOnToAG+88QYcf8IJbUbuRDMBbME/5jeXwuSbHozN5raC5V/02C3COZztyV2/RgD/Z59/DiOGD4/qALetEMAW/MddeAP85sYHYnq/FSw/D34z6JWAf/HixTBixIg2KXmijQC24L/grmeI9Y/hPvLg//jxW1w9NjMzE5YuXYrAP7LNBbvRSABb8J9/1xwYfdYlMavvMCoK9iF5sk8EKYqTOnTr7eo5NizF4GeryNPS0uDv994Hr7z8X9i+fTtz3ymnnAKjx4xp05o/WghgD/47dfDHMvxQgQBesGsTOQ6ho6G6EvJ+WeP67/uOORE6ZPeCbgNGoGMkun2CBf4l78InT4jgf+5fL8CwYcPgxBNOhBtuuA62bt1q3v/xxx/D9dddBy+++O8YASIB/vMQ+EcRy39kAr6hugLyNnwH21cvRkD/jlj55gxCll+s20lpGdBn9InES/zvw5dswR8fHw8pKcnw+utvwFVXXQVbtmw2H/f6668Tz/z888/HCNCEgSe5pHU95/15NoyedPERWc+zYem7sH3NEnQsjujr1CMPInsNHvzx8XEaCZKT4d333oPLLr0UNm3aaD4epz+D6Hf613PPxQgQxsgBmxnecxH4R006siw/tu7fvvE07ECAxMAMZ+AMDM7GaEMBungXV/JWVFTAr7/+6vr5unfvDnFeLwP++Lg4iEOXWSkpSPosgqlTpzLP+dabb4IaDMKzc+fGCOAmgQBaObMI/jsw+C8+YjT/XiRxVr3+NLkMNXBh2fDhIwjgTzjhBBg5ciR0yOxAQK4oHvDgS4+i31bQbY923aOQ+/bt20dAu2rVKvjmm29gw4YN0tfZsWMHXHHFb0kB29///ndi+TH4E9ARhwjRuXMWLFmyBM4++2z45RdLU7399ttEDs2Z80yMACHGqyApbJtwxe0wctJFR0S2Z++G72H1G6GBP2nSJDj++BPgrN+cBb179yZA18BtgZ0Guvy2RpC+OTnQr18/BOwp5HxlZSV88skn8OyzzzJANsaiRQth+fJl8NRTT8N5551HwB8fp3mFrKwsWLZsGSlxpv92wYIF5Pd7+unZbfJ3aY0FMf8ArWsDM0Yiq3/OHU+3e+AX7toEy/49yxH4WHtPv/BCuOjCi4i0scCsW3mb2wbQnW8bj/cwt7E3mDNnDsyfP1/6ni677HJ48cUXTUnkRRIJ1+YXFRXB5MmTYePGjczjL7nkEnjyyae0Gn2h3j8Q8fUAu3fvgtfmM7mVqFgRNlHX/czo2n84XPbYu6SuvP1mdCph9Zuz4ceFL9s+Ztr06TBjxjVI5gznrHzTrb4AfEwaD30b3Y/IgH93vIhkz549cO211xKJxI/Ro0fDV199hSRQZwLExsZGcmAS4LLnzZs3M4+/6KKL4YknHo8RgNL9e3jdn5iaATfMWw1Jqe23tmfHd0vgi6fvgIYaeXA7bdp0mHnzTKTxe1P6XbPS7O3mgF8kg0d/fgP8xiXO6Hy8aBHccMMNJIBm0nZjx5LZ32QUF2DwNzRgEjRAcXExihuuYOYJ8LgQebFHH3s0JAEqyitg+/Zth31JZCQJsBwkXdqumvsF8QDt0uojwH8x+w7Y+d1S6f1Tp02DmTch4PfuLQG6aPX5QJcGuv3tMMFvXlehrLwMLr/sMhI0855g4cKFkJSUTMBvEKGkpASuv/46EkTTA3uHhx9+REqAckSwOXNmw+Ivvoj0z+GKAJHaJvVWGfhPu/4+6ILA3962X8FHwe7NMH/m2VLwH3PssfDhRwvh0UcfdQl+D7Hyohfw2Fp967YmeTyMBGLBTx+WFwhCRno6fPLpp3D55Zez8xQoXjj//POR1S9ivEBiYgLMnj2HLHSnx4cffgh//evdwvdQVV2NDMCNrQH+wxoE43z/z7z06TXqeLjkkQXt0vL/tOgVWPHSA8J53A3h7r/egyTPNBOElkWmAlbztizQpf7OUeLYW3180GCnpY9KXwbxtkHa5U0IqDjDwwfrL7/8CgE+TYSysjK4++67STxBjylTp8KDDzxIPEB5eTn84fc3CPVFh9sDRIIAgvTBuv/al78ll+1N8qx46UHY/PX7wn1nnHEGPIRkAF4r6xG0vceVBGqq1uczPm5Br10a96lwM4pT3nnnHeZzDRkyBObOfQ4SEhJMOYQPTIJZs2bB3r1st4gLLpgCd/z5z3D9ddcK4MdqgMYE/j6Ldm+WfdW5EH6b9sPSGlHawuT8e/4NA44/q92B//17LoeiPZsFq3/jjTfBlVdd5Wj1nbR+qMA3HC9gp/cNsIcixq233grvvvsu8xkHDhwITzzxBEmPap5AIwK28vj8/v37he+kqqqKOTf8jAvhrFueFL7XTx7+Pez6XpCRuPFWP2hCZ+rWJIA06zPguElw3j3/blfgx6D/8pm7BPAPHTqUWH186XFl5R2svotcP5veZNOdxo8vkz7uvYFKYoPbb7sd3n//Peaz9u/fn1j8uLg4Sg41kizSc889BwcP5tt+f8NPvxAm3fKErWF59fpTZBm0eaC1YGxRArRkEDxblvK0+6BtGfwf/O23AvhxoDtv/ms24PeYVj5U4GtafQ8b+Ho8nATycJInBPiD/GWQAn1QBL0RGOP7sFW/8MILmc+7e/duUjaBrb4Bfnzgzz5jxgzo1q2bfNLPAfwGZk659l7ZXTMgjG2u3I6WIsBEkDSwOvPmxyE+JV370tvBUbhbAz9vnaZOnQbz5s0X9b7H0vsm0GkyeLgZXk9oySPL8NCShwZ/kLf0AtiDtqAn54LWfY899jhJb9IjLy8PHn74YWT1yxkphN/TJZdcCl26dJGCJdT3PPT06dBz5HF2RjYqs0BC4Is/wPQH32xHln8LfHTv7wTw3333X4neZ7R+swJdlzO8HPBl4FdtdL9b6aNKLu+++y/w0UcfMd8BboN43XXXE+BrnqCBeAWs+3F9UWlpqeAFzpz5mOP3XVl4AOb//lTZXddAGNu6toYEkrqmM296nJQ3t4fDDvwPIevnBH6PIHHsJY9HYvUZCeQAfgw8Ylnp/L4kz+/sDRzATz3vPx96iKQ36XHgwAEE9EUM+PF1zMkzz5xE1hLTY8uyD+CrZ//i+J2nd+kJx156syupfbglkFDoNua8GZDWtQcpcW7r/7DWtwM/lj58jY2T5KG1vcdG6ysSre8keei6Hifd76z3KQkUFEHPE+LBBx8k6U16rF//M6xZs4aKBzQi4Pdy4oliu/otyz+A9Z++6vjdjz7valnqPBNCbIfVmgSYAVzLcvyGj7lkJvngbf3A4F943xUC+P98510M+AlIbQLflqvrYQNdQgQJ+O2D3CAlgXi9T+l+VQ56lhgqyQBNnHga872sWbOalEfQXgAfsnUIWTnDYOjE6Y7ffwKKHydcc48Md7e0lBfwtLT1H33u1eSNt/XahmIkexbdd6UA/j/+6SYYf8yxcCD/IDXbSkkeLvBlA13WystvN6OojQIyG+Q6e4Ogg/QxQS+kToOkGS5eTWamMFEQ/PXXXzHg//HHH2H//n0C+KfMet0VTjBJ0rv2jJgX8LSk9ce6bRQiQFvP9mDNv+h+OfhPnTiRABAvLjl46FDU1vWEk/JUaYvPSR/GUzAeQ4XU1FS49777mO/oEPpOcEmEE/gvQOAPJzs4/uKZEfMCnpa0/uOR9CGsbsOjOHcLfPwPZ/Djw4uOqsoqOFRQQFl9aoLKI6/rEQNd93U9hgSSg14NK8iVpzyDttkfO29w1Nij4JxzzhXiARn4OyPwn/+P18LGyJCJ04hxjYQXaGoaFFt/ZvVBAtL+17z6vzYN/pLcrfDxrKug0QH8Xp0AHi++9JLrHTMzkRTIjuq6HhrsoVKdjDfgX8N8jGpKrsqqKrj4oguhurra9rvF4L/gfgT+1KYZyG0rPoIVz/9VViLR8XCkQYUdEkadc1WbT3eumfewAP5TUaDHgB8D3+s1wY/P4R8er5Ji0p2eUIGvx0Vdj8e5ridkkKsKQa7qRu8Hg4Lel8kkgxipKSlkNZg9+IfC+ffNJ7Knqb/N4FNtvcCM1pZAY/m8P2b1yLOvavNZn0l/fo78WPRYuWI5fPvNSrImlge+12sQwgM1NTVQXFwiWP1QuX5FJ4PHYcaXz/GzKc9gk1KeoqyRSSAe9HZeQSWlEri/kAz85933mg7+5v0+4y660S4WaFUCCC+YM/6MNq/9CZHRZzj33vnQuS9Lgn89N5cQQQC+cVsnRU1NLZSUlkZ1XY99kGuf8uRBz762dqSkpMKJE9h8P7bY+PtsKWz0leNsbHNqhMIlAHY5wu5oR114Y7up98GW6px75wkkePaZObB82TIK+F4d+F49JvASYtTW1kIZJkEU1/WoTUh50udVTgIZj5k2dRqrv9HRkrVg+LkGnTrNlSSPFAGEjZC7Dz8G0rJ6QLupe9AnYM5GJOjEkWDO7Kfg66++Mi2+GQx7qeAYHbV1dVBWVm5JIGGG1+No9R3reoJ8kBsULLIsz6+GKHEIUilUVfAYqg3oWcL069efqQKtLjoAJblbWvS3GTH5Cle4jBQBBPkz8OSp7Qn75pGQjDzB318VSPDUk0/Al18uZYBPg99LPIEX6uvryQLwaK7rcdL7qoPeZ70BdYn+Hjf1osfBzWtb9HdJy+oJ2cOOcaVMWpoAOcB1d8OWcuApU9pFzY/sH3a5Z/9NJMHjjz0KS5cskQLfQ51rQCTAE2bRXNdjF+RKdT9PSM5j4HMjR43kCPC/Fv9dBp0ixfqUSBNAeNU+R5/eLq0/fWASTJaQ4JGHH4LFi7+QAt9LpUxxeUBVdVVU1/XIU54S0LvwBnj3GHqU7t3W4r/JgJOnyILhqXxlQksTQAg0hv/mCmj3DMAxQXIaTL7nFYEE/3zwQfj8s88oL8DOFRiBcmNDI1RX10R1XY9lxVV3oA/yEkj7++TkFFIiQccBkfhNsPF1Y6RbigCC/MGBb2bfIYA+ers+VEWFuHgFOmRlwiWPvA5d+w9jvphZs/4Bn336qZYa9VhzBV4uSG70NUJtbU3U1vUwz22b8mT1vsxj4Os5Of1YGbRlbYv/Lr2PPk2G01MjRQCBWb0xA9tjhyt0eJGVTkzwQGpKHHRIi4fU5DhIjPdCSnoHRII3BBLcd9+98MnHnwjyh58r8Pn8UFdXF7V1PXJZEwwJep4YOTk5Qjq0pX+j3uNOt5NBmZEggMCsbkPHt4uaf1Irgqw8MtyQkKBASooHkpI9kBDvIUTQi6PMTSjweofLHn1TIMHf/nYPfLxoIQd8dq4Aewnc7BVniGR1PaHy/PIg132eXwxygy6CXPlcAA96Wn6lpKSwcUDe1oj8br3HSb3AxIh7AMy8XujF266RR/97VPDEoSA3EX2eRIXIHEwCAna2MpC6rt3EXa0vf+wt6MaRAHdHw+tlLeDrqVL9MGIFn89HSieisa4nnJQnDX4zTtFJTQ9cXxWJ3xEb4eZmg9wQQGBU17Zo/bFyVAJI3wQQ8LHFRwRAJGAKXyVgp08o1l1kw7nfPv42dBvANvq968474YMPPrCAT2WHaM2Ps0O4iC4a63qcglyVe36pTOIIoOqTei199GwlDyA8Ybch46M+eYN/iIAagAD4Iaj4NPA7AN4O7AbgZQN7gt89IZLgjjtuh/ffe58BvgF+DCyjtTcmAfYE0VbX41rvB2XzDyoMHTZMUpYcgRR1cjp07DNElrDJaUkCCPq/y5Cjo87C4y/fH/RDY7ARGoL14FN9gOGPszhSILts/aKAMzGSUExw5ZMiCW699RbSUpBkhJC2MgNeDrw4HsCeINrqelSXep9/v/jvCgsLBfRH6nfvirDYHC8QtgfA+j+z9+CoALwPAb7ej6yovw5q/fUE/AF0PkyMOwDe3UhK6wBXPbkAsjkSzJyJm8suYEsb9A0dghwJcOvwaKrrCbrU+0K8ge7DayNaQwJpBBjfrHSoJ1z500XOuFYZvmAA6hDgKxtq0VEDtT4Mej+jOW0B7MAGpQnEUCQkuPqpdwQS/OlPf4I333yTASjZESXAkaCuDqqrqqKqrkflnlem90VvoIp7PUdwD0QbPI5tKQIIT9Sx95BWs/K4r3xNYz2U19VAcU0lVNRj0LNWPpoGDoxnzH4XsgeOYM7feOON8NZbb7E6PBg0YwHjwHMEVVWVUVPXYxcbyEBPeyo+CI6kYohPToNUXI0cIQKM4U9kDT46YoFrAH2B1SgwLK2tgYKqCihEoK9qqIOGgI/bR9jepKj2i0ObBW41DBJcg0jQnSPBzTffTDacIHte4UO1SBDgSFCJSBANdT3hgJ5+f/weAXHJ6RFNeGT2GtzkOCAUAYRoOrP3oBZlcB2y6CU11ZBfWQb7K0qgrK4aWfkG8HNWvinwdYt5tQmvo9q9ELqajEjwf3NEEuBe+3jDCWMzOD4WMElQWwcVlZWHva6HJp6o+/l0qEUMXPJBj5TO3SOqFLCHaaoMCisGwJWRccjlNKeUtd7vQyCvgYOV5bCruBAOVpQhPV8HvoBfAlq1CaBVwweta8uvunokfmocE1w75z2BBHfccQe89957FgkCkpSmToLKisrDXtcTKuUp8wZ4h3qWANkRLVvPGjxOuoLSze8bF5b17zU4bCXhQzq+trEBHY1Qg+QNfsNm7xwjlCTlCIotrBTJ9bDcgPHcDk/AvgXyLqWvK163zjBPj54Qy6Hrnnkf/nvLRXBw5ybzte68804SBE+dOpXT8ywJ8PJKXDqBF5s7pjxV5yBXpQHNt0nhH2ub9ZFcStqk4I308Ptm9X9kY6+Uzj2a7AHCIkAHJH/cfJoKpGNrdNA3oB9QWxcLZj8cGeZ58LgBrR1V+D9hQEu/Lv7x6dIHx9d1+fw6KQwCYRJc/+z78NLNLAlwm3EcC+Ams2Jtj2WhCQmQd0xPSw+7X4+MEHJihAK99dyqRPLQl7z+74D1eYQZkNIp2xV+wyWAwKD45HRpoyEM9HIMejyziYDP7lmrOOCXgk4Y1tk9EJvwuvqLJcR5oG/nNMjplAr7ymthd3G1yA+KQEbFI/EIisJUQeLJshue/QBeuuVCyN9hkeCee+4hngBvQUqTgM/41NbUko2n09LTBCCGbmTlDvTyPH+43kAlm1+zBBgUsjlVSwxMtIr921uUAEJZaedB48iP2uDzQ2V9HZQh64SzNviDaxbeAx4lQtbZpaphb1uWWOXy9+Lramf6d8mAnKw06I/AjziADgU2HCg3H68aIDfmFlRKClHeDbhz2BNgEvznZpYE9977d+IJzj33PFbfcyTAJRNYDqVnpIcPegHszfEGzsTawe0EaWAm0iM+Jc3OC+Q2lQBCEJFfXg55uXnQiFwysfBg9bThkdni1pnTTM5SxukFRFIM7JIGWRnI2ndOh7REDySgz5TgVSCeEACgpEbzaqoian5g4gDtuYGRQdY5QoK5H8J/Zk5nSIC7LGNPcM4551ATTuIiGUICFFPhDa0Pj97nJZDKlEHg90fvEIkVQ2t6gOLtP4VNAE84MUBNaldk/X1MMkSY9HOZxWGyJm4zPCTtZZ9+5O9T6efg3mhyvBemjuwGs6eMgPH9exDLn4wQH6dowCcHIkFBZb1ZfstM7dudU8XXNs/pcuj3iAQ9BrFrZx94YBZ8+umn1CRZQJoiramuhtKyslar63FOebLxyoZffuHmjMa13trt5DRXKqYptUDmCMQnyYGuqq4moFwDXZJ+dCSF3W0ZKdDtFAT+v54xEKaMzIaNpQEI4FVgCPheD+iHQqRPvG79rSdRzS/cPKfy51RT+/PnVP05sCf4/dwPBBL8858PwmeffcaQIGBHgtLSVqnrcUp58qXcGzawBMgefUqrVQ3EJaU1KRPkCScIdgYih3lVtSWLk8doEVKA6kiSaaOyoU/HZCiqC0IJOjx67b8HtGyVVz/i0FHV4GeBLnlelXpNxvJT5zSSYDBpl3YkeOThh+GLz79ggCsjQbVBggjX9chnfdn1C/gSt4X89Vd2J5jsUSe3WhlKBpJaTRket0FwWs6o8KWMnVRykjIyUqjNIQUrR1ISvPCboV3J7R1lATN+IReKpuQVgxAKK4FU7nVUSl7RXsBcaqlSVZDG5zAfq5HgDxISPPbYo7B48WK9bCJoT4KqKrIlUSTremQVpky5tv7YXyXWn0yattay1iaGGa4lEM7nN1vKcJY4JCnsvIiMFILml7wP3E4DWX5jHKgO2Hsw/dTuklrOo3GSx8YLqCb4OSnEnFfJohqZJ3jyiSdg6ZKlJglUm7KJ6qpqKEYkiFRdj3SNgkQCrfxmJfP+uyHr36qLoOQM6NtiBJAHuGoT5EmIx6piWQFPCtVGaoGTPudevKA2SNWpW6AN6tfxZb5u/S1dT8sgZy/A634T+MZ5zhNoJGDLJp5++in48ssvbT0ALYeKTU/QsnU9wiIcSde6nTt3QP6BA1T2Jw16HXtOq64PsYkBclqUAK6yPqoaljyR0wkcpQyo3N+rquTv5XFATSPlyXRNHtQBH9RvB9AJP7pyqLJBkFBqE7xAUAUO+CIJEs3sEEuCZ+bMIQ15ZZWj2qF5CLwpdXFxcYvX9cj0Pk/AtWvZnYF6YvC38r/0ngMjK4HAIR0ZNim423aBsGpDlO6ZqXD+2By4/tQRAvBlwSh9Lq+sDoqqGyEtXtFBrx0B9CZwNshPDhURAGBLQZVhzE2guvUCvO4PmueAWtXGBsaJqelksownwdy5z8KyZV8z8QBDBL2ojpCgqCiMlKdqk/J01vu09S8rK4V1a9eyZvfUiw/LOvCWJECOLNRVwVmeqCEyQWFrfup2h5QkOH14H/jLuePhtrPGwMQhPcikEKhcHCCkYvhzKry+bh+kIgIkoyOgr0PwE6uvWX4fetrc0hrYWVTFZHTsvIBKewHTLRteRwO4lARAndPvx57gegkJnv/Xv2DF8uXsyjK+EVZA26+rqLDIOc8vDXJlMslZ+uCxdOkSzvqfDckds6GtMCDObRkEuCz+EkoOVCu7Ipu1pcsQmDICdDO7QzL07doZju7XDfp0SiOzswlePEml5egLKmrMmhzyt1Rdjlano70ThavdWbevHP69Jg8uGdcblu1rJFbfE8SpT61StbSmHpZuPGDFG/j9q4oJfMX4XzFcgWL5LWpWPIjTqlqBEAKWdt04Z8wSG2/OvA0aCa575gN46eYLmQK6F198gcwNTJhwkiQwtsCLF9TgArpOnTo3q65HBnoa/Pn5BwTr3/eUiyHYKsUPLTPsCLDeTRmBIlTeyOtwAOSlw3xtjnF7XO+OcN2EgZCWlg65lQFI9GoTU3EeDfwJ+iztjsJKrvyAJaTtOfQjfrOrGLYWVsHJA7pAjZoApQHNihwqr4bc4kqzetVUcTKw68ymn5tmsEIsPEsCRScBXT5Bv1GDCFgOyUqpX/rPf4ilP+HEE6XVoyYJKhEJ/AHo3LlTk+t6VK7kIcgtd/x40SIGHV1HngzpPQZCG8K/Yy2QrflXgaudVxW2WlPlrLED8E0A67U9547sAfedMwqK64Lww0EfJMYBAaNHn5gih+4B9pXaVGgaxKPKNJkaHf294Vjgow35JtitTa/Bek+03efBbjyfSgOZ8wCKRQLtYYokalGoAjuj4E7zBHhRzcu3XsyQ4OWX/0vkz/HHH2+7VlgjQQUE/H7onNU57LoeWgLR1t8YmzZuhF27djKfY8iUm1ql7qclR9PToDaaP1QZgqpyKU3qMd0zkuC2M7SmSltL/czsrEefmPLo5Qo+ZN1qGvxsvCCp/1FBzNAIWp5/DtVKx6oOup/J8HDnDZ2PO8NhrxVkAmNVmBnmrxuPTSTLK8WVZfNefQXWrF5NlUwEhKAYX69AJCgoKAi7rscJ/Hjd8qKPFzLvp8cxkyGpU/Zha3dZeWBn62SBBCCpYkkEk5lxKCHgc/+Xj8+BdGTyyxtUUqaggDg7q+iE2FtaI83ySM+pXIYGuIyOHdhlxKDSl+x5C9gY8H07pcCE/lkwfUwPrc26qnIEkYPftMY4O6Vfx3LoGkm3iddemw/fffedCdiAbNkkJkFFBdnRPpy6Hjvw4/ElCnzxRoCmjEhOg8EX3HRY+0T56qpkcM1tYQkk0/yyUmDnOEAMmLVzg7tlMDO0TrVGG/PLredTOXmj8pLHeleKbq1JeTP3+oLk0QIG/T7qDShUmbNqPUv3zGTol5UGfTumohgFSGVpnc8Pjf4gVxqu/b3C6X7rm6T+1yUeIcHT78Crt18Ch3ZuNp/rzTdeJ822jh5/DBsTcPn6iopyCKDAOCuri43ul0sfHvy7du2Cb7/9hjnXf9IMbSLqcKof+WvnNYcA5XQ2yL9/C6P5wU0cAIqxZkQDlipmargn0mZpawLUZK6moVVmskqB3JJq3ZOw2tzI9IAQ+HJBvI4uRQZ2Ru/p0FRYCBu6fnSPDIhPSIJuHVIgNcFLAvZ4OlNV5dNbsCvm+2WNhnmX+V4USYyARwKKCXDzrfm3XwqHdlkkePvtt4j1HzdunP0CenSUl1eQRTVdunR1pfd58GPp8847bzPnOg4YC71OupD8LnBY8a+2uARaL4sBnHQ9XewlxAaqWK7AhQNQVe9j9Dk7UcVOVmECOGp7vkCNkTjWj8u6Uk7Dc1KIftzo7mnwj7MGwulDsiE7Mw2S4rx6gA7mmgKcti2vbbRkDvd6QeM1gyonjaz7DSlkyaEMuAqRgO9F+u47C2DdurXySTJK5mASHDx4MGSeXxbMfox0Py99hl58V1T0hq1qjRhAbaiVlya4CDLdnFu+vYBcS9EnqII64I3JqoA+WbWnuAqKqurZQNpFaYIQC6gudT83qzsGgf/3x/eG5IQ42FTit4J0jxafGEspMQn2l9dx5FH10gs6ELYJglV2ut/YMDoByaErn1wgkOD9996DH39cx9YOqWzJhEaCcsjPP2ib55eBH5NLmPE982pI6pgdFdkcX111GOl8dwQQAgh/UR43LwrC/ChzTnVxjgLaJ7/uh+0FldAtxUusvZ+y/Bj4PnKosOB/uyBk/X0IL8ASQ+WCZHFW1wiUk5C+uXp8T/IMWxD4mfJp0DNV5poCBSqRVwuCHNxBCfitIJgNhPkDxwRXSFqzf/ThB/Dzzz9aJRMBsW7IIMHBg/nSvcn4gSe83lnASp+sEROg14TpUdMd3F9fbSfjm0yAPMdUqCrKG7Up59gqBbjhrR/Qh6mBfhlesyjNZ16q8PqabbCjoFzyHGqTvABwXoCRQtx5DMgxPdLJckr8XvAknREaMBkrnRQ+9AFKa31i2pQnAoiegMkQBXmyaOdwp+7fPo53qmFJsGjhQli//mdJWpSND/Bu9vn5+czsLj9wrc+LLzzPnMNWf8hFd0XVfhDV+TtbPAsksCdwYCvE9xpGlTdwJQwOi8btMj98hghbzMtfWQ0XjO4Ffbt1hgM+LY9eUlUD/9t5ACpqtQXqfOBLbinspBdQE2OyjBDwk1hChge4CS4VOqfEm+XU4twIuzb4YGWDZVFJoKswWSZFEripekSs8Dk3VZ7swCS4/PE34a27fguFu7eY5z/95GNi8UcMHynW+zAkKCOBcffu3YX3goPeea++Si5NwCSlwYgrZoE3MTWqJr38cgnULAII+inYUEOlPsHdNdmsMJ8hUtnUI64NwnLIs/EAMztrXAcu/WllaVSxZkdR2BlnPsND1SGx78NIyyjS+euyenEdQZDKWuHbuaW1VrBN1f7IiGDXyEKVZMl4l4xJgDfuW3D37xgS4D2MsQQaNmy4zWSXNU9AJiIpEmDQY8uP5Q+T8jzvj5DSfUDUVTtUH9wVNvjDjgGCRXvlFZ4hJA8vl1TJ7HGTZmuZ+wxiSZYjSjI8+L8OyfFMQByU6H52KaNKyieM9xakpFGQCtpJSTU6UVBVL2wOQc8IO01+Ben3TgWnzDkjeNUDY9kWrksWfwGbNm2k9iRgwW8MTAKcHXIE/7l/hK5HnRV1uwPVlx5qkvUPmwCB4r0MyGXl0SFBzNwvD0Sl9fchShOABq5DQNw1IwXOGtELZp45Eo7r11VSvgxiAEyVNP+0vwJqfQHomKiwWSqVLamubgzCtsJqM5gVA2BK94P9Y8xDT4WaB3Wf8XjsCS5++HXowpEAz9xu3rxJ35wjIICfJkFeXp4U/F3HnQU9TpgWlRvC1ZcdalIGyM1M8AqgOkTjNGgQHZ6kVEfxY0yK8ZLHebZWETJGCriYrXUsUNOuZ6QkwpDsjnDCgGzISkskMQVOVa6qrGOfny9qU+mqT03a1Db64e2fDsCV43uTLI8FfqNmSXvfy7Yd1OWPYvOJxJlhlXlZZorO5QSoCvHIE1z00Gvw/j1XQdEeSw4t+1pbVTZwoH2jqsbGRlj40QdkoT0DfmT1B037M0RrnVvFnl+aNAvshgCiF0AyyNNrqKXhVRBnXRWrhaBKLQawglZdWoNYpgy67CaQkJQmKIoz2I3HdstIhFG9OkPPLujomEpKqBO9dMc3BQ5V1JqyyajcBLq8ge54R5Fg1W5tMmjy8O7ww6EAsfoE/HhhDZIZa/YWwZ7iautdhqH7aaNgxQCyx3HlIVxMMP2h+fDh3zAJtlrWbPkyQoJBgwZLwf/5Z59IwD8JBk6/o8kzrYdJ/7eYB/hFzARtgThEAIXL/NjV/LgJhnkvYJXeS8AewgukJcTBjacMhNOGZMOqA43EOnv1Euo4vdUhWVPgxZNUNVqArdK1TCoHfNosWyT4FpHgp/2VMKpHBlQHvESK4J6ph9Bz4vQn2/laDIDN6gieDPodfAZIdesFdBmHSTDtQUSCe6+GYooE36xcQS5pEtiBvwsC/4Bpd0R9iXONnAArWoIA623jAF7ymJbbOsdYfQWYRrIyz2ClLQ1iKab2t63Z4eqTnpo+lvT6/LnQB/UoGk2MU8xGV1iyEAIg8O8uqrK8FJPtsZFBHAnw4/EC+x9yS/W0rGJWqyoKMItnFFupI5KBt/7hSCBVZc/iDU2mPjAPPkCeoGzvdikJbME/FoF/6h0Q7eX9gfoaaCgvaJL1dxsDCHMBjLwBYNKZFkid8/8QwgsY0sQkAm9PmV9GS2fOOK4fAX+tT4W9VdpKMg8YTa6sNQWYDOW1DXrmx1qxFZIEwLwkcKJd1PuKlpYFptKTLXpTFaPrtFgBmuD1Qp/OqbCzsCok/MXmYRYJBl/5KPz68p+h9tBuhgSNDQ2wY8d2Kfj7T729TSxusdH/rgngphZoBV8PFCjOc87ogMpkaKyZWlVIk7oqTZClMyVpUazJ8dhe7udmZ3WZZK4tUGBvWY35ukGu3kdaGCdpZRKULGoRF7lQM7iysoYg+/g4xM4BXdKRhOsOVx7fD4Z0TWeeg35OJhMEfCGdljlqwG1g4pNh2IzHISW7P/PDfv/9dwL4s3Twt5VRmbtBdnplS3kA48km8l7Am9WXWl6oCpKH8QKqbsWVML0AONfq8wFxdobWvLfQmKWlPYmqMCXWuSU1lgega/7tPIEsc6PHA4oiF+l01sd4vKz+H48eKFDHC/+HdOtgdqbGcs3wVAD2cYBs7zPDkNTof+9NTIGhVz8GW+f/hfEEDPjHnAn9p9zWppY12hBgRUsSAD/Z/TwBYMxZVkaHkzx2KVFtphaEHvrglBFyyv7w5Qr6KK0PQpJXoSar+P4/Cmw5VKHNLDMyyIEE5n1yySPW+zsTAT/FECTXRvboAD5vMgre8VoCPUj36gv/cQlIdYMjIG3Br9+srWs03y4uXxh61aOw9bW7BRJg8Pebcju0pSW9gfpqGZlz3U6ChUMAMQ4A4Ba9g60XsALZ5nsBbr2UCVb8mEOV9cQL0IAP6oA31xMEFdhTXmNmS4IkC+RMApVqZeKh5jF4gCsSKy8jAi6mu+mkHOiP9P13B/E+alqmymt2vrAyVYVV9a4Wm9g1F6uqrmcI5EEkGIJigm2YBAUaeDoj8OdccFubW9BetvW7Zll/tzEAHgv5OMC/+yeu2zE4xALMLYm+B5vWgpIyZVVepowvPt+UT56hQ6JHup7AKKlevbPAnNk1SiCYxlUOnd1kHd74mCFIlWTIZnhvmtAXWf9U2IVilapGlQrQ9X0KqDUFB/FkXYhSgKDKrxmwXpN4AGAXkOOJzMFXPQIp3fpb4Adoc0dl3q8yrC4KhwBu1wTjOGAq7wXi+o+TSh65F1D1q5YXEMSBSll2PVjlsz2KbQpUhXd+zCN9fnqlJ8PmEh+ZncVg8isqAZaCkH6wohpWbDtInsFqUsV5AkV7TqOViTFPIMsI2XkDO90/oV8nFNimESLuLA9Qu2ca6wmsNQVFxPqHtP22maBGFADjiTmp5UOeYNCVj4A3KbXNWX5jlG87TB4AD+wBACAML+CQ0aFqbvp0TodhPTqHXLHF/x0+X1Xvh5nvroNAXRXkZHjNuhxi+ZEbwOsIXly+0SqIo2p82Lp8YIvVQJW+b+kKLmkmCEzrPK5XB/LKeOE/XlOg8KlVsEIK3J2azwCJC2rEmqAgZf2damhwYByNtT1uDgx+PAcgwWl5JDxArp5bNXeNUauKSVlEXJc+rr2Ane7vm5UBpw3vDccN6I40fDI8+cWPALYBMav7+fOVOgkGdc2AoT07o4BY09e7C8qgsLLGKqlWrQ5ttCdgJrxkQTDVAUOoVOK8gazsAet/PAqETBVYRYC6V9tfVhsyA+QUANdRAXB7G+Xbvm9W+jNcAuAxH7htk3y/LAXvmdeZKUpHsHPE6JWVCacM7YNAnw09MlPNTgp4YXluUSUzq6kKmRcqKyQ5j1OTuG0ibm6rMDO0kgkujgyOk1/GbLekroee7lMlRDBKQYyBq0XNvQjAWkOgrfZSkGzDHqDOlTyRbUxIPGJNfVTX8DRrAmz7966USksSAD/5bCYO2KMHworqygv07pQK1588GLp37QaJiUmkMC3Ry/b8xIFfAbbUph5wbkvCFt1I8vomI6l8rQ0JhLy/ndVHN7ulpxBrnldazUBPoWMAs+rVUjd5pbUwrFsatZDGAr+xlsCrYv0eQASulqkjW4/Al0JoHqD9EaD012V28ic3kgQQZRDOBm39FuKHnUxlY+Re4NLxOfDgBUdDbdBL6nRwBwVjV0ajgwLOf2/aX2JhDmwaz9LBMLdsUeHJEYoEAthBGuTiZ8bdqsf2yYLh3TtCp9QEmL9mO1fyTJc9cM2u9Of5fEsBTB7WFbqmeKGkzkfSsgH0gIAerGsBsArr95Yy4FXD8AL4qs8hAG7ro2zD183O/jSFAHg8g45XmWB462qIG3oyAZegynUvMGFAV3jm0uNJ5mNVXgPR5Fbajy1U211UIakWpQDuEA+oRmaHmdkVS5oZErA13dYEmH6+Q3IiDEKAP6p3FvQyOr7pUi2/XJtN5mWRSQSu4pPMUlfVwwur98BVx+bA9jI/ZfUR+IMasYvRY77ZcchFBkhEv3Gttp1a/8aKQqjeu1EICZoif5pCAEMGZdLp0GBlEXgzuph604SjjqU//0bbAC6vMkCyMnFxmsDx6JWTdA58R0GFnqXhwUpNkHG6H6gOzEClN52rOWUfT7svNSEezhraDbpldYb0lGRzHQEt1SoQwOrIdksGuKlGkSpYRW6MWdBeY8XOYqhBEgcv/N9eoZBskEf3XtsPlcOaHfnQ6A+w3ikM8BP5U98I7VH+l6z9xA6X5a1BAINpM5hgeO0i8JxxrZ7wB6bKBVczThjQjVzfU+Fnxawi/sbbjZYnwO2swc/WSiSRQQLFjgQc0EGS3z9raHf448kDoKxRgY0lfmtiSmGlWkFlLbHQYjBsBMqs1FJVoDpOAPwvrxQdZZDTKQVqA1revwwFrT4D+FxsQ39doTYlx/9XhyihaIsj0FADZUj/2ygTaA0CGC82QwiGGy7HHVyZiSr8Y+PA19RuDSokeflWisD0/dx2qILqzx+iIa1DL34pCaQxgRXgHtWrA9x55hAi1TbmN7Bt2Q2pppcrHCirETs+8NdNZ6OwjWLMxUEq7Cmp4VZ8WZ+JN/yqqyyQ9kjsAdqbA6jc8QMhATfWQxjlzy1BgPUgWSuMU6IJx05lKjdVsCowybak3DakfJ3OutwSq+EtZemNilJbD0ClMsMhgUrN+mLi3nWmtph8B9LmWJcneqwmV2zMgnP0hv5n4xJ53x/jcVamiPGTVIpU4Wd2FftFMXb7Ift8ftIBor2NwtXvtKj1byoBjDmBiUwwvOFLiD9mqqnJDS+wCgVzWC+nxcdrKT+g+35Sm9QhAGw9VG52eKMdvrleVxIUS7cksiGBUcxGSxMj/z+wS7pZTo07vokyTWG6wOWV1LBZGlsiAAhLeuj43fAOegGesApMtekNJMtYGfq/ztfu5E/FpuXgQwGwRJLPa87zepr4d/P4nKuWEl0l9uRB9724civZlRFraNyNI0j1/TRKFcprffD+2h3cJhQqt3jGrsePVXJgljdQpQzA3adyJRD4amqCZgtqfCo5VFq7c7vAVDf4oaCqzrHNodXSEITSBfZvgtpEGKiSx1FHUGUP6j7Dmxp/b8wAt6ejaPW7LW79m0MAPGbxJ3AwrJLuceyKrUe/+AV+PVAGQzrFmf1zAlSdTiO6fGHZL6RLA9+enO2Zw/fvBKaa04kEwgou7j7Dflb7VHbXeBXM5rZGZemekmrnrY0MENuQgWmEJanhMYlBkcPpwI+ln6OmpiHqmlc156jYiKx/pdT6zzmcBBC9QFUxkUKyRlbnz10KX6zbDD1TtPJfn970dmdhOdz77rfw1cY8Fvi0B7DdZV21JYFABtkO7ZTV3V5grbuli8y0NQRgHpi06/JKnLc5kngFeQNccalk0KYhlrQYTmiSpXdKq29sV/Kn+Dtb61/e3OeOa+bfzxImxhAB4kZPAoWU2Vpauxy55ccW/wLKkg1w0sBssgtkWXUtlFTXmSXBfGMqYzLMOa9vpRuNkmaVC4zNpYuyvIj+ONyUF68nOGdED9Pa01bfTyaqAOp9Afh5b7E5VxGq3Ympo+jGX0y8AFSLGbp/REjJL9X/OABuTzPAlZtXRMz6N9cD2MYCRArR/fiZkmkVVu08BNsOFEFRZa10EwqVkyrCLusAjp5AtbX27N/xkmjOsm2wo7AKhnSMM609LdWwx3p/3S4orq7nFqnbtzkM2niGoMRDBG32Dgi1GIZ+XD3eZactrm6RHMH6GihaMS9i1l/L10hMi6Io4TzHDN4L4JF0xePgyejCVGPy+/HKz1uVmx49B+mhzin0Y/X3alx2yUiBY/p1QwCtg59yC9nHKCD9G+Aek54YD7eePgSyu3SB3RUBMuuLZ4Fr6xtg6YbdsDW/1Ow0YWaFFGpzQPP56Bls2gGw+6spktleReal3E0AQElxFTqq24X1L/3hPSj9/j2Z9e/nlgChsmEtQQA8lvNpUU+PoZA45S5pe3MLcNR54MgBwP2dnARd0pNhfP/ucOrQXjCgawbJ0T+46HvYnF8mgJ1pXAUWwej7jXQnJkLPTmmkuRYuSyisqGGbXxlzaRSgaQKAIge/ImBakWI83F/A+BX37y0hWaC2PvyVRZD36k2yu64JJ/UZigBxLfR+Z/EECOZvhcCenyGu/1GWquVy9lrAaT+5xVR2UjU8yQkJcFS/bAT8bDgWHUa/T6Pp7cb9JVIS8xNffFxA6/aqBh9sO1hmEoJpU0jtBKMyMxZy3c92wbC6wtF6n5/0UsOigfUZGur97WIRTOGXz9tNws5ryddpKQKs0N/YDCYtuvxl8PREUggvvTMDTmBWYVlgYIFvzvxSk1rH9+8K104YDCkdsqABRaZagZrCtBLZW1xlZo5ks79BeptSc2qWrxei6v9ddHkQm99yk19cENw9Mw3G53SFVTvyoQynLBVqRphb7xyKBvQ78qMAHbc/b+ujastKqNu/WXbXbS39WnEt+Fz4zeGp4EwmIF72MiRMnkmLLhPQ4k4s7MwvTYKnLj4OLj46BzYW+2F/tdb20CilJkVqiuYBSqtrzQyNUysTHsQK2HuDcIlgWHsawh1TEuCkwT1hdK/OSLYlEqm26OfdQimENAPk8gfA9T/BNm7+g421UPLta3YJlxXRTIByXQpxq8Z+JsVy3n7jLB2scNJGJ4ZRAqEw7coBWf0hBPy45+fuCj8kxSlWn08PW6S2Cy+n1DtM0Gt+FUllqCrxBnRVZ1OIYAIY/ZeRnARDe3SG8Sgw79MpVe/1o7/PwgozI6UIkqlpMUCDvs9ym875f/UC2YpLgq3bIvF6cS38fDg3O4WPB3zLXyFBsZKUwlh1cdkiMGXPxuUdk7T1BJtL/UzGxer1aVVt/pRXRNKOHlt5A/arv0yAiyvGXLU51EF89ogecN7o3lDoSyDvKVFfRBPvtcqpD5ZVM9WkhlSiegOHDIj5T1Bb07ZLoCt/WQy1u9fZBb7lbYEAxpv9mZdCjYvnQsKUv5hW3Sn4pUlw/IBuyJJqOzPiViIehwwVvgeXU6v8IndO1zOSSNbS0GwO577NIX72tKR4eO6S8TCoazqs3K/JkXgPCGsKSKxSVk2t+FLpZQ8OZdDOKwKwB2ir+G8szoOKte/L7loITVzt1RoTYbKRC5I6oWD+NghsWGoVqDmVN1ATVcZvXdYQhMYAsF3muF0a8YYXlWYhGN3VWXXs5izuy8WWSoTc40u//bfJIwj491YGSMc3suqNLqP2WB3fSqq4yTQQu7uJh/19eBE9LoFui7U+uMa/dNmLZPstifS5JpLEi4vQ88ql0OoFoGAplNUHnDehAMoya7cx+Nm1BNaWpMZ6AsP6S32DVBLZ9fMR+/zb6X4jgMXd3k4Z2JWSaqxEM+YjDEJsOFAmfZ5wMkD0I/EMcFsVP+WrXiceoDWlTyQ9gDGmyd687+PHtf2G6U5xwF43+oni66t2FJD1BFg2BGVbkgatvp8rt+WH1cM/yPf0BAjZ3c2u6O2UQRr4y5GnwuXUdhKNuMjiKmY71KDDdqh2JRFB7r6G+sY2af1rtn4DNdu+sTOiCyNNvkgSoFwnAWutcDxASFArbUTLgw1D6d/fbIOOSR4iHUhVJrclKa7RwSu0Vm3Pdyd5wLmVoVi3A2xdD7cRhUrtiUzvIE9LNLPmB13HDbvo52C2RLWp/gxKQE8fdbWNba7Wx4esftnyf9tNeM1qDe/jifDzr5B9ELV4H/hXvy3Z9UW+Q8tjizfA2//bDUd3iydVmQT4eoUmBj+uNH3go++hyrSCLIFksYX0Nu0ZQFbaLNbzW6/DSTWj/TpdVaqXVO8i+5OpwibbqhAHuC+Ga2zwtSnL768qhOKPH7IznBGXPpGOAejxD3SMAb679LbVoKRnQdz4C1jdLenNg8dNb6+By48tgPPGDYKgN52sJ6hv9MOG3IOwcO0WKKqsMxfTO01sCZkdKuOpCn8DZh9Rcw80c6dLNhu0fFsB/P6kQSTrw651tjblwKTFW6n+sLswzAyQcyLU7wu2qTXA2PuXLplDJr1sdP/61novca30OvhD5QDXW9S/bhEiQWfwDpngggQK8gK7YAHyBEJlp37bqu3hWxyC0BFOIARPBFVlKino7m6yya+tKADHC2UGdOtoWX1s8RVtvbNX30T757wiKKystQJ9buKLXRfgbi64LaU/VQT60k8fBl/JXtnds1pD9zNxWQtVg7oZOfz8gDHiT/s/QgKmJFpSusxXdJqVnUbpNNCVpNbfAvdcIFSIglDGLD3HP5aaWMPX05Pi4eUrT4DSYBLsqwqSCbAEvUYJXxaUV8OcxT/qDbUYDsjtvMvfoaK0BirLatrGZNfKl6Bu+yrZXfMikfJsrXJotwN7gOXNI4Hx/mjQi4+xv98COP3YrhkpcOyAbJg4rDc8+fk6KK6qDU0EngzoOibBFcf2gwE9s6EeEkn6taauAdbvyYdvt+4zwS8Hvvx7D9UYrii/rE2UQVR+81+ol4MfS56jIuJxWqkc2u3AHxTXdAgLaHC5BB6WHOL1i7hzI1PZKZEJwRCFaykJ8XDKsD5kb4KBXTuQLFN9o8+q/ZdJI36nSqoTNFlaiQLyF1Zuw3PS1toACsX0XK5Y/qZKAR9K3jQ2+KO+DSIB/w5b8J92uN5X3GF4zXn6pZQE+HeMIySw4gFV5bYtoian2F24qbIG5n5ry+4OSXFwVL/uMCanOxw3sDskkhodJFH0y50lldKWhzwRgCuYE+p4+NboejAha4YlFEGHaIjFxFG+AASjPACu+vZlO/CX6+AvP5II4EgCv+4JGBIY1pxZxEJ5BJ4cHDPw/306psEdk0bAGSP6wtoCn7Yvgb4ZXTxFgo37ix1bHmrtDi37rUqyTYZnoFuj63qTtf5OFaB2DbEk1j+ajX91FIP/cBLANQlUam2A0NTWpeQZ1TMTPvzDGZCcGA9f721gd2Sk6nNwChNnaFSuOI6t+LT6ehocs+imiNac8g6M7KGKAPkSNyUM/WPk/6Mx21P5xePgL93rBP71h/t9xh3m13ckAZ4wi5twmQhsLq0pkzz0ji5zLj2OVJRuKfWTSTSkgoTGt0al5namPaO4x5dkFwSz/p/e2YPuBg3AkwQEySRUAblMRNTXRt8+AAT8i5+AQJSDPxoI4EiCwK9fki8z/sTLEGpThcUs5vpePhigliiePbI3jOzRkZzeURYgFt+0srrO9oC1pmArXgcsCYDpjs4mMYw6aF76MEscec2v2gTCnO2XdIeWDV9DdK0BDpTug6olj5PfLdrBHy0EcCRBcNtqaCzeC/GTbwJPepY0LmBVD7WpEvpvZE8t41pYGySzx17pYnntv7W5RWYALGxzJMkGMVadBixPFooQbAwgVoAqTuqHcxMBf3TNADfuWgN1axfYgX99NGh+fnii6L1gEkgrSNWSfdD43iwI5G8Ta3C4mp6gZP9hPEh7dpCtI7D6fm5B1t+q/9Ea0gpFb6AK6wBke/cydURBVWhga9b/q0HbIjzhYJrjqsj6R0/uHwO/dvUrbQr80eQBjGHs9CdOlqEvlpRSj5+i1w+xgbBsOSM+V0H1yOF3ZQxy6wm2HrT0v2GlQ+t+Ud/zLRKNc/bWX9YLInQqlGSADrP+CVaXQO2Kf0GgbJ+TYbstGsEfbR6Athb97HRiYN0ijQiVRZLd5sVS6E83aIEYbs/ONL01y6mtkuoVW/ezpciS5rdsI1vKqkutuV0DXJA8l8T6B2UNcK2j4TC3QfftXQ/Vnz3gBH5c039NtII/WglAB0vzpFYHSSEsifx7fpb23KclUl5xNbywYgt0S/FQ1ZlaKbVftcD/35Wb9OWU8vUD0teQgJruESpfbslJoaAqlVDCQZNBP3y6B2jtI9hYA7Ur/0UOh2D3GohQJ4eWHK1dC9SUcStwrVYYBuccRVKlOEDm2xsCVTT3whUT4IShObD2kM8qUtN3p/9mSy488/la+6I3YZcYvsWhpN8nV/rAt0IU8v3cdx7qF8ABcOmB1jes/n3rofHHdyBYU+LkwVu1pNkxJRtlxXBNHbiI7iPQKkrFkZBC4gIvbssuFK5ZgD55UDacOao/+LxJRGeXV9XCKgT+TfuLuCI5jggCGRQR/FKiiIRgwC1ofJtiOMm5htpGqCxqxSa4yNI3fD8f/PvXh0pkRJXeby8EAD0oxmnSqbYfpnNv5A0uB2+PIbZNbxVwsvKKhAjyx0MIMsisvrQCNEzLb4zaijqoK69rlS/et20Z+DZ+aid3DMlzG7Rw384YAeRjqk6ETFtZNGQC8QiGLAKuK7R7Iki8Am25lVDtzxUB1FIpZPN1O/0KFQVV4Kv3RzbDU7gdGn+YD6q93MFjhS55cqMRLO2RAK68AR5enDIdfSYoeP9imZV3IALYeAWwI4P0b2XW3776X/61y3+Lsn1lEUuBYuD7Nn5GLkMkKmZBC+3UEiNAhLwBJKL4YNQkFB+4JwKt2+10f7hBsHvrH/q7D6IAuCK/PALA3wH+TSGBH/VW/0gigOEN7tezReBEBC/OGCGvoGRk2RKBFi5h636FFT2ud4FxGQybmrzOB9UtGAAHD/wCgR3L3QA/V9f6C9sKOI4EAhgjR/cGE0M90NPvKOIVPD2HSnd6EbwCp/tlMkeQPAKwHQJhG/1j9yvUVdRDfUUzA2BfnQb8zZ+H0viG3HlGlzvlbQkURxIBjDFR9wghiYDbsmBp5M0ZF5ZXkMocG+vvHAi7C4b5UV1YDYGGpgXAavl+zdoj8GMSuBjzIIpLGWIEaAEikIAZeQU8qYb3MVCQXJLqfkWEND9X4M76hxA8IWqAKg5UkFlo16OmFII7l4Oav8GNtaeBP6st6PwYAVqQCCYZEBE8PYboqdRQZLA5xwfCin0OyG0GCAfA1QcrXVl6Ne8HDfS1rkFfruv7Ng/8GAHkRLgauH3MQsYLWX00IvQYCt6eQ4h3kAbBEkKEFQiHtPyKGQDXFYs9gNSK/QBFO0Et3gFq0Q638oYObue3RY0fI0DTguUZOhlywv1jHDcQQmBi6IclmUITQmbtQwXD9GisrIeGg/kI8AewFgLAgEfWPkzAG2OFDvx57fXHjhHAeeB5hCnAbe4XNikQAQgR0jtrBMEBtb56zSCIYwaIuxUoKwSoKwUVyZ1g6T4I1tWAWrIXArXVoBbuaO5nzqVAn9vef+CQk4WyctcjcGTqXgEX3OGdKyLeHBwRpDWbke8BraJ27JH2w4Yq7T7SPYCTZzhVv8xpo58By5tF+uX6I/WHjEmglokZJuqEGBvFVhQDfaV+uSL2s8UIEEm5NFYnRV+KIK01cvUDW/Vf9Mv1sZ8lRoBoIUYm5SXGcMF1joOk4q02BnUFd1/MsrcGAWIjNo6U8f8CDACEBm8TspEImQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 13, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161502.188247144, "ymin": 2202414.2316426486, "xmax": 6163251.275628224, "ymax": 2204466.3676302284, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS2_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Laundry", "type": "esriFieldTypeString", "alias": "Laundry", "length": 255, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Stalls", "type": "esriFieldTypeSmallInteger", "alias": "No. of Stalls", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Trash Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7555e847ab5dc04924b4261375e6de95", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUElEQVQ4ja2TT2jTUBzHfzRtGvvfrlbHmE6hXiIWtSDs4G0X8TJBreisrJd5iHiYMHAXTzt48BAEzcmhG1VkB1G87zBUqF4MCDkW7Whha9qsiXlNlN/rEtqaFg9+L695eb9Pv7/3+8YP/0n+Ue8K4uXzAY4Zxwcfw1Sk+VIZADr/CuKKz67eiY5xxWCY5X2Mj26aOgHh1VwNbFsSr689HAT2ge6+LpyzCFmJJEMzkWQIxsOTcHHqGmikCUrjG2QSp9L1nfqyvfZ79smN9RwAGF4gDiHJifjMsdQJCjlzaJquqEyCh+peBVoRFVJHD/JC6eZHMf8y5zhzQdgOOknGUlDkF+me0pDhS20Lvta36DOCaBHLQCQZyi48zwtPb5ce94L80TGugO1oRKXF2+1uEcpxhWvL7LYZinOg7epLACCiKwrC6QTDbJaeBoAoG4ez6WnwktKQKQgVigXTl+5fOP7u0aZCQThiZzqO0BUCe9Uy1b49rDly8jAa6IIGhQXD1BryjoKIYVUxJ9g3CscdCcQ8CzTSdH93TIvWuqBVYePTvTe3agCQ7h5WR4BUutqWDcQg8qqwUe6dWsciltRWjWV0hZPJJOKeMKUh09XUO9BumpITSveOMPZCaW6WPRDg8V8xgF7a/PGBfi7aTrsszZekvjtyXIn5FzlMrKkr2epU5a+pqfouGJoJzfpe+ef37SvDPhGUgbHHxK68f7CEOXFi0b1YImM7+05ciBeI1uzHXsSwTZ6e4InR8bfVX7X1xbefBwGjQC4QE4v3O+KMqz+pNQec+TGATQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161415.706792802, "ymin": 2202107.72306931, "xmax": 6163294.9973255545, "ymax": 2204170.1799023896, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Fishing Piers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161182.4930203855, "ymin": 2203493.174038559, "xmax": 6163109.39861539, "ymax": 2204761.1774080545, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": null }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Key Card Access Required", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "294a4d81f769d8694a2e3a4853db48ba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlklEQVQokWWSP0gCURzHv+/ueV2ZSkVdB0IkIYFQQkFNQVRoSyAN0dBSo7ujtATVEC3SEgUR1FJDELRI1CASpObSdiJEZQmh+efk1IunZko/eLzHj8/39/dRtBsf9IrWATOdKJXBP79p0bXTUgJA5Regv49Hn3na0oHN3i7i4jmAI4DVwkHxC3Hlk/PMH2SUpoDBVjMuTSKRRUqa6YwCgVbBmECroaBXnJoLqEkm4FlkU58sixYZ+Ii11WjgAcnESfmScAioC/RiXRzqdSy6OlfOm5B+Ntsm5AnQ303mL9ZFG7VL1GkcdUO/WgVZOqsBZPX2Xybhfhv27LWTvmaRHqk2vAwacAL5d8A4WD8fDaHNDUSuQSnKyVzkGOLGXVOkh3eAxA0w7K7fAIoFHV9FkqKsc8UfjZv3esYMsvMvE7MGrFWAdK56MrP/Ha6NNfqieQRKQlIqJrEGW43BGVWPVQkJsAXWBMtHqvLkI5OqZjhki2OjZKaW65EZ7NjKPrRteny3+AIU3Wx0Q310gvkKGnllZbR+jR9BlJQM30ix+QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6160829.667282477, "ymin": 2196479.4016488045, "xmax": 6163612.738816053, "ymax": 2204355.2241517305, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DoorName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DoorLocation", "type": "esriFieldTypeString", "alias": "Door Location", "length": 50, "domain": null }, { "name": "DoorName", "type": "esriFieldTypeString", "alias": "Door Name", "length": 50, "domain": null }, { "name": "DoorType", "type": "esriFieldTypeString", "alias": "Door Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null }, { "name": "Conduit", "type": "esriFieldTypeString", "alias": "Conduit", "length": 50, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Cabinet", "type": "esriFieldTypeString", "alias": "Cabinet", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AccessControl", "description": "Access Control Types", "codedValues": [ { "name": "Door", "code": "Door" }, { "name": "Pull Box", "code": "Pull Box" }, { "name": "Cabinet", "code": "Cabinet" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Docks", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Dock Spaces" }, { "id": 1, "name": "Uncovered Dock" }, { "id": 3, "name": "Covered Dock" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6161617.672268137, "ymin": 2202001.3558279723, "xmax": 6163635.003863394, "ymax": 2204739.36281915, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Dock Spaces", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Docks" }, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 232, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.Space"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6161621.338927478, "ymin": 2202005.925700724, "xmax": 6163635.003863394, "ymax": 2204734.1125015616, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 255, "domain": null }, { "name": "DockID", "type": "esriFieldTypeString", "alias": "Dock ID", "length": 255, "domain": null }, { "name": "Space", "type": "esriFieldTypeString", "alias": "Space", "length": 255, "domain": null }, { "name": "SpaceLength", "type": "esriFieldTypeDouble", "alias": "SpaceLength", "domain": null }, { "name": "SpaceWidth", "type": "esriFieldTypeDouble", "alias": "SpaceWidth", "domain": null }, { "name": "SpaceDepth", "type": "esriFieldTypeInteger", "alias": "SpaceDepth", "domain": null }, { "name": "SpaceHeight", "type": "esriFieldTypeString", "alias": "SpaceHeight", "length": 255, "domain": null }, { "name": "Electrical", "type": "esriFieldTypeString", "alias": "Electrical", "length": 255, "domain": null }, { "name": "DockType", "type": "esriFieldTypeString", "alias": "Dock Type", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DockType", "description": "Covered dock or Uncovered Dock", "codedValues": [ { "name": "Covered", "code": "C" }, { "name": "Uncovered", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dock_Box_y_n", "type": "esriFieldTypeString", "alias": "Dock Box?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dock_wheels_y_n", "type": "esriFieldTypeString", "alias": "Dock wheels?", "length": 255, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Uncovered Dock", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Docks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DOCKID", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Associated Docks", "classes": [ { "label": "", "description": "", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 187, 237, 255 ], "width": 1 }, "values": [ [ "" ] ] }, { "label": "CH", "description": "CH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 108, 171, 255 ], "width": 1 }, "values": [ [ "CH" ] ] }, { "label": "E", "description": "E", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 154, 171, 255 ], "width": 1 }, "values": [ [ "E" ] ] }, { "label": "F", "description": "F", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 235, 245, 255 ], "width": 1 }, "values": [ [ "F" ] ] }, { "label": "Fuel Dock", "description": "Fuel Dock", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 153, 171, 255 ], "width": 1 }, "values": [ [ "Fuel Dock" ] ] }, { "label": "G", "description": "G", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 226, 247, 255 ], "width": 1 }, "values": [ [ "G" ] ] }, { "label": "H", "description": "H", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 209, 250, 255 ], "width": 1 }, "values": [ [ "H" ] ] }, { "label": "I", "description": "I", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 165, 207, 255 ], "width": 1 }, "values": [ [ "I" ] ] }, { "label": "J", "description": "J", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 147, 212, 255 ], "width": 1 }, "values": [ [ "J" ] ] }, { "label": "K", "description": "K", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 129, 168, 255 ], "width": 1 }, "values": [ [ "K" ] ] }, { "label": "L", "description": "L", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 196, 214, 255 ], "width": 1 }, "values": [ [ "L" ] ] }, { "label": "Launch Ramp", "description": "Launch Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 178, 250, 255 ], "width": 1 }, "values": [ [ "Launch Ramp" ] ] }, { "label": "M", "description": "M", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 191, 217, 255 ], "width": 1 }, "values": [ [ "M" ] ] }, { "label": "R", "description": "R", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 121, 166, 176, 255 ], "width": 1 }, "values": [ [ "R" ] ] }, { "label": "S", "description": "S", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 150, 194, 255 ], "width": 1 }, "values": [ [ "S" ] ] }, { "label": "T", "description": "T", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 193, 201, 255 ], "width": 1 }, "values": [ [ "T" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 88, 187, 237, 255 ], "width": 1 }, "value": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 108, 171, 255 ], "width": 1 }, "value": "CH", "label": "CH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 154, 171, 255 ], "width": 1 }, "value": "E", "label": "E" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 235, 245, 255 ], "width": 1 }, "value": "F", "label": "F" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 153, 171, 255 ], "width": 1 }, "value": "Fuel Dock", "label": "Fuel Dock" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 116, 226, 247, 255 ], "width": 1 }, "value": "G", "label": "G" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 209, 250, 255 ], "width": 1 }, "value": "H", "label": "H" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 120, 165, 207, 255 ], "width": 1 }, "value": "I", "label": "I" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 147, 212, 255 ], "width": 1 }, "value": "J", "label": "J" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 129, 168, 255 ], "width": 1 }, "value": "K", "label": "K" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 196, 214, 255 ], "width": 1 }, "value": "L", "label": "L" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 95, 178, 250, 255 ], "width": 1 }, "value": "Launch Ramp", "label": "Launch Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 191, 217, 255 ], "width": 1 }, "value": "M", "label": "M" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 121, 166, 176, 255 ], "width": 1 }, "value": "R", "label": "R" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 150, 194, 255 ], "width": 1 }, "value": "S", "label": "S" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 159, 193, 201, 255 ], "width": 1 }, "value": "T", "label": "T" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 141, 191, 255 ], "toColor": [ 84, 141, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 216, 230, 255 ], "toColor": [ 184, 216, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 195, 224, 255 ], "toColor": [ 49, 195, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 155, 166, 255 ], "toColor": [ 106, 155, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 149, 237, 255 ], "toColor": [ 55, 149, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 192, 242, 255 ], "toColor": [ 121, 192, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 218, 237, 255 ], "toColor": [ 135, 218, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 178, 196, 255 ], "toColor": [ 153, 178, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 157, 189, 255 ], "toColor": [ 53, 157, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 173, 204, 255 ], "toColor": [ 114, 173, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 167, 227, 255 ], "toColor": [ 48, 167, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 142, 171, 255 ], "toColor": [ 92, 142, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 196, 247, 255 ], "toColor": [ 67, 196, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 171, 247, 255 ], "toColor": [ 89, 171, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 112, 166, 255 ], "toColor": [ 55, 112, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 214, 247, 255 ], "toColor": [ 176, 214, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DOCKID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6161617.672268137, "ymin": 2202001.3558279723, "xmax": 6163617.338872477, "ymax": 2204739.36281915, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": null }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "WS2_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "FACILITY_1", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "DOCKID", "type": "esriFieldTypeString", "alias": "Associated Docks", "length": 50, "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Covered Dock", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "Docks" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DOCKID", "uniqueValueGroups": [ { "heading": "Dock ID", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 138, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 233, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 210, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "3" ] ] }, { "label": "A", "description": "A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 161, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "A" ] ] }, { "label": "B", "description": "B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 195, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "B" ] ] }, { "label": "C", "description": "C", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 126, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "C" ] ] }, { "label": "D", "description": "D", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 175, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "D" ] ] }, { "label": "N", "description": "N", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 180, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "N" ] ] }, { "label": "O", "description": "O", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 174, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "O" ] ] }, { "label": "P", "description": "P", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 201, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "P" ] ] }, { "label": "Q", "description": "Q", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 147, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Q" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 138, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 233, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 210, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 161, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 195, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "B", "label": "B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 126, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "C", "label": "C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 175, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "D", "label": "D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 180, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "N", "label": "N" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 174, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "O", "label": "O" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 201, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "P", "label": "P" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 147, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Q", "label": "Q" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 141, 191, 255 ], "toColor": [ 84, 141, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 235, 247, 255 ], "toColor": [ 198, 235, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 197, 224, 255 ], "toColor": [ 85, 197, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 149, 237, 255 ], "toColor": [ 55, 149, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 160, 179, 255 ], "toColor": [ 130, 160, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 203, 247, 255 ], "toColor": [ 153, 203, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 185, 245, 255 ], "toColor": [ 66, 185, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 145, 166, 255 ], "toColor": [ 40, 145, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 196, 204, 255 ], "toColor": [ 157, 196, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 136, 166, 255 ], "toColor": [ 91, 136, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 173, 204, 255 ], "toColor": [ 114, 173, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 211, 232, 255 ], "toColor": [ 142, 211, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 171, 247, 255 ], "toColor": [ 89, 171, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.DOCKID"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6161712.807248473, "ymin": 2202719.671976641, "xmax": 6163496.388655052, "ymax": 2204562.088239312, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "DOCKID", "type": "esriFieldTypeString", "alias": "Dock ID", "length": 25, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "Building Name", "length": 255, "domain": null }, { "name": "DockHeight", "type": "esriFieldTypeDouble", "alias": "DockHeight", "domain": null }, { "name": "OPENHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalHours", "description": "The hours of operation for a facility", "codedValues": [ { "name": "Daylight", "code": "Daylight" }, { "name": "Other", "code": "Other" }, { "name": "6:00am-7:00pm", "code": "6:00am-7:00pm" }, { "name": "24 Hours/Day", "code": "24 Hours/Day" }, { "name": "8:30am-5:00pm", "code": "8:30am-5:00pm" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "BasinID", "type": "esriFieldTypeString", "alias": "Basin ID", "length": 100, "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 50, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "WS2_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Private Access", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ebff311a3a9d5c9e890c0e20217c9b3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABtUlEQVQ4ja2TPUvDUBiFH6RDoaBDsLVugluVDhbFH6CTIg7ODkLVwd1BsE6ODi6avxEnZwcVAjoUQUchoUXBJaJSUM69SajFRAcPXEJu7vvc9+OkwD+pkPftHOZKUNXLEDzOgw/0/goqXsB2GTaGoZYciIA2dD/BnYKDQeA30B3MvMPhGCxUBuiOfZSfYe8WVuvQAN5+AhUFmYSFUk69DlCCWhsuaxbW+wZSOWO/QBIVgQrUfdiZgaN+UGEU1ivNJpydQRCQq+Vlk1nH83aBY2VlQJrOCNRptTDL13AyFAQQhtBs4nhe+QQmtuDBgDTitEbXtWt/HzY37Z7nmSwYH4fTUwuKy5lWAgkoUwpcWoJq1cKUjZ7aH5ABRRBGyYgVGPfBKAxtZv3lqvx49opNQYtwdQ9d+cQE6tb4cJY081doL1q3p1PrfYD73Gjsmax+m1qrReS6vICbmDLtkWzfDoJVmU0+yVMEdIPAn7Ugo/5m9+RUOVZmczLKiQQB/wbWsn4R6U0wObYDuw6UkwOKUE9UTpxJCvkJZC6ObX8ss81B7RUKT9BdgetBQB4oBcqxMlvOmVRfwPeODL8ew4kAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6161759.531564474, "ymin": 2203185.2442082316, "xmax": 6162813.775847048, "ymax": 2203642.88305673, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 255, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "AccessType", "length": 255, "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 255, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": null }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Marina Locations", "type": "Feature Layer", "description": "

Data Owner - Marina Harbormaster / Environmental Affairs<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BuildingName", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Name", "classes": [ { "label": "51 Marina Dog Park", "description": "51 Marina Dog Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 206, 227, 255 ], "width": 2 } }, "values": [ [ "51 Marina Dog Park" ] ] }, { "label": "51 Marina Green", "description": "51 Marina Green", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 31, 120, 180, 255 ], "width": 2 } }, "values": [ [ "51 Marina Green" ] ] }, { "label": "Fishermans Catch Bait Shop", "description": "Fishermans Catch Bait Shop", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 223, 138, 255 ], "width": 2 } }, "values": [ [ "Fishermans Catch Bait Shop" ] ] }, { "label": "Fishermans Catch Restaurant", "description": "Fishermans Catch Restaurant", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 160, 44, 255 ], "width": 2 } }, "values": [ [ "Fishermans Catch Restaurant" ] ] }, { "label": "Habor Master Office", "description": "Habor Master Office", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 154, 153, 255 ], "width": 2 } }, "values": [ [ "Habor Master Office" ] ] }, { "label": "Marina Maintenance Shop", "description": "Marina Maintenance Shop", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 2 } }, "values": [ [ "Marina Maintenance Shop" ] ] }, { "label": "Pittsburg Yacht Club", "description": "Pittsburg Yacht Club", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 191, 111, 255 ], "width": 2 } }, "values": [ [ "Pittsburg Yacht Club" ] ] }, { "label": "Veejay Marine Services", "description": "Veejay Marine Services", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 2 } }, "values": [ [ "Veejay Marine Services" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 206, 227, 255 ], "width": 2 } }, "value": "51 Marina Dog Park", "label": "51 Marina Dog Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 31, 120, 180, 255 ], "width": 2 } }, "value": "51 Marina Green", "label": "51 Marina Green" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 223, 138, 255 ], "width": 2 } }, "value": "Fishermans Catch Bait Shop", "label": "Fishermans Catch Bait Shop" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 160, 44, 255 ], "width": 2 } }, "value": "Fishermans Catch Restaurant", "label": "Fishermans Catch Restaurant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 251, 154, 153, 255 ], "width": 2 } }, "value": "Habor Master Office", "label": "Habor Master Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 26, 28, 255 ], "width": 2 } }, "value": "Marina Maintenance Shop", "label": "Marina Maintenance Shop" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 253, 191, 111, 255 ], "width": 2 } }, "value": "Pittsburg Yacht Club", "label": "Pittsburg Yacht Club" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 2 } }, "value": "Veejay Marine Services", "label": "Veejay Marine Services" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 152, 255 ], "toColor": [ 250, 154, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 111, 255 ], "toColor": [ 252, 191, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 128, 0, 255 ], "toColor": [ 255, 128, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.BuildingName", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6161332.660042882, "ymin": 2202065.749399975, "xmax": 6163397.505322635, "ymax": 2203854.39411664, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BuildingName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "WS2_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "WS2_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "Descriptions", "type": "esriFieldTypeString", "alias": "Descriptions", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 200, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }