{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Land_Cover_2010", "type": "Feature Layer", "description": "Features relating to land use that are visible in ortho imagery taken in 2006. This data set is compiled at 1\" = 100' and is designed to serve as Kankakee County's GIS base map.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 1.96509063518386E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.7463799999961797E7, "falseY": -4.61325999999735E7, "xyUnits": 40710.5904265403, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 40000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "feature_type", "uniqueValueGroups": [ { "heading": "FEATURE_TYPE", "classes": [ { "label": "Athletic Field", "description": "Athletic Field", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 226, 178, 255 ], "outline": null }, "values": [ [ "Athletic Field" ] ] }, { "label": "Cemetery", "description": "Cemetery", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 238, 201, 255 ], "outline": null }, "values": [ [ "Cemetery" ] ] }, { "label": "Tree Mass", "description": "Tree Mass", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Tree Mass" ] ] }, { "label": "Unclassified", "description": "Unclassified", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Unclassified" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 226, 178, 255 ], "outline": null }, "value": "Athletic Field", "label": "Athletic Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 238, 201, 255 ], "outline": null }, "value": "Cemetery", "label": "Cemetery" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Tree Mass", "label": "Tree Mass" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Unclassified", "label": "Unclassified" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1005972.2100184038, "ymin": 1575699.9099636301, "xmax": 1207993.159993086, "ymax": 1688833.3800446093, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "date_of_photography", "type": "esriFieldTypeString", "alias": "date_of_photography", "length": 15, "domain": null }, { "name": "map_scale", "type": "esriFieldTypeString", "alias": "map_scale", "length": 4, "domain": null }, { "name": "update_date", "type": "esriFieldTypeString", "alias": "update_date", "length": 15, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comment", "length": 50, "domain": null }, { "name": "feature_type", "type": "esriFieldTypeString", "alias": "FEATURE_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "Land_Cover_Type", "description": "Land_Cover_Type", "codedValues": [ { "name": "Unclassified", "code": "Unclassified" }, { "name": "Tree Mass", "code": "Tree Mass" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Athletic Field", "code": "Athletic Field" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "shape_Area", "shapeLengthFieldName": "shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ba2477b62cca4ba2975de14d806bcf79" }