{ "currentVersion": 10.81, "id": 18, "name": "District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 577790.554289, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 115287.75250000041, "ymin": 3471932.9450000003, "xmax": 682604.2483000001, "ymax": 4102380.2533, "spatialReference": { "wkid": 26913, "latestWkid": 26913 } }, "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "District", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 8 }, "defaultLabel": "Null", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 141, 52, 255 ], "width": 1 }, "value": "1", "label": "District 1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 250, 100, 255 ], "width": 1 }, "value": "2", "label": "District 2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 194, 155, 255 ], "width": 1 }, "value": "3", "label": "District 3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 146, 199, 255 ], "width": 1 }, "value": "4", "label": "District 4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 16, 20, 255 ], "width": 1 }, "value": "5", "label": "District 5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "value": "6", "label": "District 6", "description": "" } ], "fieldDelimiter": "," }, "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": "GlobalID", "displayField": "RouteID", "typeIdField": "District", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FromDate" }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ToDate" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "FromMeasure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FromMeasure" }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ToMeasure" }, { "name": "District", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": { "type": "codedValue", "name": "dDistrict", "description": "District Numbers", "codedValues": [ { "name": "District 1", "code": 1 }, { "name": "District 2", "code": 2 }, { "name": "District 3", "code": 3 }, { "name": "District 4", "code": 4 }, { "name": "District 5", "code": 5 }, { "name": "District 6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PatrolID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 40, "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": 40, "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" }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "DisplayID", "type": "esriFieldTypeString", "alias": "DisplayID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DisplayID" }, { "name": "EventID", "type": "esriFieldTypeGUID", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EventID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R335_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_335", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_335", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ix_RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_FromDate_ToDa", "fields": "FromDate,ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ix_EventID", "fields": "EventID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "District": {"type": "inherited"} }, "templates": [ { "name": "District 1", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "District": 1, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "District": {"type": "inherited"} }, "templates": [ { "name": "District 2", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "District": 2, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "District": {"type": "inherited"} }, "templates": [ { "name": "District 3", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "District": 3, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "District": {"type": "inherited"} }, "templates": [ { "name": "District 4", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "District": 4, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "District": {"type": "inherited"} }, "templates": [ { "name": "District 5", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "District": 5, "DisplayID": null, "LocError": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6", "domains": { "District": {"type": "inherited"} }, "templates": [ { "name": "District 6", "description": "", "prototype": { "attributes": { "ToMeasure": null, "EventID": null, "FromDate": null, "ToDate": null, "RouteID": null, "FromMeasure": null, "District": 6, "DisplayID": null, "LocError": 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 }