{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9100, "name": "Water Labels", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 609.601219202439, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9101, "name": "Water_Text" } ], "minScale": 31680, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 778745.8651999831, "ymin": 957151.0863932893, "xmax": 902986.5386341475, "ymax": 1241392.1665320396, "spatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TextString", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "Element", "type": "esriFieldTypeBlob", "alias": "Element", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I180Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I180AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_108", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9101, "name": "Water_Text", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 9100, "name": "Water Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 778745.8651999831, "ymin": 957151.0863932893, "xmax": 902986.5386341475, "ymax": 1241392.1665320396, "spatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "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", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 31680, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9200, "name": "Flood Hazard Zone", "type": "Feature Layer", "description": "

Data containing the flood hazard mapping information from FEMA\u2019s National Flood Insurance Program (NFIP). The primary risk classifications used are the 1-percent-annual-chance flood event, the 0.2-percent-annual-chance flood event, and areas of minimal flood risk. Effective date March 29, 2023<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.111948722222222E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "FEMA", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoneDesc", "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "3df846587f46b411cbfd88959c0c54a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD1klEQVRogbVayYEcIQzkQUpOx9FsJH45lw3K+xmvGVp1CcyrG9DRUumAmTk+fv8Zvz7H+PljtEZFu84lvE/0CHjMMcb7JkSEPqTau84pXohu3ceMuL+zD37tnVAwY+Z4gynHkFHpwmQrXQq507b6zkBBGL07e2+GW8FnSmgjD6FnF37swxC984x4Lnve4e16nA0Xfm6icwzt6LjsmaVgpoiT6NC+FNodmBv0z+ytFFHJ6e9cFzXMgym8Af0zeytF1HyalBJvnsB72ffvo12Ip5BTPE+SVjOkJoSjW2OZgKRx2Nc7CcwMqWl5zU1qruH2dzfpJQmWvE9I6MC7C/P9XXloR2PSDBXvuE4jAUkpu3GAqGQmzRCNaSWw02kxpCSnM7d7U+/fJcvN0E7SYPM7RBWk0fMJesqYroTsgrpCb8B85+Mmx23f86OVl/9n85H2Bq6ej5jeGYdJoVx343p/dnoDx4jC47g5qRR2m4uk1Dm5ITw6Ko97iexGOXJyQnKhse8PdPESGWsUmLLVmlP2FE+kZ0VbhBw+cKA5t3va11xeDs/ODc9b9nZj+sQo67zwQrtHiODtxmpHkFv+XIgnuWU3KDxwdD8EzXc7Kee4i+ZQ51fCWylQCWHXRUi59MqH8UzzxGvg8zSLdSZAeVfUUCknNY4Fb6VEx+outNMOEOlcGeYN3kpxxATNp7HNPJeEXdCoTGtzMp96qhu/Bwby7sg6Sq2KJIeE1PCIP3Emv/c+bT4qGgRLpnTSvDDjfZ+yOh/o0nTWK6Xd5qXSufD4hJudoWg65TDRw4F8sYffnHTavmrPXitdnslQiW4Zz18tFaGTaBDkTpMUM6xbFgf61ZIJdubVWsK3E9uiitz/1dJZOylPbL/q6B6JTMUyYqTWKr6dmHb0U3Jeo87eCXQqoWgu8SyTq4wm1jW8b8W7Wwmc012qI+zIknN1p193K8FpwjRCpYZ3cg4OhMF9ivYgU1d03hWwM1xPON5Njo0qqRXvXslyG4TilqJVBZzQYGsiHOr/kTHGaed1eg9WKC35i3Dw/wWcKrMIKZ93GqaDe7tiJkb/X8BqdAx3A97JkG2oA1HHu916LRSXtKQC3YvpRhaN+CT8BM97MZ3ySFHiIMzsyfOfdZzhKJTGvEOreD6aE6cUsGe1xhQ6vTkJPY/vyBwrp+Wjk/jQcMod4PP8Ae+21Ssl3G6sgxwDUc/L/lOIJ9m6WzWqEVw98d67A3GkADu53egCkTwa06ewXkfq3X3NTZbM4ORb9Hm6k7nZHKOpPsZtRoL7N32e7mRupaC7rkbnBmeM8QXsTurzf12hbQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Floodway, 1% Annual Chance Flood Hazard", "label": "Floodway, 1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriPFS", "url": "e838effb3898daac3a9217cb76f82f98", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD2ElEQVRogbWayxEUMQxEfXAVIZIJQZAAMRATWXDjBKfd8nok9WvZ+DTjjyRLrY89M3/8+v335/c/4+u3L6PTorVrn0P7RA6HxhxjfEzKFmUbieaufYpWtm6dVylxf682/Jo7M8YVMWKNSrgKGZEsFW8lS8R3Uq3vBBSEs3cy96a7RXSmgnZmoeyZwq/aWLaePGc01zkf8KYWrxqFHw10RNFExnXOjBhXgpBAl81zod2BOVn/iN5KEBWcXn1d1FQWdOGdrX9EbyWI6neDkmPNE3iv896bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT7++URSM0CRpV/w5RBens+QQ9oU9HTHZGXaY3YL7TocFxn/fYtLLy/yw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnI3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYD3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W89ymrs0G6pjMeCU2Ll0jmyOIzm0yaWtNJh44cBPLRnPLmpFP2RXP2XElpOk0FurU9vlqqhSTQZJA7DVKVYmlaHCP5alkxJv1qzKHb8W2VRa5/tSRjJ+mpmq8s/AhkypczQmosotvxaSKf4vNqYfR2oBMxzfocy1Z8ldLUuIT3LX+nmYCc7lwZ04rMOVd36nWaCU4DJnGVEN7OOdhhls1Ta08idbQOXQGTRi1BrOscG1VQi95RyqIFQnRL0ckCxDWqMeUO4X9kFWG38jq9B1MbUikxQhr+C9gVZmUSPe9rKhno7QoNjPgvYNU6irsBb6fJMpRAlFi3m6+V4GptlYGu+XQnijp0HHqK5jWfdmm4KCEIozW5/VmHNCKQ6/NkraL5KE5IKqie1Vgl0OnNiWv59I6MaNlNH53AlzWS7jI6jw94t7UeCUGrsQ5yCKIel/2nEHeidTdrVBuq+h8+7TDtwLjKmzeqwIxf6dOnsF6ba919jAbLSuHVXuR5uhO5q75qTbQZWow492/yPN2J3EpAOq5a5wZnjDH+AQHc00ukQj/1AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.1 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "1% Annual Chance Flood Hazard", "label": "1% Annual Chance Flood Hazard" }, { "symbol": { "type": "esriPFS", "url": "c49296dc9e34d19ca690f5d435b15f91", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD0ElEQVRogbWayxncIAyEOdBD0llqTGdJFZvT7sdiSfOPIJxsHpKQRg+w5+v1ev38/Xf8+fVjdFq0du1zaJ/I4dCYY4yvSdmibCPR3LVP0crWrfMqJe7v1Ybfc2fGuCJGrFEJVyEjkqXirWSJ+E6q9Z2AgnD2TubedLeIzlTQziyUPVP4VRvL1pPnjOY65wve1OJVo/CjgY4omsi4zpkR40oQEuiyeS60OzAn6x/RWwmigtO7r4uayoIuvLP1j+itBFH9blByrHkC73XeZ9MU4i7kFM2ToNV1qZnBkebYioFTOOzjnQBGXWoSq9GgRhW3v1MLOQG2ep/ZQgLvLsz3d2WhHY1OMRS9p3k6Y+CkshsHiIinUwyVPq0YdiqtCinO6YxWb+r9k7JohCZBo+rfIaognT2foCf06YjJzqjL9AbMdzo0OO7zHptWVv6fxYdbG1A5Hz69E3aDQjRO/Xp/JrUBUaKyeFqcRALT4sJJdSQ2uEdHZXEUyG6kIxITnAuNfb4jCwpkVaFQCRuNkbSnaGZyRmsjl0sPHFkfrZ72MUqL0Ozc8HxFb+rTJ0pZ+5UVujWCBW/qqx1GNP1RiDuxZVdoeuDoboRssJOvOxbOKr8Q3koAtREVnSt4Z7QyGap+otj0PF35esVAWVflUMXHVQ6CtxKio3UKbbcCzGSOFPMFb3dDHXjT4ORs0KGzt0kmO/2upbr+e6IgdEfWEWoVxDkkuIrP6FfGLO+9T4uPaE0Gy0pop3iplPc5ZXU2SNd0xiOhafESyRxZfGaTSVNrOunQkYNAPppT3px0yr5ozp4rKU2nqUC3tsdXS7WQBJoMcqdBqlIsTYtjJF8tK8akX405dDu+rbLI9a+WZOwkPVXzlYUfgUz5ckZIjUV0Oz5N5FN83i2M3g50IqZZn2PZiq9SmhqX8L7l7zQTkNOdK2NakTnn6k69TjPBacAkrhLC2zkHO8yyeWrtSaSO1qErYNKoJYh1nWOjCmrRO0pZtECIbik6WYC4RjWm3CH8j6wi7FZep/dgakMqJUZIw38Bu8KsTKLnfU0lA71doYER/wWsWkdxN+DtNFmGEogS63bztRJcra0y0DWf7kRRh45DT9G85tMuDRclBGG0Jrc/65BGBHJ9nqxVNB/FCUkF1bMaqwQ6vTlxLZ/ekREtu+mjE/iyRtJdRufxAe+21iMhaDXWQQ5B1OOy/xTiTrTuZo1qQ1X/w6cdph0YV3nzRhWY8St9+hTWa3Otu4/RYFkpvNqLPE93InfVV62JNkOLEef+TZ6nO5FbCUjHVevc4Iwxxj9Qs5f3+1QLcQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 0.1 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "0.2% Annual Chance Flood Hazard", "label": "0.2% Annual Chance Flood Hazard" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 183, 217, 255 ], "toColor": [ 169, 183, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 227, 163, 255 ], "toColor": [ 178, 227, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 222, 213, 255 ], "toColor": [ 160, 222, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 186, 156, 255 ], "toColor": [ 173, 186, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 127, 179, 255 ], "toColor": [ 128, 127, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 224, 162, 255 ], "toColor": [ 224, 224, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 189, 141, 255 ], "toColor": [ 136, 189, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 167, 181, 255 ], "toColor": [ 129, 167, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 203, 212, 255 ], "toColor": [ 178, 203, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 227, 197, 255 ], "toColor": [ 193, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 184, 165, 255 ], "toColor": [ 134, 184, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 191, 138, 255 ], "toColor": [ 187, 191, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 148, 181, 255 ], "toColor": [ 151, 148, 181, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 777951.6253554963, "ymin": 954055.9527478437, "xmax": 905744.0798292869, "ymax": 1246596.9612934515, "spatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DFIRM_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DFIRM_ID", "type": "esriFieldTypeString", "alias": "DFIRM_ID", "length": 6, "domain": null }, { "name": "VERSION_ID", "type": "esriFieldTypeString", "alias": "VERSION_ID", "length": 11, "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 32, "domain": null }, { "name": "STUDY_TYP", "type": "esriFieldTypeString", "alias": "STUDY_TYP", "length": 38, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 17, "domain": null }, { "name": "ZONE_SUBTY", "type": "esriFieldTypeString", "alias": "Zone Subtype", "length": 76, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 17, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 21, "domain": null }, { "name": "ZoneDesc", "type": "esriFieldTypeString", "alias": "Flood Zone Description", "length": 254, "domain": null }, { "name": "Zone_W_Sub", "type": "esriFieldTypeString", "alias": "Flood Zone & Subtype", "length": 254, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "121c10072932436e87ad6fd774c7baef" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9300, "name": "Streams and Shorelines", "type": "Feature Layer", "description": "

Streams, rivers, and shoreline <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Cayuga County Real Property", "parentLayer": null, "subLayers": [], "minScale": 63360, "maxScale": 0, "referenceScale": 4800.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.75 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 777904.1510041691, "ymin": 954116.0649043396, "xmax": 903870.6408685856, "ymax": 1245560.8376566693, "spatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "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": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_102", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_102", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S89_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 9400, "name": "Waterbodies", "type": "Feature Layer", "description": "

Lakes, ponds, other waterbodies. Extends to parcel boundaries.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.006096012192, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Cayuga County Real Property", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4800.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.25 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 63360, "name": "Default", "priority": 43, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 776934.336342752, "ymin": 955820.5263904184, "xmax": 903645.3631039187, "ymax": 1393399.011796005, "spatialReference": { "wkid": 102716, "latestWkid": 2261, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17627200, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_89", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_89", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }