{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 37, "name": "County Commissioner Districts", "type": "Feature Layer", "description": "County commissioner districts obtained from local county governments. Source data could be digital or manually digitized from maps. In compliance with MCA 7-4-2102 following the federal decennial census, the board of county commissioners shall divide their respective counties into as many commissioner districts as there are county commissioners and ensure that the districts are as compact and equal in population and area as possible. A change in the boundaries of any commissioner district may not be made between the date that falls 6 months before a county commissioner primary election and the date of the general election. Missing: Glacier, Treasure, Golden Valley, and Wheatland; https://msl.mt.gov/GIS/Boundaries", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Local county government offices, Montana State Library", "parentLayer": { "id": 30, "name": "Election Districts" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 228, 250, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DISTRICTNO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.29185371904E7, "ymin": 5520999.705600001, "xmax": -1.15816415865E7, "ymax": 6275048.638599999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISTRICTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DISTRICTNO", "type": "esriFieldTypeString", "alias": "DISTRICT NUMBER", "length": 5, "domain": null }, { "name": "DISTRICTNAME", "type": "esriFieldTypeString", "alias": "DISTRICT NAME", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 32, "domain": null }, { "name": "COUNTYCODE", "type": "esriFieldTypeString", "alias": "COUNTY CODE", "length": 5, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 100, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "DATE OF LAST UPDATE", "length": 8, "domain": null }, { "name": "DistrictNumber", "type": "esriFieldTypeString", "alias": "SOS District Number", "length": 10, "domain": null }, { "name": "Commissioner", "type": "esriFieldTypeString", "alias": "SOS Commissioner District Name", "length": 75, "domain": null }, { "name": "ID_UK", "type": "esriFieldTypeString", "alias": "ID_UK", "length": 50, "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "AreaSqMi", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DISTRICTNO", "fields": "DISTRICTNO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DISTRICTNAME", "fields": "DISTRICTNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_COUNTY", "fields": "COUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_COUNTYCODE", "fields": "COUNTYCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SOURCE", "fields": "SOURCE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LAST_UPDATE", "fields": "LAST_UPDATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DistrictNumber", "fields": "DistrictNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Commissioner", "fields": "Commissioner", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ID_UK", "fields": "ID_UK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Acres", "fields": "Acres", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_AreaSqMi", "fields": "AreaSqMi", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }