{ "currentVersion": 10.91, "id": 1, "name": "WATER", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 103160, "latestWkid": 6578 } }, "sourceSpatialReference": { "wkid": 103160, "latestWkid": 6578 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DAMAGE_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "285727a25e392d594656ce5a7998282f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALlJREFUKJGlzz8OAVEQx/HvJFso2ULiGriCm6B94QYKBRGbp8Y9ZN3CERQSxbsBo7F/2N3sW6ad3ye/mYA/JmiUnmuXrdwb49Do0D2IMbrEysYbh0aHDmKgDax7Mz3dIrnU4nCmA/dMoaJMb5Fcapvf8JyH7GSf7CtxWWMeVuIc7AAKTNjJ4TtXwKXQFmEBh3Ptu8cHHGPlWPVa8AXPvjDFv8AUO2XUFGZnR7LCaAu4+sIMA1hZ+KJkXrNGWc8zwI1aAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Line", "description": "" }, { "symbol": { "type": "esriPMS", "url": "05a81f03a4c18d1c9845c7fd09a27e2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASJJREFUOI2t0rFL1nEQB+Dn9IXv8EMDk/LdBAcLnNqFiIaGhpaGQBAcBHfBqb2gcGnJtal/oKm9pSUImuMl3iF7CZoOkWsQmvR9f7x2cNuHh7vjBnpUMcBikLOygz4gHmELL64FFh3WMKzWblbmBn4Hv+adcB8PcDtYwt1ihIO5wOAYx8VjmVvxH1Z+rrVnMpfQqrVdmV+Dp3OBeKvrPsjcrtbWo+veybzyfn3AJzWZbAfDyFyuzFWt/ZB5NBcYnOCkWnso884Cb+T0V5z5h8Wt4n5wVqwGp9cCsRN8NBz+NB7v4nUvsDi8IvNd5g3j8abWPtfF/c4vyY2C9//A4NVlWrGHPxjJ3Axe9ppwSn3CPSxYWfliMpkangkG31y0WRj8BXHfW8NFCXR8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "Valve", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DAMAGE_DESCRIPTION", "typeIdField": "DAMAGE_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVEY_DATE", "type": "esriFieldTypeDate", "alias": "SURVEY_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SURVEY_DATE" }, { "name": "DAMAGE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "DAMAGE_TYPE", "domain": { "type": "codedValue", "name": "WEATHER_DAMAGE_WATER", "description": "water damage category", "codedValues": [ { "name": "Line", "code": 1 }, { "name": "Valve", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DAMAGE_TYPE" }, { "name": "DAMAGE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DAMAGE_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DAMAGE_DESCRIPTION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R132_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_132", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_132", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "DAMAGE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "DAMAGE_DESCRIPTION": null, "DAMAGE_TYPE": 1, "SURVEY_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "2", "domains": { "DAMAGE_TYPE": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "DAMAGE_DESCRIPTION": null, "DAMAGE_TYPE": 2, "SURVEY_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }