{ "layers": [ { "currentVersion": 10.81, "id": 1910, "name": "Water Labels", "type": "Annotation Layer", "description": "Labels for water bodies", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261 }, "copyrightText": "Cayuga County Real Property", "parentLayer": null, "subLayers": [ { "id": 1911, "name": "STRTXT" }, { "id": 1912, "name": "Stream_Text_3" }, { "id": 1913, "name": "Stream_Text_5" } ], "minScale": 36108, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 778744.0436813347, "ymin": 956430.1055518389, "xmax": 903912.3651945852, "ymax": 1241396.4637675881, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "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": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "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": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Bold", "type": "esriFieldTypeSmallInteger", "alias": "Bold", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Italic", "type": "esriFieldTypeSmallInteger", "alias": "Italic", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "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": "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": "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R492_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_492", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I433Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I433AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_492", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S477_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Stream_Text_10" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Stream_Text_3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "Stream_Text_5" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 0, "name": "Stream_Text_10" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 1, "name": "Stream_Text_3" }, { "domains": { "Status": {"type": "inherited"}, "Bold": {"type": "inherited"}, "Italic": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Bold": null, "Italic": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null }, "code": 2, "name": "Stream_Text_5" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1911, "name": "STRTXT", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1910, "name": "Water Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 778744.0436813347, "ymin": 956430.1055518389, "xmax": 903912.3651945852, "ymax": 1241396.4637675881, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 36108, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1912, "name": "Stream_Text_3", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1910, "name": "Water Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 778744.0436813347, "ymin": 956430.1055518389, "xmax": 903912.3651945852, "ymax": 1241396.4637675881, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 36108, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1913, "name": "Stream_Text_5", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 1910, "name": "Water Labels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 778744.0436813347, "ymin": 956430.1055518389, "xmax": 903912.3651945852, "ymax": 1241396.4637675881, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 36108, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1920, "name": "Streams and Coastline", "type": "Feature Layer", "description": "Streams, rivers, and shoreline ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261 }, "copyrightText": "Cayuga County Real Property", "parentLayer": null, "subLayers": [], "minScale": 72228, "maxScale": 0, "referenceScale": 4800, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.25 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 777904.1510041691, "ymin": 954116.0649043396, "xmax": 903870.6408685856, "ymax": 1245624.882476084, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R491_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_491", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_491", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S476_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 400, "name": "Flood Plain", "type": "Feature Layer", "description": "The Digital Flood Insurance Rate Map (DFIRM) Database depicts flood risk information and supporting data used to develop the risk data. 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. The DFIRM Database is derived from Flood Insurance Studies (FISs), previously published Flood Insurance Rate Maps (FIRMs), flood hazard analyses performed in support of the FISs and FIRMs, and new mapping data, where available. The FISs and FIRMs are published by the Federal Emergency Management Agency (FEMA).", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261 }, "copyrightText": "FEMA", "parentLayer": null, "subLayers": [], "minScale": 31680, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoneDesc", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "72838fe4b04aa9a4005ed40bb1359a6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9ZJREFUaIG1WsmBHCEM5EFITsjBbBz+OpjNyfsZrxladQnMqxvQ0VLpgJk5Pn7/Gb8+x/j5Y7RGRbvOJbxP9Ah4zDHG+yZEhD6k2rvOKV6Ibt3HjLi/sw9+7Z1QMGPmeIMpx5BR6cJkK10KudO2+s5AQRi9O3tvhlvBZ0poIw+hZxd+7MMQvfOMeC573uHtepwNF35uonMM7ei47JmlYKaIk+jQvhTaHZgb9M/srRRRyenvXBc1zIMpvAH9M3srRdR8mpQSb57Ae9n376NdiKeQUzxPklYzpCaEo1tjmYCkcdjXOwnMDKlpec1Naq7h9nc36SUJlrxPSOjAuwvz/V15aEdj0gwV77hOIwFJKbtxgKhkJs0QjWklsNNpMaQkpzO3e1Pv3yXLzdBO0mDzO0QVpNHzCXrKmK6E7IK6Qm/AfOfjJsdt3/OjlZf/Z/OR9gauno+Y3hmHSaFcd+N6f3Z6A8eIwuO4OakUdpuLpNQ5uSE8OiqPe4nsRjlyckJyobHvD3TxEhlrFJiy1ZpT9hRPpGdFW4QcPnCgObd72tdcXg7Pzg3PW/Z2Y/rEKOu88EK7R4jg7cZqR5Bb/lyIJ7llNyg8cHQ/BM13OynnuIvmUOdXwlspUAlh10VIufTKh/FM88Rr4PM0i3UmQHlX1FApJzWOBW+lRMfqLrTTDhDpXBnmDd5KccQEzaexzTyXhF3QqExrczKfeqobvwcG8u7IOkqtiiSHhNTwiD9xJr/3Pm0+KhoES6Z00rww432fsjof6NJ01iul3eal0rnw+ISbnaFoOuUw0cOBfLGH35x02r5qz14rXZ7JUIluGc9fLRWhk2gQ5E6TFDOsWxYH+tWSCXbm1VrCtxPboorc/9XSWTspT2y/6ugeiUzFMmKk1iq+nZh29FNyXqPO3gl0KqFoLvEsk6uMJtY1vG/Fu1sJnNNdqiPsyJJzdadfdyvBacI0QqWGd3IODoTBfYr2IFNXdN4VsDNcTzjeTY6NKqkV717JchuE4paiVQWc0GBrIhzq/5ExxmnndXoPVigt+Ytw8P8FnCqzCCmfdxqmg3u7YiZG/1/AanQMdwPeyZBtqANRx7vdei0Ul7SkAt2L6UYWjfgk/ATPezGd8khR4iDM7Mnzn3Wc4SiUxrxDq3g+mhOnFLBntcYUOr05CT2P78gcK6flo5P40HDKHeDz/AHvttUrJdxurIMcA1HPy/5TiCfZuls1qhFcPfHeuwNxpAA7ud3oApE8GtOnsF5H6t19zU2WzODkW/R5upO52RyjqT7GbUaC+zd9nu5kbqWgu65G5wZnjPEFFyDt+N4oXpoAAAAASUVORK5CYII=", "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, 100-Year Flooding", "label": "Floodway, 100 Year Flooding", "description": "" }, { "symbol": { "type": "esriPFS", "url": "a6b268b1631ab8d59c7133df21ee1191", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9dJREFUaIG1mskVFDEMRH3wI0VSIQQyIAZyIgqOXOA08zxuSfVLNj51e5FkqbTY3fPHr99/f37/M75++zI6LVq79jm0T+RwaMwxxsekbFG2kWju2qdoZevWeZUS9/dqw6+5M2NcESPWqISrkBHJUvFWskR8J9X6TkBBOHsnc2+6W0RnKmhnFsqeKfyqjWXryXNGc53zAW9q8apR+NFARxRNZFznzIhxJQgJdNk8F9odmJP1j+itBFHB6dXXRU1lQRfe2fpH9FaCqH43KDnWPIH3Ou+9aQpxF3KK5knQ6rrUzOBIc2zFwCkc9vFOAKMuNYnVaFCjitvfqYWcAFu9z2whgXcX5vu7stCORqcYit7TPJ0xcFLZjQNExNMphkqfVgw7lVaFFOd0Rqs39f5OWTRCk6BR9e8QVZDOnk/QE/p0xGRn1GV6A+Y7HRoc93mPTSsr/8/iw60NqJwPn94Ju0EhGqd+vT+T2oAoUVk8LU4igWlx4aQ6Ehvco6OyOApkN9IRiQnOhcY+35EFBbKqUKiEjcZI2lM0MzmjtZHLpQeOrI9WT/sYpUVodm54PqI39ekTpaz9ygrdGsGCN/XVDiOa/ijEndiyKzQ9cHQ3QjbYydcdC2eVXwhvJYDaiIrOFbwzWpkMVT9RbHqerny9YqCsq3Ko4uMqB8FbCdHROoW2WwFmMkeK+YC3u6EOvGlwcjbo0NnbJJOdftdSXf89URC6I+sItQriHBJcxWf0K2OW996nxUe0JoNlJbRTvFTKe5+yOhukazrjkdC0eIlkjiw+s8mkqTWddOjIQSAfzSlvTjplXzRnz5WUptNUoFvb46ulWkgCTQa50yBVKZamxTGSr5YVY9Kvxhy6Hd9WWeT6V0sydpKeqvnKwo9Apnw5I6TGIrodnybyKT6vFkZvBzoR06zPsWzFVylNjUt43/J3mgnI6c6VMa3InHN1p16nmeA0YBJXCeHtnIMdZtk8tfYkUkfr0BUwadQSxLrOsVEFtegdpSxaIES3FJ0sQFyjGlPuEP5HVhF2K6/TezC1IZUSI6Thv4BdYVYm0fO+ppKB3q7QwIj/Alato7gb8HaaLEMJRIl1u/laCa7WVhnomk93oqhDx6GnaF7zaZeGixKCMFqT2591SCMCuT5P1iqaj+KEpILqWY1VAp3enLiWT+/IiJbd9NEJfFkj6S6j8/iAd1vrkRC0GusghyDqcdl/CnEnWnezRrWhqv/h0w7TDoyrvHmjCsz4lT59Cuu1udbdx2iwrBRe7UWepzuRu+qr1kSbocWIc/8mz9OdyK0EpOOqdW5wxhjjHzUu1M5poS13AAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "100-Year Flooding", "label": "100 Year Flooding", "description": "" }, { "symbol": { "type": "esriPFS", "url": "862c45949b87010095dd3a702dca0242", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9JJREFUaIG1mrsZHCEMhAnowIFLc40uzYFrOEd3H8dKmn8EJtrlIQlp9IDd+Xq9Xj9+/xl/f/0cnRatXfsc2idyODTmGONrUrYo20g0d+1TtLJ167xKift7teH33JkxrogRa1TCVciIZKl4K1kivpNqfSegIJy9k7k33S2iMxW0MwtlzxR+1cay9eQ5o7nO+YI3tXjVKPxooCOKJjKuc2bEuBKEBLpsngvtDszJ+kf0VoKo4PTu66KmsqAL72z9I3orQVS/G5Qca57Ae5332TSFuAs5RfMkaHVdamZwpDm2YuAUDvt4J4BRl5rEajSoUcXt79RCToCt3me2kMC7C/P9XVloR6NTDEXvaZ7OGDip7MYBIuLpFEOlTyuGnUqrQopzOqPVm3r/pCwaoUnQqPp3iCpIZ88n6Al9OmKyM+oyvQHznQ4Njvu8x6aVlf9n8eHWBlTOh0/vhN2gEI1Tv96fSW1AlKgsnhYnkcC0uHBSHYkN7tFRWRwFshvpiMQE50Jjn+/IggJZVShUwkZjJO0pmpmc0drI5dIDR9ZHq6d9jNIiNDs3PF/Rm/r0iVLWfmWFbo1gwZv6aocRTX8U4k5s2RWaHji6GyEb7OTrjoWzyi+EtxJAbURF5wreGa1MhqqfKDY9T1e+XjFQ1lU5VPFxlYPgrYToaJ1C260AM5kjxXzB291QB940ODkbdOjsbZLJTr9rqa7/nigI3ZF1hFoFcQ4JruIz+pUxy3vv0+IjWpPBshLaKV4q5X1OWZ0N0jWd8UhoWrxEMkcWn9lk0tSaTjp05CCQj+aUNyedsi+as+dKStNpKtCt7fHVUi0kgSaD3GmQqhRL0+IYyVfLijHpV2MO3Y5vqyxy/aslGTtJT9V8ZeFHIFO+nBFSYxHdjk8T+RSfdwujtwOdiGnW51i24quUpsYlvG/5O80E5HTnyphWZM65ulOv00xwGjCJq4Twds7BDrNsnlp7EqmjdegKmDRqCWJd59ioglr0jlIWLRCiW4pOFiCuUY0pdwj/I6sIu5XX6T2Y2pBKiRHS8F/ArjArk+h5X1PJQG9XaGDEfwGr1lHcDXg7TZahBKLEut18rQRXa6sMdM2nO1HUoePQUzSv+bRLw0UJQRitye3POqQRgVyfJ2sVzUdxQlJB9azGKoFOb05cy6d3ZETLbvroBL6skXSX0Xl8wLut9UgIWo11kEMQ9bjsP4W4E627WaPaUNX/8GmHaQfGVd68UQVm/EqfPoX12lzr7mM0WFYKr/Yiz9OdyF31VWuizdBixLl/k+fpTuRWAtJx1To3OGOM8Q8tcp+BpaUVYgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 23, 168, 232, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "0.2 Percent Chance of Annual Flood", "label": "500 Year Flooding", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 778064.3974028341, "ymin": 954844.765546672, "xmax": 905434.457294751, "ymax": 1246437.8237635866, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZoneDesc", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "ZoneDesc", "type": "esriFieldTypeString", "alias": "ZoneDesc", "length": 100, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "R585_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S568_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1930, "name": "Lakes and Ponds", "type": "Feature Layer", "description": "Lakes and ponds", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261 }, "copyrightText": "Cayuga County Real Property", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4800, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 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" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 777904.1510041691, "ymin": 955820.5263904184, "xmax": 903645.3631039187, "ymax": 1248511.2651547492, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Layer", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R488_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_488", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_488", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S473_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1940, "name": "Streams per DEC", "type": "Feature Layer", "description": "Streams from DEC data clipped to Cayuga County bounds.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261 }, "copyrightText": "NYSDEC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4800, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 778728.5210745856, "ymin": 954116.828026168, "xmax": 905459.6101315841, "ymax": 1243458.5574124232, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PWL_ID", "type": "esriFieldTypeString", "alias": "PWL_ID", "length": 16, "domain": null }, { "name": "WIN", "type": "esriFieldTypeString", "alias": "WIN", "length": 35, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "length": 55, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 7, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 31, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R490_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_490", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_490", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S475_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" }, { "currentVersion": 10.81, "id": 1950, "name": "Lakes per DEC", "type": "Feature Layer", "description": "Lakes and ponds from DEC data clipped to Cayuga County bounds.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102716, "latestWkid": 2261 }, "copyrightText": "NYSDEC", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4800, "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.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 777904.1510041691, "ymin": 955820.5263904184, "xmax": 903645.3631039187, "ymax": 1248511.2651547492, "spatialReference": { "wkid": 102716, "latestWkid": 2261 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PWL_ID", "type": "esriFieldTypeString", "alias": "PWL_ID", "length": 16, "domain": null }, { "name": "WIN", "type": "esriFieldTypeString", "alias": "WIN", "length": 35, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "DESCRIPT", "length": 55, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 7, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 31, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R489_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_489", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_489", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "f93a49f3fb4847989765d50ac8a13e55" } ], "tables": [] }