{ "currentVersion": 10.81, "id": 2, "name": "Administrative_District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": 112679.620899998, "ymin": 30880.158799998502, "xmax": 1029324.86, "ymax": 545270.895199999, "spatialReference": { "wkid": 32100, "latestWkid": 32100 } }, "sourceSpatialReference": { "wkid": 32100, "latestWkid": 32100, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 108, 133, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "Event_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "Route_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From_Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To_Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "ADMINISTRATIVE_DISTRICT", "type": "esriFieldTypeString", "alias": "Admininstrative_District", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CHANGE" }, { "name": "ADMINISTRATIVE_DISTRICT_NUM", "type": "esriFieldTypeSmallInteger", "alias": "Administrative_District_Num", "domain": { "type": "codedValue", "name": "District_Num", "description": "District number", "codedValues": [ { "name": "1-MISSOULA", "code": 1 }, { "name": "2-BUTTE", "code": 2 }, { "name": "3-GREAT FALLS", "code": 3 }, { "name": "4-GLENDIVE", "code": 4 }, { "name": "5-BILLINGS", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Administrative_District_Num" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data_Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Data_Source" }, { "name": "LOC_ERROR", "type": "esriFieldTypeString", "alias": "Loc_Error", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Loc_Error" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "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": 255, "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I11252EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11252FROM_DATE3", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I11252ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R88731_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A697_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Administrative_District", "description": "", "prototype": { "attributes": { "LOC_ERROR": null, "DATA_SOURCE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "ADMINISTRATIVE_DISTRICT": null, "ADMINISTRATIVE_DISTRICT_NUM": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 15000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }