{ "currentVersion": 10.71, "id": 1, "name": "Line Features", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "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, "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 }, "extent": { "xmin": 2560299.2208590023, "ymin": 304161.5537265837, "xmax": 2561965.0360969193, "ymax": 305220.90036117285, "spatialReference": { "wkid": 103028, "latestWkid": 6447 } }, "sourceSpatialReference": { "wkid": 103028, "latestWkid": 6447 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feature", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Detour Route", "label": "Detour Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 10 }, "value": "Drone Patrol Boundary", "label": "Drone Patrol Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 12.000001907348633 }, "value": "Ingress/Egress", "label": "Ingress/Egress", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "Other", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 4 }, "value": "Planned Travel Route", "label": "Planned Travel Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "Road Closure", "label": "Road Closure", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Tape Boundary", "label": "Tape Boundary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 15.000001907348633 }, "value": "Wind Direction Indicator", "label": "Wind Direction Indicator", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Label]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 8000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Feature", "typeIdField": "Feature", "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": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "domain": { "type": "codedValue", "name": "CommandLines", "description": "Line types for Incident Command lines", "codedValues": [ { "name": "Detour Route", "code": "Detour Route" }, { "name": "Drone Patrol Boundary", "code": "Drone Patrol Boundary" }, { "name": "Ingress/Egress", "code": "Ingress/Egress" }, { "name": "Planned Travel Route", "code": "Planned Travel Route" }, { "name": "Road Closure", "code": "Road Closure" }, { "name": "Tape Boundary", "code": "Tape Boundary" }, { "name": "Wind Direction Indicator", "code": "Wind Direction Indicator" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Feature" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Label" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Detour Route", "name": "Detour Route", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Detour Route", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Detour Route" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Drone Patrol Boundary", "name": "Drone Patrol Boundary", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Drone Patrol Boundary", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Drone Patrol Boundary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ingress/Egress", "name": "Ingress/Egress", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Ingress/Egress", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Ingress/Egress" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Other", "name": "Other", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Other" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Planned Travel Route", "name": "Planned Travel Route", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Planned Travel Route", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Planned Travel Route" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Road Closure", "name": "Road Closure", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Road Closure", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Road Closure" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Tape Boundary", "name": "Tape Boundary", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Tape Boundary", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Tape Boundary" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Wind Direction Indicator", "name": "Wind Direction Indicator", "domains": { "Feature": {"type": "inherited"} }, "templates": [ { "name": "Wind Direction Indicator", "description": "", "prototype": { "attributes": { "Id": null, "Label": null, "Feature": "Wind Direction Indicator" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }