{ "currentVersion": 10.81, "id": 192, "name": "Maint District Limit", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": 2254295.3529000003, "ymin": 1199867.0130000003, "xmax": 2743732.2465000004, "ymax": 1980678.9317000005, "spatialReference": { "wkid": 102605, "latestWkid": 8826 } }, "sourceSpatialReference": { "wkid": 102605, "latestWkid": 8826 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 5, 135, 255 ], "width": 1 }, "label": "", "description": "" }, "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": "", "displayField": "SystemCode", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SystemCode", "type": "esriFieldTypeString", "alias": "System Code", "domain": { "type": "codedValue", "name": "dSystemCode", "description": "LRSN_RoadNetwork", "codedValues": [ { "name": "Interstate Route", "code": "IN" }, { "name": "US Route", "code": "US" }, { "name": "State Highway", "code": "SH" }, { "name": "Off Highway", "code": "OH" }, { "name": "Federal Routes", "code": "FD" }, { "name": "Polygon Routes", "code": "PO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RouteId" }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "Route ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RouteId" }, { "name": "MaintenanceDistrict", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance District", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaintenanceDistrict" }, { "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": "EventId", "type": "esriFieldTypeString", "alias": "EventId", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EventId" }, { "name": "LocationError", "type": "esriFieldTypeString", "alias": "LocationError", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationError" }, { "name": "SystemCreateDate", "type": "esriFieldTypeDate", "alias": "SystemCreateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemCreateDate" }, { "name": "UserCreate", "type": "esriFieldTypeString", "alias": "UserCreate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UserCreate" }, { "name": "SystemModifyDate", "type": "esriFieldTypeDate", "alias": "SystemModifyDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemModifyDate" }, { "name": "UserModify", "type": "esriFieldTypeString", "alias": "UserModify", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UserModify" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R137_pk", "fields": "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": "S111_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Maint District Limit", "description": "", "prototype": { "attributes": { "FromDate": null, "ToDate": null, "SystemCode": null, "RouteID": null, "MaintenanceDistrict": null, "FromMeasure": null, "ToMeasure": null, "EventId": null, "LocationError": null, "SystemCreateDate": null, "UserCreate": null, "SystemModifyDate": null, "UserModify": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7571aa07421b4beb822b631358dfa915" }