{ "currentVersion": 10.81, "id": 1, "name": "Foul sewer repair", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 1374958.7117999997, "ymin": 4908075.769, "xmax": 1439593.2232999997, "ymax": 4957136.489, "spatialReference": { "wkid": 2193, "latestWkid": 2193 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e817441f2d41966daa6bf9aaa4f163dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARpJREFUGJVjYSABsGAT/P/vXxgjE9Mqgor////P9u3Ygzn////fycjI+BGv4j8vPwd9Kj3Py75ZNIqBgWE6huJ/f/4mft1/p+/v8y9sn5deZvt/7DfDpwUXJ39YdLaHSZjzL7ez6nQmdpYqFgYGBgYmFub5v198/PT50tXlP4qfsDAwMDD8KH7CzN4qycnlqlLNzMHajuIMVgn+tX/ef036OenJ4v8P/zMwMDAw8Cbp97NJ8rdjdfOPyy8jmcy4GLjmqT39NvOW9K8br70ZGBiKMRT///+f8duJByaCE23L2KT4u38/+ZDy8+7bCf///xdhZGR8g26yBJeFghsjI+NFBgYGBlYZgTn////fw8DAIMvAwPCGgYGBAQBck2xLW76S1wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 7, "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": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WONO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WONO", "type": "esriFieldTypeString", "alias": "WONO", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "WONO" }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "repair_dat", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "repair_date" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "ENABLED", "type": "esriFieldTypeInteger", "alias": "enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "enabled" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1167_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1787WONO", "fields": "WONO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S969_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Foul sewer repair", "description": "", "prototype": { "attributes": { "ENABLED": 1, "NOTES": null, "WONO": null, "REPAIR_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }