{ "currentVersion": 10.81, "id": 72, "name": "Extra Length ComboRoutes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "SystemCreateDate", "creatorField": "UserCreate", "editDateField": "SystemModifyDate", "editorField": "UserModify" }, "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": 2254295.3529000003, "ymin": 1199867.0130000003, "xmax": 2743735.2621, "ymax": 1980678.9562, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 43, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "ObjectId", "globalIdField": "", "displayField": "EventID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ObjectId", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "Event ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EventID" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RouteID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromMeasure" }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToMeasure" }, { "name": "EstablishedDate", "type": "esriFieldTypeDate", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EstablishedDate" }, { "name": "SystemCreateDate", "type": "esriFieldTypeDate", "alias": "System Create Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemCreateDate" }, { "name": "UserCreate", "type": "esriFieldTypeString", "alias": "User Create", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserCreate" }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "System Modify Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemModifyDate" }, { "name": "UserModify", "type": "esriFieldTypeString", "alias": "User Modify", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UserModify" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "Location Error", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "ExtraLengthComboCode", "type": "esriFieldTypeSmallInteger", "alias": "Extra Length Combination", "domain": { "type": "codedValue", "name": "dExtraLengthCategory", "description": "LRSE_ExtraLengthComboRoutes", "codedValues": [ { "name": "thick black", "code": 1 }, { "name": "thick red", "code": 2 }, { "name": "white/no color", "code": 3 }, { "name": "green", "code": 4 }, { "name": "blue", "code": 5 }, { "name": "thin red", "code": 6 }, { "name": "thin black", "code": 7 }, { "name": "brown", "code": 8 }, { "name": "dark blue", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ExtraLengthComboCode" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R20_pk", "fields": "ObjectId", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I76EventID", "fields": "EventID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I76RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I76FromDate2", "fields": "FromDate,ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Extra Length ComboRoutes", "description": "", "prototype": { "attributes": { "LocError": null, "ExtraLengthComboCode": null, "EventID": null, "RouteID": null, "FromDate": null, "ToDate": null, "FromMeasure": null, "ToMeasure": null, "EstablishedDate": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7571aa07421b4beb822b631358dfa915" }