{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "SNOW REMOVAL SIDEWALK - STATUS", "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": 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": 1.3084006045603678E7, "ymin": 444037.26509186625, "xmax": 1.3101635269356951E7, "ymax": 468338.1847112924, "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3 }, "value": "PLOWED", "label": "PLOWED - COMPLETED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Route", "typeIdField": "Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Route", "type": "esriFieldTypeString", "alias": "SPECIAL ROUTE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Route" }, { "name": "Calc", "type": "esriFieldTypeDouble", "alias": "Calc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Calc" }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles" }, { "name": "Feet", "type": "esriFieldTypeDouble", "alias": "Feet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Feet" }, { "name": "Path", "type": "esriFieldTypeString", "alias": "Path", "domain": { "type": "codedValue", "name": "TractlessPath", "description": "Tractless Path - narrow wide", "codedValues": [ { "name": "NARROW", "code": "NARROW" }, { "name": "WIDE", "code": "WIDE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Path" }, { "name": "Route_2", "type": "esriFieldTypeString", "alias": "ROUTE NAME", "domain": { "type": "codedValue", "name": "rRoute", "description": "Route of Tractless", "codedValues": [ { "name": "WEST", "code": "WEST" }, { "name": "EAST", "code": "EAST" }, { "name": "DOWNTOWN", "code": "DOWNTOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Route_2" }, { "name": "Width", "type": "esriFieldTypeString", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Width" }, { "name": "EqpVehicle", "type": "esriFieldTypeString", "alias": "100", "domain": { "type": "codedValue", "name": "rEqVehicle", "description": "Equipment or Vehicle Used", "codedValues": [ { "name": "TRACKLESS", "code": "TRACKLESS" }, { "name": "TOOL CAT", "code": "TOOL CAT" }, { "name": "TRUCK PLOW", "code": "TRUCK PLOW" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EqpVehicle" }, { "name": "NewRoute", "type": "esriFieldTypeString", "alias": "New Route", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NewRoute" }, { "name": "note", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "note" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Notes" }, { "name": "Charge", "type": "esriFieldTypeString", "alias": "PARKS/PRIVATE/MDOT ETC", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Charge" }, { "name": "DateUpdated", "type": "esriFieldTypeDate", "alias": "DateUpdated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateUpdated" }, { "name": "DwntwnOrd", "type": "esriFieldTypeString", "alias": "DOWNTOWN TRACKLESS ORDER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DwntwnOrd" }, { "name": "DwntwnLoc", "type": "esriFieldTypeString", "alias": "DOWNTOWN TRACKLESS ORDER LOCATIONS", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "DwntwnLoc" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "PLOWING STATUS", "domain": { "type": "codedValue", "name": "SnwStatus", "description": "Snow Status", "codedValues": [ { "name": "PLOWED", "code": "PLOWED" }, { "name": "NEEDS PLOWED", "code": "NEEDS PLOWED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S95_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "PLOWED", "name": "PLOWED", "domains": { "Path": {"type": "inherited"}, "Route_2": {"type": "inherited"}, "EqpVehicle": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "PLOWED", "description": "", "prototype": { "attributes": { "DwntwnLoc": null, "Status": "PLOWED", "Id": null, "Route": null, "Calc": null, "Miles": null, "Feet": null, "Path": null, "Route_2": null, "Width": null, "EqpVehicle": null, "NewRoute": null, "note": null, "Notes": null, "Charge": null, "DateUpdated": null, "DwntwnOrd": 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 } ], "tables": [] }