{ "currentVersion": 10.81, "id": 0, "name": "RoofSprinklers", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": 598932.6223999998, "ymin": 5669153.8969, "xmax": 601002.5998999998, "ymax": 5671730.085999999, "spatialReference": { "wkid": 26911, "latestWkid": 26911 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "79b4404fb73fc8d39aec709d9cf3d8f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHVJREFUCJlNzCEKAkEAQNHHMsswxWIQq0HDGmy2tXkFj6FREExewOZhPMA2k0H2DBZRDGMwCLK/PvgBrA2qkX2ZVO+X5nZ2CDAbO8a+FcSexWQpBhDVOqWk/sFHi+FfsjZAvtsonHJhWmbN82Eb4Lpzwby7+wKfUheCdiH2fAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GIS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "FullAddr", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FullAddr" }, { "name": "PorU", "type": "esriFieldTypeString", "alias": "Parcel or Unit", "domain": { "type": "codedValue", "name": "PorU", "description": "Parcel or Unit", "codedValues": [ { "name": "Parcel", "code": "Parcel" }, { "name": "Unit", "code": "Unit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PorU" }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Unit" }, { "name": "Year", "type": "esriFieldTypeString", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Year" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Sprinkler Status", "domain": { "type": "codedValue", "name": "Status", "description": "Sprinkler Status", "codedValues": [ { "name": "Deployed", "code": "Deployed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Status" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Sprinkler Type", "domain": { "type": "codedValue", "name": "Type", "description": "Sprinkler Type", "codedValues": [ { "name": "Permanent", "code": "Permanent" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Seasonal", "modelName": "Type" }, { "name": "Switch", "type": "esriFieldTypeString", "alias": "On or Off", "domain": { "type": "codedValue", "name": "On/Off", "description": "On or off", "codedValues": [ { "name": "Turned On", "code": "On" }, { "name": "Turned Off", "code": "Off" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Switch" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RoofSprinklers", "description": "", "prototype": { "attributes": { "Year": null, "Status": "Deployed", "Type": "Seasonal", "Switch": "Off", "GIS_ID": null, "FullAddr": null, "PorU": null, "Unit": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }