{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 31, "name": "Signs", "type": "Feature Layer", "parentLayer": { "id": 30, "name": "Transportation" }, "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, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -9850.21480000019, "ymin": 5794268.0163, "xmax": -3375.7472000001, "ymax": 5799026.575999999, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 1.904702903324523E-5, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 4.503104285899046E8, "falseZ": 0, "zUnits": 399999.99999999994, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "effectiveMinScale": 10000, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "551a58f35a93c254f2c5cc05666f2b93", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7klEQVQokbWTu0oDYRCFv0MCgl1aK7FL5RukFB8g5tIr6QTzGCGgpfZCXNfd0lcQRRubtAFxWxuDjcmxScBk869K8HQzcL65MFNmTZX/FeCYPT4Zqs3LnwC+ZYMxPcwxJd4cc6gD0l8BfEWVdwbA7ixVwSSOuECcqMFHEOCII8QZsJkrJTpAzTe0VOc5B3BMB3MemnWmKlMePGBHbbLFDszjD+a5srl5AaAGT75mBGwX2kXyPVxeYgp0CwGTIoBIcCHglSb3tEKAOnfEZMDWSrtJJRzsQMKOOEXsrwSIy+VU7pDUpA/0AyPktPYzfQHNAEEWidALvQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "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": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Name" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "AssetID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ID" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "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": 255, "defaultValue": null, "modelName": "LifeCycle" }, { "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": 255, "defaultValue": null, "modelName": "Owner" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallationDate" }, { "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": "R214_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_214", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_214", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S203_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Signs", "description": "", "prototype": { "attributes": { "InstallDate": null, "Name": null, "AssetID": null, "ID": null, "LucityAutoID": null, "Lifecycle": null, "Owner": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b4585e061c784ace85184a4c774c0c94" }