{ "currentVersion": 10.91, "id": 0, "name": "Snow Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -8647051.5685, "ymin": 4752990.762800001, "xmax": -8580607.3533, "ymax": 4825414.8191, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "Clear", "label": "Clear", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "Wide Clear", "label": "Wide Clear", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "Narrow Clear", "label": "Narrow Clear", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Emerg. Access", "label": "Emerg. Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Closed", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[TRUCK_ID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 75000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TRUCK_ID", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRUCK_ID", "type": "esriFieldTypeString", "alias": "Truck ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TRUCK_ID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Open", "modelName": "STATUS" }, { "name": "TRUCK_TYPE", "type": "esriFieldTypeString", "alias": "Truck Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRUCK_TYPE" }, { "name": "TIMESTAMP", "type": "esriFieldTypeDate", "alias": "Timestamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIMESTAMP" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "COMMENT" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "DRIVER", "type": "esriFieldTypeString", "alias": "Driver", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DRIVER" }, { "name": "PROPERTY_NUMBER", "type": "esriFieldTypeString", "alias": "Property Number", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROPERTY_NUMBER" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R305_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Clear", "name": "Clear", "domains": {}, "templates": [ { "name": "Clear", "description": "", "prototype": { "attributes": { "DRIVER": null, "PROPERTY_NUMBER": null, "TRUCK_ID": null, "STATUS": "Clear", "TRUCK_TYPE": null, "TIMESTAMP": null, "COMMENT": null, "DISTRICT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Wide Clear", "name": "Wide Clear", "domains": {}, "templates": [ { "name": "Wide Clear", "description": "", "prototype": { "attributes": { "DRIVER": null, "PROPERTY_NUMBER": null, "TRUCK_ID": null, "STATUS": "Wide Clear", "TRUCK_TYPE": null, "TIMESTAMP": null, "COMMENT": null, "DISTRICT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Narrow Clear", "name": "Narrow Clear", "domains": {}, "templates": [ { "name": "Narrow Clear", "description": "", "prototype": { "attributes": { "DRIVER": null, "PROPERTY_NUMBER": null, "TRUCK_ID": null, "STATUS": "Narrow Clear", "TRUCK_TYPE": null, "TIMESTAMP": null, "COMMENT": null, "DISTRICT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Emerg. Access", "name": "Emerg. Access", "domains": {}, "templates": [ { "name": "Emerg. Access", "description": "", "prototype": { "attributes": { "DRIVER": null, "PROPERTY_NUMBER": null, "TRUCK_ID": null, "STATUS": "Emerg. Access", "TRUCK_TYPE": null, "TIMESTAMP": null, "COMMENT": null, "DISTRICT": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Closed", "name": "Closed", "domains": {}, "templates": [ { "name": "Closed", "description": "", "prototype": { "attributes": { "DRIVER": null, "PROPERTY_NUMBER": null, "TRUCK_ID": null, "STATUS": "Closed", "TRUCK_TYPE": null, "TIMESTAMP": null, "COMMENT": null, "DISTRICT": 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 }