{ "currentVersion": 10.81, "id": 0, "name": "Damage Assessment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102672, "latestWkid": 3436 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Damage", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d8708ce7ace940013662e0f5ae7453de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFRJREFUGJVjYYAACQbC4BULAwMDA0PwoX0MguocOJX9fMPAsFjbCqKYV1KIgVtMHKdiJuZfDAwMDCxEWA8HI0Txx0dsDAzMuFX9eM+EULzeWYgYkwF90gxnWt1BsAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Habitable without repairs", "description": "" }, { "symbol": { "type": "esriPMS", "url": "50aed40cf26748814856d6c2b8b5516f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUGJXlzTsOQFAARNETXkSt8FmBwg609q2wFKVI9CrFS6h8erc+mQlitfeWACajVn7LVnT6iBuFUnWLUzuED/dnP8GzTPqgNsmFB8WX5QN7+Ae1osTCgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Habitable with few repairs", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3423e37dd8b1671428ad290388d463f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFlJREFUGJXlzaEOgCAUheF/3jtnJqA8AYE3sPLeBB6F6NjoJoMbjUn3z9/OUd4OvrsUIGeS92wjVSuEwKkAzmGsZR9hEW4Anbjv/QOXwioyRq2xdBwjZmb5AadkC/6YbYaNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "Inhabitable-requires extensive repairs", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d54bba2190c2a3db9d4e2ce698de3242", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUGJXlzTsOQEAARdETJqJW+KxAYQda+1ZYilIkepVCMt2gd+uT94K71ntbgIW5p0ypHQNjgI6qpknhnBPCh/vYP/BKkT+ggyziierL8gWAQQe1I8V/NQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "Total Loss", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2447181.127254162, "ymin": 1429754.2012640685, "xmax": 2516531.433107078, "ymax": 1487270.829340823, "spatialReference": { "wkid": 102672, "latestWkid": 3436 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 32, "domain": null }, { "name": "Dir", "type": "esriFieldTypeString", "alias": "Dir", "length": 4, "domain": null }, { "name": "House", "type": "esriFieldTypeDouble", "alias": "House", "domain": null }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "length": 6, "domain": null }, { "name": "Prop_St_Ad", "type": "esriFieldTypeString", "alias": "Prop_St_Ad", "length": 40, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 50, "domain": { "type": "codedValue", "name": "Structure", "description": "Type of Structure", "codedValues": [ { "name": "Single Family", "code": "SF" }, { "name": "Multi Family", "code": "MF" }, { "name": "Multi Housing", "code": "MH" }, { "name": "Business", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Occupied", "type": "esriFieldTypeString", "alias": "Occupied", "length": 50, "domain": { "type": "codedValue", "name": "Occupied", "description": "Owner vs. Renter", "codedValues": [ { "name": "Owner", "code": "1" }, { "name": "Renter", "code": "2" }, { "name": "Unknown", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Damage", "type": "esriFieldTypeString", "alias": "Damage", "length": 50, "domain": { "type": "codedValue", "name": "Damage_1", "description": "Type of Damage", "codedValues": [ { "name": "Habitable without repairs", "code": "1" }, { "name": "Habitable with few repairs", "code": "2" }, { "name": "Inhabitable-requires extensive repairs", "code": "3" }, { "name": "Total Loss", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Insurance", "type": "esriFieldTypeString", "alias": "Insurance", "length": 50, "domain": { "type": "codedValue", "name": "Insurance_1", "description": "Owner vs Renter", "codedValues": [ { "name": "Owner", "code": "1" }, { "name": "Renter", "code": "2" }, { "name": "Unknown", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 300, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": { "type": "codedValue", "name": "STATUS_1", "description": "Ramp Completion Status", "codedValues": [ { "name": "Completed", "code": "1" }, { "name": "Not Completed", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R153_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a100_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 9999, "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 }