{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "County Farm Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102754, "latestWkid": 2289, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 3.048E-4, "mTolerance": 2.0E-5, "falseX": -1.1812129999998207E8, "falseY": -9.741829999994947E7, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "Farm Fields" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.CALCACRES + \" Acres\"", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 9027.977411, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2172124.980600208, "ymin": 294535.36335904896, "xmax": 2374916.593716949, "ymax": 470992.311953634, "spatialReference": { "wkid": 102754, "latestWkid": 2289, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 3.048E-4, "mTolerance": 2.0E-5, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "comments", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 80, "domain": null }, { "name": "STATECD", "type": "esriFieldTypeString", "alias": "STATECD", "length": 2, "domain": null }, { "name": "COUNTYCD", "type": "esriFieldTypeString", "alias": "COUNTYCD", "length": 3, "domain": null }, { "name": "TRACTNBR", "type": "esriFieldTypeInteger", "alias": "TRACTNBR", "domain": null }, { "name": "FARMNBR", "type": "esriFieldTypeInteger", "alias": "FARMNBR", "domain": null }, { "name": "CLUNBR", "type": "esriFieldTypeInteger", "alias": "CLUNBR", "domain": null }, { "name": "CALCACRES", "type": "esriFieldTypeDouble", "alias": "CALCACRES", "domain": null }, { "name": "FSA_ACRES", "type": "esriFieldTypeDouble", "alias": "FSA_ACRES", "domain": null }, { "name": "HELTYPECD", "type": "esriFieldTypeString", "alias": "HELTYPECD", "length": 1, "domain": null }, { "name": "CLUCLSCD", "type": "esriFieldTypeSmallInteger", "alias": "CLUCLSCD", "domain": null }, { "name": "CLUID", "type": "esriFieldTypeString", "alias": "CLUID", "length": 36, "domain": { "type": "codedValue", "name": "CONS_PRACTICE", "description": "Area Conservation Practices", "codedValues": [ { "name": "FITLER STRIP", "code": "FLT_STR" }, { "name": "FARMED FILTER STRIP", "code": "FLT_STR_FARMED" }, { "name": "RIPARIAN BUFFER", "code": "BUFF" }, { "name": "FARMED GRASS BUFFER", "code": "BUFF_FARMED" }, { "name": "ANIMAL FEED LOT", "code": "FD_LOT" }, { "name": "CONSERVATION FARMED FIELDS", "code": "CONS_FIELDS" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADMNSTATE", "type": "esriFieldTypeString", "alias": "ADMNSTATE", "length": 2, "domain": null }, { "name": "ADMNCOUNTY", "type": "esriFieldTypeString", "alias": "ADMNCOUNTY", "length": 3, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R226_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a176_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }