{ "currentVersion": 10.91, "id": 59, "name": "Traffic Controller - Downtown - Municipal Works", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This is all equipment that is behind the meter downtown and owned by Municipal Works but we track and locate on their behalf.Originally was like normal Municipal Works Street and Traffic Lighting. In 2016 it was decided to put them behind a meter. Generally anything behind a meter is not Electric's responsibiility, but a deal was made that we would maintain the records and do the locates for these features.", "copyrightText": "City of Medicine Hat - UDS - Electric\nPicture is a screen shot from ArcMap 2019/12/04", "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": 22874.2166999998, "ymin": 5544614.637, "xmax": 23384.7956999997, "ymax": 5544920.256, "spatialReference": { "wkid": 3779, "latestWkid": 3779 } }, "sourceSpatialReference": { "wkid": 3779, "latestWkid": 3779 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 138, 0, 37, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WORKORDERID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WORKORDERID", "type": "esriFieldTypeString", "alias": "WorkOrderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WORKORDERID" }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "InstallationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLATIONDATE" }, { "name": "FIELDVERIFY", "type": "esriFieldTypeString", "alias": "FieldVerify", "domain": { "type": "codedValue", "name": "Yes No Indicator Numeric", "description": "Used Everywhere (text:0,1)", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "0", "modelName": "FieldVerify" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "CreationUser", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CREATIONUSER" }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "DateCreated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATECREATED" }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LastEditUser", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LastUser" }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "LastEditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateModified" }, { "name": "WORKREQUESTID", "type": "esriFieldTypeString", "alias": "Designer:WorkRequestID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkRequestID" }, { "name": "DESIGNID", "type": "esriFieldTypeString", "alias": "Designer:DesignID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DesignID" }, { "name": "WORKLOCATIONID", "type": "esriFieldTypeString", "alias": "Designer:WorkLocationID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkLocationID" }, { "name": "WMSID", "type": "esriFieldTypeString", "alias": "Designer:WorkOrderManagementSystemID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WmsID" }, { "name": "WORKFLOWSTATUS", "type": "esriFieldTypeInteger", "alias": "Designer:WorkFlowStatus", "domain": { "type": "codedValue", "name": "MM Work Flow Status", "description": "WorkFlowStatus Field", "codedValues": [ { "name": "None", "code": 0 }, { "name": "In Design", "code": 1 }, { "name": "Pending Approval", "code": 2 }, { "name": "In Construction", "code": 3 }, { "name": "Built", "code": 4 }, { "name": "Closed", "code": 5 }, { "name": "Cancelled", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "WorkFlowStatus" }, { "name": "WORKFUNCTION", "type": "esriFieldTypeInteger", "alias": "Designer:WorkFunction", "domain": { "type": "codedValue", "name": "MM Work Function", "description": "WorkFunction Field", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Install", "code": 1 }, { "name": "Remove", "code": 2 }, { "name": "Replace", "code": 4 }, { "name": "Transfer", "code": 8 }, { "name": "Retire", "code": 16 }, { "name": "Abandon", "code": 32 }, { "name": "Replace2", "code": -10 }, { "name": "Existing", "code": 8192 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "WorkFunction" }, { "name": "SYMBOLROTATION", "type": "esriFieldTypeSingle", "alias": "SymbolRotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SYMBOLROTATION" }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPSDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GPSDATE" }, { "name": "GISONUMBER", "type": "esriFieldTypeInteger", "alias": "GISONumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISONUMBER" }, { "name": "GISOTYPENBR", "type": "esriFieldTypeInteger", "alias": "GISOTypeNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GisoTypeNbr" }, { "name": "SUBTYPECD", "type": "esriFieldTypeInteger", "alias": "SubtypeCode", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "SubtypeCD" }, { "name": "LABELTEXT", "type": "esriFieldTypeString", "alias": "LabelText", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LABELTEXT" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "FeatureOwnedBy", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Ownership" }, { "name": "COMPATIBLEUNITID", "type": "esriFieldTypeString", "alias": "Compatible Unit ID", "domain": { "type": "codedValue", "name": "Traffic Controller Material", "description": "TrafficController and Traffic_Light_Controller(MW) FC", "codedValues": [ { "name": "Controller-Traffic Light", "code": "994" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "COMPATIBLEUNITID" }, { "name": "DEVICENUMBER", "type": "esriFieldTypeString", "alias": "DeviceNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DEVICENUMBER" }, { "name": "FEATURE_STATUS", "type": "esriFieldTypeString", "alias": "FEATURE_STATUS", "domain": { "type": "codedValue", "name": "Feature Status Domain", "description": "Status of Feature", "codedValues": [ { "name": "Existing Feature", "code": "Existing" }, { "name": "New Feature", "code": "New" }, { "name": "Proposed Feature", "code": "Proposed" }, { "name": "Abandoned Feature", "code": "Abandoned" }, { "name": "Customer Owned", "code": "CustOwnd" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 10, "defaultValue": "Existing", "modelName": "FEATURE_STATUS" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "L:\\shared2\\Electric\\DOWNLOAD\\PS-trcontr_pdf\\", "modelName": "HYPERLINK" }, { "name": "HYPERLINK_PGDB", "type": "esriFieldTypeString", "alias": "HYPERLINK_PGDB", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "C:\\ARCFM\\PS-trcontr_pdf\\", "modelName": "HYPERLINK_PGDB" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network FC's", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "FEEDERID", "type": "esriFieldTypeString", "alias": "FeederID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FEEDERID" }, { "name": "FEEDERID2", "type": "esriFieldTypeString", "alias": "FeederID2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FEEDERID2" }, { "name": "PHASEDESIGNATION", "type": "esriFieldTypeInteger", "alias": "Phase Designation", "domain": { "type": "codedValue", "name": "Phase Designation", "description": "PhaseDesignation Field", "codedValues": [ { "name": "R", "code": 4 }, { "name": "Y", "code": 2 }, { "name": "B", "code": 1 }, { "name": "RY", "code": 6 }, { "name": "RB", "code": 5 }, { "name": "YB", "code": 3 }, { "name": "RYB", "code": 7 }, { "name": "UNKNOWN", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PHASEDESIGNATION" }, { "name": "FEEDERINFO", "type": "esriFieldTypeInteger", "alias": "FeederInfo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEEDERINFO" }, { "name": "ELECTRICTRACEWEIGHT", "type": "esriFieldTypeInteger", "alias": "MMElectricTraceWeight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELECTRICTRACEWEIGHT" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSETID" }, { "name": "FEATURESTATUS", "type": "esriFieldTypeString", "alias": "Feature Status", "domain": { "type": "codedValue", "name": "MW Feature Status", "description": "FeatureStatus Filed (MW dataset only)", "codedValues": [ { "name": "Existing", "code": "E" }, { "name": "Abasnonded In Place", "code": "A" }, { "name": "Removed from Field", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FEATURESTATUS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R491_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A322_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Traffic Controller - Downtown - Municipal Works", "description": "", "prototype": { "attributes": { "ASSETID": null, "FEATURESTATUS": null, "WORKORDERID": null, "INSTALLATIONDATE": null, "FIELDVERIFY": "0", "COMMENTS": null, "CREATIONUSER": null, "DATECREATED": null, "LASTUSER": null, "DATEMODIFIED": null, "WORKREQUESTID": null, "DESIGNID": null, "WORKLOCATIONID": null, "WMSID": null, "WORKFLOWSTATUS": 0, "WORKFUNCTION": 0, "SYMBOLROTATION": null, "GPSDATE": null, "GISONUMBER": null, "GISOTYPENBR": null, "SUBTYPECD": 1, "LABELTEXT": null, "OWNERSHIP": null, "COMPATIBLEUNITID": null, "DEVICENUMBER": null, "FEATURE_STATUS": "Existing", "HYPERLINK": "L:\\shared2\\Electric\\DOWNLOAD\\PS-trcontr_pdf\\", "HYPERLINK_PGDB": "C:\\ARCFM\\PS-trcontr_pdf\\", "ENABLED": 1, "FEEDERID": null, "FEEDERID2": null, "PHASEDESIGNATION": null, "FEEDERINFO": null, "ELECTRICTRACEWEIGHT": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }