{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Paint Symbols", "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": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 520522.8844, "ymin": 5582568.5793, "xmax": 535210.6462, "ymax": 5595273.8417, "spatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 109, 68, 147, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PAINTTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PAINTTYPE", "type": "esriFieldTypeString", "alias": "Paint Type", "domain": { "type": "codedValue", "name": "PaintType", "description": "Paint Types", "codedValues": [ { "name": "Permanent Paint", "code": "Permanent" }, { "name": "Regular Paint", "code": "Regular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Regular", "modelName": "PAINTTYPE" }, { "name": "PAINTLINETYPE", "type": "esriFieldTypeString", "alias": "Paint Line Type", "domain": { "type": "codedValue", "name": "PaintArrowTypes", "description": "PaintArrowTypes", "codedValues": [ { "name": "Through Lane", "code": "THROUGH" }, { "name": "Right Turn Lane", "code": "RIGHT" }, { "name": "Left Turn Lane", "code": "LEFT" }, { "name": "Right Turn and Through Lane", "code": "T_RIGHT" }, { "name": "Left Turn and Through Lane", "code": "T_LEFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PAINTLINETYPE" }, { "name": "PRIORPAINTCONDITION", "type": "esriFieldTypeString", "alias": "Prior Paint Condition", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PRIORPAINTCONDITION" }, { "name": "LASTPAINTDATE", "type": "esriFieldTypeDate", "alias": "Last Paint Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTPAINTDATE" }, { "name": "NEXTPAINTDATE", "type": "esriFieldTypeDate", "alias": "Next Paint Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NEXTPAINTDATE" }, { "name": "TOTALPAINTLENGTH", "type": "esriFieldTypeInteger", "alias": "Total Paint Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALPAINTLENGTH" }, { "name": "TOTALPAINTAREA", "type": "esriFieldTypeInteger", "alias": "Total Paint Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALPAINTAREA" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TYPE" }, { "name": "UPDATE_USER", "type": "esriFieldTypeString", "alias": "UPDATE_USER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATE_USER" }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATE_DATE" }, { "name": "FLAGPAINT", "type": "esriFieldTypeString", "alias": "FLAGPAINT", "domain": { "type": "codedValue", "name": "PaintFlag", "description": "Codes for Paint Marking", "codedValues": [ { "name": "Ready for pre-marking", "code": "RFPM" }, { "name": "Ready for paint", "code": "RFP" }, { "name": "Complete", "code": "COM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FLAGPAINT" }, { "name": "FLAGPAINTFILELOC", "type": "esriFieldTypeString", "alias": "FLAGPAINTFILELOC", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "FLAGPAINTFILELOC" }, { "name": "LASTINSPECTION", "type": "esriFieldTypeDate", "alias": "LASTINSPECTION", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTINSPECTION" }, { "name": "LASTINSPECTIONSTATUS", "type": "esriFieldTypeString", "alias": "LASTINSPECTIONSTATUS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LASTINSPECTIONSTATUS" }, { "name": "PAINTCOLOUR", "type": "esriFieldTypeSmallInteger", "alias": "PAINTCOLOUR", "domain": { "type": "codedValue", "name": "PaintColourSubtypes", "description": "", "codedValues": [ { "name": "Yellow", "code": 1 }, { "name": "White", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "PAINTCOLOUR" }, { "name": "ARROW_ANGLE", "type": "esriFieldTypeSmallInteger", "alias": "ARROW_ANGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ARROW_ANGLE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2178531_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6332_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Canada Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Paint Symbols", "description": "", "prototype": { "attributes": { "ARROW_ANGLE": null, "COMMENTS": null, "PAINTTYPE": "Regular", "PAINTLINETYPE": null, "PRIORPAINTCONDITION": null, "LASTPAINTDATE": null, "NEXTPAINTDATE": null, "TOTALPAINTLENGTH": null, "TOTALPAINTAREA": null, "TYPE": null, "UPDATE_USER": null, "UPDATE_DATE": null, "FLAGPAINT": null, "FLAGPAINTFILELOC": null, "LASTINSPECTION": null, "LASTINSPECTIONSTATUS": null, "PAINTCOLOUR": 2 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }