{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "County Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "PROJCRS[\"Lambert_Conformal_Conic_2SP\",BASEGEOGCRS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",ELLIPSOID[\"WGS_1984\",6378137.0,298.257223563,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",600000.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"false_northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"central_meridian\",-98.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"standard_parallel_1\",34.125,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"standard_parallel_2\",36.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"scale_factor\",1.0,SCALEUNIT[\"Unity\",1.0]],PARAMETER[\"latitude_of_origin\",33.3333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]]", "wkt": "PROJCS[\"Lambert_Conformal_Conic_2SP\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",600000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-98.0],PARAMETER[\"standard_parallel_1\",34.125],PARAMETER[\"standard_parallel_2\",36.5],PARAMETER[\"scale_factor\",1.0],PARAMETER[\"latitude_of_origin\",33.3333333333333],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -37132300, "falseY": -28501300, "xyUnits": 1.1935661561501671E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26914, "latestWkid": 26914, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 141011.10022195376, "ymin": 3720855.114164901, "xmax": 918821.5369655925, "ymax": 4110270.4663379565, "spatialReference": { "wkid": 26914, "latestWkid": 26914, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_FIPS_NO", "type": "esriFieldTypeInteger", "alias": "County FIPS No.", "domain": null }, { "name": "COUNTY_NO", "type": "esriFieldTypeInteger", "alias": "County No.", "domain": null }, { "name": "MAINTENANCE_DIV", "type": "esriFieldTypeInteger", "alias": "Maintenance Div.", "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 13, "domain": null }, { "name": "ADT_FACTOR", "type": "esriFieldTypeDouble", "alias": "ADT Factor", "domain": null }, { "name": "MAIN_DISTRICT_FIPS", "type": "esriFieldTypeInteger", "alias": "Main District FIPS", "domain": null }, { "name": "PHONE_NO_BARN", "type": "esriFieldTypeString", "alias": "Barn Phone No.", "length": 14, "domain": null }, { "name": "DESC_LOCATION_BARN", "type": "esriFieldTypeString", "alias": "Barn Location", "length": 80, "domain": null }, { "name": "CNTY_SEAT_FIPS_NO", "type": "esriFieldTypeInteger", "alias": "County Seat FIPS No.", "domain": null }, { "name": "MUNICIPAL_FIPS_NO", "type": "esriFieldTypeDouble", "alias": "Municipal FIPS No.", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R128_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e0c5191742e642d1ae5b1da6ed0b56ce" }