{ "currentVersion": 10.91, "id": 4, "name": "Night Shift Large Truck", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 1490598.2111317217, "ymin": 3708290.5928379, "xmax": 1571438.0218927264, "ymax": 3887825.2527967244, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "route_type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "Night Shift Large Truck - 1", "label": "Night Shift Large Truck - 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 33, 33, 255 ], "width": 2 }, "value": "Night Shift Large Truck - 2", "label": "Night Shift Large Truck - 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 173, 36, 255 ], "width": 2 }, "value": "Night Shift Large Truck - 3", "label": "Night Shift Large Truck - 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "Night Shift Large Truck - 4", "label": "Night Shift Large Truck - 4", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "route_type", "typeIdField": "route_type", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "route_type", "type": "esriFieldTypeString", "alias": "Route Type", "domain": { "type": "codedValue", "name": "Snowplow Routes Night", "description": "Snowplow Routes Night", "codedValues": [ { "name": "Night Shift Large Truck - 1", "code": "Night Shift Large Truck - 1" }, { "name": "Night Shift Large Truck - 2", "code": "Night Shift Large Truck - 2" }, { "name": "Night Shift Large Truck - 3", "code": "Night Shift Large Truck - 3" }, { "name": "Night Shift Large Truck - 4", "code": "Night Shift Large Truck - 4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Route_Type" }, { "name": "route_number", "type": "esriFieldTypeSmallInteger", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Route_Number" }, { "name": "truck_number", "type": "esriFieldTypeSmallInteger", "alias": "Truck Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Truck_Number" }, { "name": "route_driver", "type": "esriFieldTypeString", "alias": "Route Driver", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Route_Driver" }, { "name": "plow_type", "type": "esriFieldTypeString", "alias": "Plow Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Plow_Type" }, { "name": "plow_position", "type": "esriFieldTypeString", "alias": "Plow Position", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Plow_Position" }, { "name": "route_priority", "type": "esriFieldTypeSmallInteger", "alias": "Route Priority", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Route_Priority" }, { "name": "driver_instructions", "type": "esriFieldTypeString", "alias": "Driver Instructions", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Driver_Instructions" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Comments" }, { "name": "miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r1745_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1400_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Night Shift Large Truck - 1", "name": "Night Shift Large Truck - 1", "domains": { "route_type": {"type": "inherited"} }, "templates": [ { "name": "Night Shift Large Truck - 1", "description": "", "prototype": { "attributes": { "miles": null, "comments": null, "route_type": "Night Shift Large Truck - 1", "route_number": null, "truck_number": null, "route_driver": null, "plow_type": null, "plow_position": null, "route_priority": null, "driver_instructions": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Night Shift Large Truck - 2", "name": "Night Shift Large Truck - 2", "domains": { "route_type": {"type": "inherited"} }, "templates": [ { "name": "Night Shift Large Truck - 2", "description": "", "prototype": { "attributes": { "miles": null, "comments": null, "route_type": "Night Shift Large Truck - 2", "route_number": null, "truck_number": null, "route_driver": null, "plow_type": null, "plow_position": null, "route_priority": null, "driver_instructions": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Night Shift Large Truck - 3", "name": "Night Shift Large Truck - 3", "domains": { "route_type": {"type": "inherited"} }, "templates": [ { "name": "Night Shift Large Truck - 3", "description": "", "prototype": { "attributes": { "miles": null, "comments": null, "route_type": "Night Shift Large Truck - 3", "route_number": null, "truck_number": null, "route_driver": null, "plow_type": null, "plow_position": null, "route_priority": null, "driver_instructions": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Night Shift Large Truck - 4", "name": "Night Shift Large Truck - 4", "domains": { "route_type": {"type": "inherited"} }, "templates": [ { "name": "Night Shift Large Truck - 4", "description": "", "prototype": { "attributes": { "miles": null, "comments": null, "route_type": "Night Shift Large Truck - 4", "route_number": null, "truck_number": null, "route_driver": null, "plow_type": null, "plow_position": null, "route_priority": null, "driver_instructions": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }