{ "currentVersion": 10.81, "id": 23, "name": "Sanitary Valve", "type": "Feature Layer", "parentLayer": { "id": 20, "name": "Sanitary Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 2000.0000000000066, "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": -8109.180900000036, "ymin": 5796771.934699999, "xmax": 2893.57330000028, "ymax": 5798320.880799999, "spatialReference": { "wkid": 102187, "latestWkid": 3776 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "99620b2b03b02e512be573ce1d5afefa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAjlJREFUOI291E9IlEEYx/HvmPXcXwSZd408ZbfooIeiiC5SCIEdoltBJIGElogZGkVCCOGfIpCIlqBTJRJBeY6iP3gpCSwiofad6jBUFPWsstMhF9Td1bXE32lgHn4fBmamkjVMZX6RRFFD7P3z1QaSKKqPvX+xAMP7pwmkA5xOwedVQLbh/WW8nwV2L8TAAGpg0sFFYNjCzEoRB1UB+vC+GXgIbMzvzccw0BNgMMAwIkcdtFnVcYBE5Dyq+xaXmyhqsd5PTEOlwPEAZ4G7AbYYkXpUu4piADFMAY2JanOAkQReGmi3qr1Ab8FRvMeJ7AmqQwF+mChqtN5PACSLRguweejoR3hQIdIdVCecyNUK1b5q+Jmf+QSbcnApqO4EuiykjfehVGdJDKAGfqHa4yAdVIdyMOWgExgLIp051ZOI3DCqmy18W6prWSwfC++AJgdNAW4B1wxMB2u3x85NltNRNgaQiaKtwftTwFfgXlA9jHPtGegu96ksi81d5Qt4fxDoz8JALfxOoB/oN/Amgb4NMFgF2X/CHKwP0BrgDHBnHdRVw5f8fgwfgEOJyA5Uh7JwzEGHhbEVYQnsDSIDqL4PsCsFr0sVxKqPAzQ4ODL3VFqNte3WuVdLYkGkLlG9iUgt0Bb//QGWjYEccD0Dt41Ib3DuWQJpVJ+UPpnqfeBcVvVKLcyWA81PCr6j2pGBEQMDQAvwqBg2moMTNZBZKVIEfQs0OZHGoLq/AIvhwP8iizP3r44XYGuRPwQy7RKj2DYSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 13, "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": "GlobalID", "displayField": "AsBuiltVerified", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "AsBuiltVerified", "type": "esriFieldTypeString", "alias": "AsBuiltVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AsBuiltVerified" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Town", "code": "Town" }, { "name": "Private", "code": "Private" }, { "name": "Town Parcel", "code": "TownParcel" }, { "name": "Alberta Government", "code": "Alberta Government" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Enabled" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "domain": { "type": "codedValue", "name": "Lifecycle", "description": "", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Parent Out Of Service", "code": "Parent Out Of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "Replaced", "code": "Replaced" }, { "name": "Relined", "code": "Relined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LifecycleStatus" }, { "name": "GPSVerified", "type": "esriFieldTypeString", "alias": "GPSVerified", "domain": { "type": "codedValue", "name": "YesOrNo", "description": "YesOrNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GPSVerified" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R186_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_186", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_186", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S175_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sanitary Valve", "description": "", "prototype": { "attributes": { "Lifecycle": null, "InstallDate": null, "AsBuiltVerified": null, "Owner": null, "ID": null, "LucityAutoID": null, "Enabled": null, "Diameter": null, "GPSVerified": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a74b25f3b2ae43b380a10e0e08a8b8e8" }