{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Trees", "type": "Feature Layer", "description": "Trees", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 116, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9448591.5597, "ymin": 4694332.399899997, "xmax": -9417598.2995, "ymax": 4740814.9679000005, "zmin": 0, "zmax": 761.4248, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TREEID", "type": "esriFieldTypeString", "alias": "Unique ID", "length": 12, "domain": null }, { "name": "TREPROJID", "type": "esriFieldTypeString", "alias": "Project Name", "length": 40, "domain": null }, { "name": "BCUFCPROJ", "type": "esriFieldTypeString", "alias": "UFC Funded", "length": 5, "domain": null }, { "name": "TRETYPE", "type": "esriFieldTypeString", "alias": "Tree Type", "length": 85, "domain": null }, { "name": "TREDBH", "type": "esriFieldTypeDouble", "alias": "Breast Height Dia.", "domain": null }, { "name": "TREHGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "TRECOND", "type": "esriFieldTypeString", "alias": "Tree Condition", "length": 20, "domain": null }, { "name": "GPSYN", "type": "esriFieldTypeString", "alias": "GPS Captured", "length": 10, "domain": null }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "GPSBY", "type": "esriFieldTypeString", "alias": "GPS'd By", "length": 35, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S236_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, "hasZ": 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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e47330da138a4434bf1b1f0775281551" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Floodplains", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Floodplains 2007" }, { "id": 3, "name": "Floodplains 2020 (current)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9450732.0874, "ymin": 4691676.685999997, "xmax": -9376756.1457, "ymax": 4742855.162100002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Floodplains 2007", "type": "Feature Layer", "description": "Floodplains_2007", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": { "id": 1, "name": "Floodplains" }, "subLayers": [], "minScale": 0, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODZONCD", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "100 Year Flood (primitive)", "description": "100 Year Flood (primitive)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": null }, "values": [ [ "A" ] ] }, { "label": "100 Year Flood (detailed)", "description": "100 Year Flood (detailed)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": null }, "values": [ [ "AE" ] ] }, { "label": "500 Year Flood", "description": "500 Year Flood", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": null }, "values": [ [ "XB" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": null }, "value": "A", "label": "100 Year Flood (primitive)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "AE", "label": "100 Year Flood (detailed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": null }, "value": "XB", "label": "500 Year Flood" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 139, 240, 255 ], "toColor": [ 108, 139, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 57, 247, 255 ], "toColor": [ 63, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 197, 240, 255 ], "toColor": [ 185, 197, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 70, 194, 255 ], "toColor": [ 70, 70, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 144, 209, 255 ], "toColor": [ 144, 144, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 94, 250, 255 ], "toColor": [ 55, 94, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 94, 196, 255 ], "toColor": [ 81, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 107, 235, 255 ], "toColor": [ 68, 107, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 55, 209, 255 ], "toColor": [ 52, 55, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 153, 194, 255 ], "toColor": [ 145, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 122, 204, 255 ], "toColor": [ 125, 122, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 159, 245, 255 ], "toColor": [ 135, 159, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 183, 247, 255 ], "toColor": [ 181, 183, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9450732.0718, "ymin": 4697489.464400001, "xmax": -9419978.5812, "ymax": 4742855.162100002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLOODZONTX", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLOODZONCD", "type": "esriFieldTypeString", "alias": "Flood Zone Code", "length": 5, "domain": null }, { "name": "FLOODZONTX", "type": "esriFieldTypeString", "alias": "Flood Zone Description", "length": 40, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S56_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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": "e47330da138a4434bf1b1f0775281551" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Floodplains 2020 (current)", "type": "Feature Layer", "description": "Floodplains_2020", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": { "id": 1, "name": "Floodplains" }, "subLayers": [], "minScale": 0, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODZONCD", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "100 Year Flood (primitive)", "description": "100 Year Flood (primitive)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": null }, "values": [ [ "A" ] ] }, { "label": "100 Year Flood (detailed)", "description": "100 Year Flood (detailed)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": null }, "values": [ [ "AE" ] ] }, { "label": "500 Year Flood", "description": "500 Year Flood", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": null }, "values": [ [ "XB" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 255, 197, 255 ], "outline": null }, "value": "A", "label": "100 Year Flood (primitive)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": null }, "value": "AE", "label": "100 Year Flood (detailed)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 115, 76, 255 ], "outline": null }, "value": "XB", "label": "500 Year Flood" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 139, 240, 255 ], "toColor": [ 108, 139, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 57, 247, 255 ], "toColor": [ 63, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 197, 240, 255 ], "toColor": [ 185, 197, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 70, 194, 255 ], "toColor": [ 70, 70, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 144, 209, 255 ], "toColor": [ 144, 144, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 94, 250, 255 ], "toColor": [ 55, 94, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 94, 196, 255 ], "toColor": [ 81, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 107, 235, 255 ], "toColor": [ 68, 107, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 55, 209, 255 ], "toColor": [ 52, 55, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 153, 194, 255 ], "toColor": [ 145, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 122, 204, 255 ], "toColor": [ 125, 122, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 159, 245, 255 ], "toColor": [ 135, 159, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 183, 247, 255 ], "toColor": [ 181, 183, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9450732.0874, "ymin": 4691676.685999997, "xmax": -9376756.1457, "ymax": 4742855.156800002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLOODZONTX", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLOODZONCD", "type": "esriFieldTypeString", "alias": "Flood Zone Code", "length": 5, "domain": null }, { "name": "FLOODZONTX", "type": "esriFieldTypeString", "alias": "Flood Zone Description", "length": 40, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S57_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "Wetlands", "type": "Feature Layer", "description": "Wetland_2011", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "c5743dbc480f6c13c4c96b0b98968fde", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAExElEQVR4nO1cS7IcKQx8C46n1ZzBx3L4CF7VXeY4dpTD5SAYgTKFBJTf5Ib6dINAUiKpqrtc/3778bEI8vX7x/Xln1XDmePX571j7Vzr825vlI9PhOv3xBmlWp9/7j1td0Hrla81UGuxPvcIIxsstp6TtsAjS0VQ0JVvO7ZcwLIIxq3azyDKtqwqS9nlDW5lKZlVtrdFUN7oVl5YCkEVRi3oG9wqAu28bnitcrigp7mVdBSrLYB2vQdrXgifazKkcGikW6GKRRUehbr/WobyNreSzcmBhXKyW2lAQysU1p7xjIn2W052qxWY3TNalDe6VY3TIolysltJh2szs7FZlJPd6hp8LiIbs6pNHgMob3SrdkKWFffk00KfWQMob3QrxlKXc+jpbrWryOFFOd2tNFjfZfpm+LLuozff8ka3iszGZjfMFlTF/hS3qmEtwGpFl5PdqodTEo+24nSjnOxWM9A4rz6PgLYnlLe4lYBhWytb75wZg4HJof9jYeq5wq0eWGGbB9HRyzD1ZOJB5jsysQiemHU0/oj/Pcq77x//5ogQxW/UCCIywB6KZzKMi8ukW6GRAbNAERmgO/VEJrPKrSQwiYjKANvFT3/RAQXKUVrb62dUrInKANtYNI1Dr01vj2jBdlYGSD9TQjjU4j9JKKxEKSBqo4OfKc1yqAQWVlpe7t1jELnRPUjj0Gi38t5bjfQ4VILcCumnvf4cb1lQJoDWrme71UX24+Hl53ssBakLivLlrOCnQosORlzdu/f6apMsdHnEE93FEW/gLiC1oJjxHDa1RuhwWXHkmgzFVsrUkwWhQ3hBMwL0vxHq+6EraocooikiA/9x+ZEpRxQ5pJO3IyluBkVEpdYul68HtKxYwIqMJojWnsrnI4XATz1P41DZ6OojhdAVe6b9DGjpwlWxR1tvHPoct0A3RQ2rUuuyqshxbY5D0XFn5YEXlBUkA9amyCCLliAOPQlXUESAUgQKszjCdFQLKAlFCYb/du/83V8jo9c9nCOTBZAM2okKC49/c6SFJ0RbmVqrP++Ozs0lMCnwhGgrU2vqqScD2VhYYeSOTq1dz5RYQVHs2lQQWWkOzSD+a9PbIygyUmvqzZGd2hdHCdDqs2dEaKvJ5+ZQy7okWPv1Ne14lvejUmt32NSbYIb2VyCK6paknnJohpMx7jBTGsVbDK4DCitesJlj93+bNJwycRnwt3cDRLgbMbbhP4vVnXoKwh4wu3N7rJ1HwrUpse7p2U1veEOdWd6z4mFk7JGxLS+OXEDIs0oGdlzE2EIegdSdivIL3ZmFikoJV9VUwx6BaOeXU7CMwopllTNestXlEXgshfl8ZGr9yPu02xdUBuFKVmElM7Wmy3cMBHBJKxSJ4lAWFnX1lEKX77xC3Zh1yZmy2micWbyCQ2faEbJT6+E79vUXPMG3dEKsXp8WV3nl0SbP3kMBv2PPWMFFhlijvqPDnOzUOsTld5XfPGAVxM7rSA59s5J//TvjjTrmqs817AplGERSAZNa//l3RkuQjHTwwSgMuuEN4BmwvK/do3P5rDjvAsMgS9kneAbFobXQ0engDLw7fo0oeVUOPTUdRMA+4piBZlA0h0alg0LUJ7XrPfTusVkRogBt7X4CDpbkRFkQ05YAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9451766.9853, "ymin": 4690039.947999999, "xmax": -9417595.0039, "ymax": 4742941.673900001, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBTYPEFLD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEFLD", "type": "esriFieldTypeString", "alias": "GIS Subtype", "length": 35, "domain": null }, { "name": "WTLNDCLASS", "type": "esriFieldTypeString", "alias": "Classification", "length": 10, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S109_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 5, "name": "Stream Sampling Sites", "type": "Feature Layer", "description": "This is an extract from a managed feature class of points for surface water sampling locations that the conservation district has designated as water quality monitoring sites.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "28ff7559fa707e3f80b44dd9ae31777f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADIElEQVRIid2VXUjTURiHH3HTMc1psKWFiKJTEDZq+YF0UaRkBCVlXZRBlEEGChZ0o0WaF/ZB5QdYiRKogd0YVCCkYhARqdjGos2kGgNdk+ZUtM0Zi+OpKGhmQRf1g8OBc/487/v+zvs/R8FflOK/hYclJbFTq+XEx4/ofT6iVSq8KhVDNhvX5+cx/xHcYGD7zAydDgfxDscPWxuATOBIRgZml4sir5d3q4abTJy2WLgcCBCWkACHD0NeHsTFgcsFfX3Q1QU2G0aNBntqKjvGxxn8JTwzk90vXnD50yfCysrgyhVQqyEQAK8XtmyBAwegpkYG7e8nIhikV6Ui3efDsRI8YmqKTgGurISrV+HNGzhzBu7fh8VF0GgktK4OenuhsHA5QKReT8/YGJtCwo1GKs1m1mRkwKVL8OqVzNTjgdxcSEuD58+huRkGB+HJE+jogNRUGBtjY1QUxu8P+Qd4IMARMYusFQo4ehSmp6G7W1rh80FEBFRVQX09VFdDUxMcOgStrctBys1mSn8Kd7lIEnNBAbx+Dc+eSQuKimDbNpltRQVcuwY9PTLrhgbIz5dwv5+skLbMzhIp5nXrZMlC2dkwNCTBQo2NcPGiXBfwDx8gPl7u+f3EhYSr1QREANEVOp1cGx+HkhJYvx4mJmDrVlCpZGXCothYaZ1QZCRzIeFaLe7ZWRKfPoW9eyE5WZZbWgovX8qRlQV370rL9u0DpRLE91/g9pDw2FjuAeUtLVBcDGLetQtycuD4cdkVN29CZyesXSs7amFB2iPkdHIjJHxkhPPR0ZQNDKBoa4Njx+DhQxA/kzi4rxJt2d4OKSlw8iRMTkJiIhNOJ49CwgFPWhq1o6PUCqCQCCB8t1jA7ZZWiX5fWoJTp2R1SiXB8HAOAsGV4IyOcsFgwGCxUCy8vnNHZi7uFr0e3r+HW7dkO9psEB5OMD2dSquVx6u6uCwW9ptMnLPbOSssGhj42VfLHTWn0XDQauXBb125IyPUAs2bN1MzPc2eqSl0CwsoY2Lw63S8VSi4bbXS4Haz+KePhWd4mHLRQd8WPHKsRv/uG/oZINMnVk7RFoIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9441458.7963, "ymin": 4712187.432599999, "xmax": -9423897.1223, "ymax": 4732654.796300001, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATIONID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAMPSITE", "type": "esriFieldTypeString", "alias": "Sample Site ID", "length": 5, "domain": null }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "Sample Station ID", "length": 20, "domain": null }, { "name": "PNTTYPE", "type": "esriFieldTypeString", "alias": "Point Type", "length": 35, "domain": null }, { "name": "FLOWMETER", "type": "esriFieldTypeString", "alias": "Flow Metered", "length": 10, "domain": null }, { "name": "WATSHDNAME", "type": "esriFieldTypeString", "alias": "Watershed Name", "length": 40, "domain": null }, { "name": "SUBSHDNAME", "type": "esriFieldTypeString", "alias": "Sub-Watershed Name", "length": 40, "domain": null }, { "name": "GPSYN", "type": "esriFieldTypeString", "alias": "GPS Captured", "length": 10, "domain": null }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "GPSBY", "type": "esriFieldTypeString", "alias": "GPS'd By", "length": 35, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S20_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e47330da138a4434bf1b1f0775281551" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Study Basins (upstream from sample sites)", "type": "Feature Layer", "description": "This is an extract from a managed feature class of areas for surface water catchment areas that contribute overland flow to a specific location where the conservation district routinely collects water samples.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9442776.1406, "ymin": 4710542.5830999985, "xmax": -9419346.8297, "ymax": 4735367.183200002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATIONID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SAMPSITE", "type": "esriFieldTypeString", "alias": "Sample Site ID", "length": 5, "domain": null }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "Sample Station ID", "length": 20, "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "Drainage Area Square Miles", "domain": null }, { "name": "STRMMILES", "type": "esriFieldTypeDouble", "alias": "Stream Mileage", "domain": null }, { "name": "MCLMILES", "type": "esriFieldTypeDouble", "alias": "Main Channel Mileage", "domain": null }, { "name": "STRM305MIL", "type": "esriFieldTypeDouble", "alias": "305b Stream Miles per Watershed Square Mile", "domain": null }, { "name": "STRMDENSIT", "type": "esriFieldTypeDouble", "alias": "Stream Miles per Watershed Square Mile", "domain": null }, { "name": "RDMILES", "type": "esriFieldTypeDouble", "alias": "Road Mileage", "domain": null }, { "name": "RDDENSITY", "type": "esriFieldTypeDouble", "alias": "Road Miles per Watershed Square Mile", "domain": null }, { "name": "RDSTRMINT", "type": "esriFieldTypeDouble", "alias": "Road Stream Intersections per Stream Mile", "domain": null }, { "name": "PCTDEVELOP", "type": "esriFieldTypeDouble", "alias": "Percent Developed Land", "domain": null }, { "name": "PCTAGLAND", "type": "esriFieldTypeDouble", "alias": "Percent Agriculture Land", "domain": null }, { "name": "PCTFOREST", "type": "esriFieldTypeDouble", "alias": "Percent Forest Cover", "domain": null }, { "name": "PCTCANOPY", "type": "esriFieldTypeDouble", "alias": "Percent Tree Canopy Cover", "domain": null }, { "name": "PCTBARREN", "type": "esriFieldTypeDouble", "alias": "Percent Barren Land", "domain": null }, { "name": "PCTCVRCHNG", "type": "esriFieldTypeDouble", "alias": "Percent Land Cover Changed", "domain": null }, { "name": "WTLNDDENST", "type": "esriFieldTypeDouble", "alias": "Wetland Square Miles per Watershed Square Mile", "domain": null }, { "name": "PCTKARST", "type": "esriFieldTypeDouble", "alias": "Percent Moderate Karst", "domain": null }, { "name": "PCTIMP", "type": "esriFieldTypeDouble", "alias": "Percent Imperviousness", "domain": null }, { "name": "AVGPCTSLOP", "type": "esriFieldTypeDouble", "alias": "Average Slope Percent", "domain": null }, { "name": "AVGCHSLOPE", "type": "esriFieldTypeDouble", "alias": "Average Channel Slope", "domain": null }, { "name": "SITESLOPE", "type": "esriFieldTypeDouble", "alias": "Valley Slope at Site", "domain": null }, { "name": "MCL10ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation at 10 MCL", "domain": null }, { "name": "MCL85ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation at 85 MCL", "domain": null }, { "name": "ELEVSTDEV", "type": "esriFieldTypeDouble", "alias": "Elevation Standard Deviation", "domain": null }, { "name": "RIPSQMILES", "type": "esriFieldTypeDouble", "alias": "Riparian Square Miles per Watershed Square Miles", "domain": null }, { "name": "RIPRDMILES", "type": "esriFieldTypeDouble", "alias": "Riparian Road Mileage", "domain": null }, { "name": "RIPPCTAG", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Agriculture", "domain": null }, { "name": "RIPPCTFRST", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Forest", "domain": null }, { "name": "RIPPCTIMP", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Imperviousness", "domain": null }, { "name": "RIPAVGSLOP", "type": "esriFieldTypeDouble", "alias": "Riparian Average Slope", "domain": null }, { "name": "RIPSLPSDEV", "type": "esriFieldTypeDouble", "alias": "Riparian Slope Standard Deviation", "domain": null }, { "name": "POPDENSITY", "type": "esriFieldTypeDouble", "alias": "People per Watershed Square Mile", "domain": null }, { "name": "PARKDENSIT", "type": "esriFieldTypeDouble", "alias": "Local Parks Square Miles per Watershed Square Mile", "domain": null }, { "name": "KPDES", "type": "esriFieldTypeDouble", "alias": "KPDES Permits per Stream Mile", "domain": null }, { "name": "WWOUTFALLS", "type": "esriFieldTypeDouble", "alias": "Wastewater Outfalls per Stream Mile", "domain": null }, { "name": "PTPLANTS", "type": "esriFieldTypeDouble", "alias": "Package Plants per Stream Mile", "domain": null }, { "name": "REGDAMS", "type": "esriFieldTypeDouble", "alias": "Regulated Dams per Stream Mile", "domain": null }, { "name": "OILGASDNST", "type": "esriFieldTypeDouble", "alias": "Oil/Gas Wells per Watershed Square Mile", "domain": null }, { "name": "OILGAS", "type": "esriFieldTypeDouble", "alias": "Oil/Gas Wells per Stream Mile", "domain": null }, { "name": "NRCSTYPEA", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group A", "domain": null }, { "name": "NRCSTYPEB", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group B", "domain": null }, { "name": "NRCSTYPEC", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group C", "domain": null }, { "name": "NRCSTYPED", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group D", "domain": null }, { "name": "NRCSTYPEBD", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group BD", "domain": null }, { "name": "NRCSTYPECD", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group CD", "domain": null }, { "name": "STWRDDENST", "type": "esriFieldTypeDouble", "alias": "Stewardship Land Square Miles per Watershed Square Mile", "domain": null }, { "name": "ANMLOPERAT", "type": "esriFieldTypeDouble", "alias": "Animal Feeding Operations per Stream Mile", "domain": null }, { "name": "ANMLDENSIT", "type": "esriFieldTypeDouble", "alias": "Animal Units per Watershed Square Mile", "domain": null }, { "name": "AVGPRECIP", "type": "esriFieldTypeDouble", "alias": "Avg Annual Precipitation in inches", "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S19_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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": "e47330da138a4434bf1b1f0775281551" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 7, "name": "2003 Tree Canopy Crown Size", "type": "Feature Layer", "description": "TreeCanopy_2003", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CROWN", "uniqueValueGroups": [ { "heading": "CROWN SIZE", "classes": [ { "label": "Large Patches", "description": "Large Patches", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": null }, "values": [ [ "LARGE" ] ] }, { "label": "Medium Patches", "description": "Medium Patches", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "MEDIUM" ] ] }, { "label": "Small Patches", "description": "Small Patches", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "values": [ [ "SMALL" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 76, 0, 255 ], "outline": null }, "value": "LARGE", "label": "Large Patches" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "MEDIUM", "label": "Medium Patches" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": null }, "value": "SMALL", "label": "Small Patches" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 171, 207, 255 ], "toColor": [ 165, 171, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 194, 139, 255 ], "toColor": [ 196, 194, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 149, 152, 255 ], "toColor": [ 204, 149, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 204, 186, 255 ], "toColor": [ 151, 204, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 153, 198, 255 ], "toColor": [ 207, 153, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 186, 173, 255 ], "toColor": [ 204, 186, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 212, 157, 255 ], "toColor": [ 158, 212, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 188, 199, 255 ], "toColor": [ 147, 188, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 180, 206, 255 ], "toColor": [ 214, 180, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 176, 255 ], "toColor": [ 199, 207, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 196, 161, 255 ], "toColor": [ 162, 196, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 155, 214, 255 ], "toColor": [ 152, 155, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 155, 199, 255 ], "toColor": [ 177, 155, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9450140.5346, "ymin": 4690671.254000001, "xmax": -9417700.6217, "ymax": 4742168.444899999, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CROWN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATURITY", "type": "esriFieldTypeSmallInteger", "alias": "Maturity", "domain": null }, { "name": "CROWN", "type": "esriFieldTypeString", "alias": "Crown Size", "length": 30, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S235_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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": "e47330da138a4434bf1b1f0775281551" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 8, "name": "Conservation Easements", "type": "Feature Layer", "description": "RightOfWay_Easement", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 170, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9446658.8885, "ymin": 4701979.245800003, "xmax": -9418402.4671, "ymax": 4742192.253200002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EASETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EASEID", "type": "esriFieldTypeInteger", "alias": "Easement ID", "domain": null }, { "name": "EASETYPE", "type": "esriFieldTypeString", "alias": "Easement Type", "length": 14, "domain": null }, { "name": "EASEWIDTH", "type": "esriFieldTypeString", "alias": "Easement Width", "length": 5, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 40, "domain": null }, { "name": "EASESOURCE", "type": "esriFieldTypeString", "alias": "Source Document", "length": 20, "domain": null }, { "name": "EASEPLAT", "type": "esriFieldTypeString", "alias": "Plat Slide", "length": 10, "domain": null }, { "name": "EASEBOOK", "type": "esriFieldTypeString", "alias": "Recording Book", "length": 10, "domain": null }, { "name": "EASEPAGE", "type": "esriFieldTypeString", "alias": "Recording Page", "length": 5, "domain": null }, { "name": "EASERECDT", "type": "esriFieldTypeDate", "alias": "Recording Date", "length": 8, "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S145_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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Watershed Boundaries", "type": "Group Layer", "description": "New Group Layer", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 10, "name": "2012 Subwatershed (thick outline)" }, { "id": 11, "name": "2012 Watersheds (thick outline)" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9450790.852, "ymin": 4689826.252999999, "xmax": -9415136.4956, "ymax": 4742870.450499997, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 10, "name": "2012 Subwatershed (thick outline)", "type": "Feature Layer", "description": "Subwatershed_2012", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": { "id": 9, "name": "Watershed Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 1, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SUBSHDNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1, "minScale": "NaN", "name": "Default", "priority": 244, "symbol": { "type": "esriTS", "color": [ 0, 169, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9450790.852, "ymin": 4689826.252999999, "xmax": -9415136.4956, "ymax": 4742870.450499997, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SUBSHDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATSHDNAME", "type": "esriFieldTypeString", "alias": "Watershed Name", "length": 25, "domain": null }, { "name": "WATSHDHUC", "type": "esriFieldTypeString", "alias": "Watershed Code", "length": 15, "domain": null }, { "name": "SUBSHDNAME", "type": "esriFieldTypeString", "alias": "Sub-Watershed Name", "length": 30, "domain": null }, { "name": "SUBSHDHUC", "type": "esriFieldTypeString", "alias": "Sub-Watershed Code", "length": 20, "domain": null }, { "name": "SUBSHDACRE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "SUBSHDSQML", "type": "esriFieldTypeDouble", "alias": "Square Mileage", "domain": null }, { "name": "STRMMILES", "type": "esriFieldTypeDouble", "alias": "Stream Mileage", "domain": null }, { "name": "MCLMILES", "type": "esriFieldTypeDouble", "alias": "Main Channel Mileage", "domain": null }, { "name": "STRM305MIL", "type": "esriFieldTypeDouble", "alias": "305b Stream Miles per Watershed Square Mile", "domain": null }, { "name": "STRMDENSIT", "type": "esriFieldTypeDouble", "alias": "Stream Miles per Watershed Square Mile", "domain": null }, { "name": "RDMILES", "type": "esriFieldTypeDouble", "alias": "Road Mileage", "domain": null }, { "name": "RDDENSITY", "type": "esriFieldTypeDouble", "alias": "Road Miles per Watershed Square Mile", "domain": null }, { "name": "RDSTRMINT", "type": "esriFieldTypeDouble", "alias": "Road Stream Intersections per Stream Mile", "domain": null }, { "name": "PCTDEVELOP", "type": "esriFieldTypeDouble", "alias": "Percent Developed Land", "domain": null }, { "name": "PCTAGLAND", "type": "esriFieldTypeDouble", "alias": "Percent Agriculture Land", "domain": null }, { "name": "PCTFOREST", "type": "esriFieldTypeDouble", "alias": "Percent Forest Cover", "domain": null }, { "name": "PCTCANOPY", "type": "esriFieldTypeDouble", "alias": "Percent Tree Canopy Cover", "domain": null }, { "name": "PCTBARREN", "type": "esriFieldTypeDouble", "alias": "Percent Barren Land", "domain": null }, { "name": "PCTCVRCHNG", "type": "esriFieldTypeDouble", "alias": "Percent Land Cover Changed", "domain": null }, { "name": "WTLNDDENST", "type": "esriFieldTypeDouble", "alias": "Wetland Square Miles per Watershed Square Mile", "domain": null }, { "name": "PCTKARST", "type": "esriFieldTypeDouble", "alias": "Percent Moderate Karst", "domain": null }, { "name": "PCTIMP", "type": "esriFieldTypeDouble", "alias": "Percent Imperviousness", "domain": null }, { "name": "AVGPCTSLOP", "type": "esriFieldTypeDouble", "alias": "Average Slope Percent", "domain": null }, { "name": "AVGCHSLOPE", "type": "esriFieldTypeDouble", "alias": "Average Channel Slope", "domain": null }, { "name": "SITESLOPE", "type": "esriFieldTypeDouble", "alias": "Valley Slope at Site", "domain": null }, { "name": "MCL10ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation at 10 MCL", "domain": null }, { "name": "MCL85ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation at 85 MCL", "domain": null }, { "name": "ELEVSTDEV", "type": "esriFieldTypeDouble", "alias": "Elevation Standard Deviation", "domain": null }, { "name": "RIPSQMILES", "type": "esriFieldTypeDouble", "alias": "Riparian Square Miles per Watershed Square Miles", "domain": null }, { "name": "RIPRDMILES", "type": "esriFieldTypeDouble", "alias": "Riparian Road Mileage", "domain": null }, { "name": "RIPPCTAG", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Agriculture", "domain": null }, { "name": "RIPPCTFRST", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Forest", "domain": null }, { "name": "RIPPCTIMP", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Imperviousness", "domain": null }, { "name": "RIPAVGSLOP", "type": "esriFieldTypeDouble", "alias": "Riparian Average Slope", "domain": null }, { "name": "RIPSLPSDEV", "type": "esriFieldTypeDouble", "alias": "Riparian Slope Standard Deviation", "domain": null }, { "name": "POPDENSITY", "type": "esriFieldTypeDouble", "alias": "People per Watershed Square Mile", "domain": null }, { "name": "PARKDENSIT", "type": "esriFieldTypeDouble", "alias": "Local Parks Square Miles per Watershed Square Mile", "domain": null }, { "name": "KPDES", "type": "esriFieldTypeDouble", "alias": "KPDES Permits per Stream Mile", "domain": null }, { "name": "WWOUTFALLS", "type": "esriFieldTypeDouble", "alias": "Wastewater Outfalls per Stream Mile", "domain": null }, { "name": "PTPLANTS", "type": "esriFieldTypeDouble", "alias": "Package Plants per Stream Mile", "domain": null }, { "name": "REGDAMS", "type": "esriFieldTypeDouble", "alias": "Regulated Dams per Stream Mile", "domain": null }, { "name": "OILGASDNST", "type": "esriFieldTypeDouble", "alias": "Oil/Gas Wells per Watershed Square Mile", "domain": null }, { "name": "OILGAS", "type": "esriFieldTypeDouble", "alias": "Oil/Gas Wells per Stream Mile", "domain": null }, { "name": "NRCSTYPEA", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group A", "domain": null }, { "name": "NRCSTYPEB", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group B", "domain": null }, { "name": "NRCSTYPEC", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group C", "domain": null }, { "name": "NRCSTYPED", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group D", "domain": null }, { "name": "NRCSTYPEBD", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group BD", "domain": null }, { "name": "NRCSTYPECD", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group CD", "domain": null }, { "name": "STWRDDENST", "type": "esriFieldTypeDouble", "alias": "Stewardship Land Square Miles per Watershed Square Mile", "domain": null }, { "name": "ANMLOPERAT", "type": "esriFieldTypeDouble", "alias": "Animal Feeding Operations per Stream Mile", "domain": null }, { "name": "ANMLDENSIT", "type": "esriFieldTypeDouble", "alias": "Animal Units per Watershed Square Mile", "domain": null }, { "name": "AVGPRECIP", "type": "esriFieldTypeDouble", "alias": "Avg Annual Precipitation in inches", "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S213_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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": "e47330da138a4434bf1b1f0775281551" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 11, "name": "2012 Watersheds (thick outline)", "type": "Feature Layer", "description": "Watershed_2012", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": { "id": 9, "name": "Watershed Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WATSHDNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1, "minScale": "NaN", "name": "Default", "priority": 256, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9450790.852, "ymin": 4689826.252999999, "xmax": -9415136.4956, "ymax": 4742870.450499997, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATSHDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATSHDNAME", "type": "esriFieldTypeString", "alias": "Watershed Name", "length": 30, "domain": null }, { "name": "WATSHDHUC", "type": "esriFieldTypeString", "alias": "Watershed Code", "length": 15, "domain": null }, { "name": "WATSHDNRCS", "type": "esriFieldTypeDouble", "alias": "NRCS Code", "domain": null }, { "name": "WATSHDACRE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "WATSHDSQML", "type": "esriFieldTypeDouble", "alias": "Square Mileage", "domain": null }, { "name": "STRMMILES", "type": "esriFieldTypeDouble", "alias": "Stream Mileage", "domain": null }, { "name": "MCLMILES", "type": "esriFieldTypeDouble", "alias": "Main Channel Mileage", "domain": null }, { "name": "STRM305MIL", "type": "esriFieldTypeDouble", "alias": "305b Stream Miles per Watershed Square Mile", "domain": null }, { "name": "STRMDENSIT", "type": "esriFieldTypeDouble", "alias": "Stream Miles per Watershed Square Mile", "domain": null }, { "name": "RDMILES", "type": "esriFieldTypeDouble", "alias": "Road Mileage", "domain": null }, { "name": "RDDENSITY", "type": "esriFieldTypeDouble", "alias": "Road Miles per Watershed Square Mile", "domain": null }, { "name": "RDSTRMINT", "type": "esriFieldTypeDouble", "alias": "Road Stream Intersections per Stream Mile", "domain": null }, { "name": "PCTDEVELOP", "type": "esriFieldTypeDouble", "alias": "Percent Developed Land", "domain": null }, { "name": "PCTAGLAND", "type": "esriFieldTypeDouble", "alias": "Percent Agriculture Land", "domain": null }, { "name": "PCTFOREST", "type": "esriFieldTypeDouble", "alias": "Percent Forest Cover", "domain": null }, { "name": "PCTCANOPY", "type": "esriFieldTypeDouble", "alias": "Percent Tree Canopy Cover", "domain": null }, { "name": "PCTBARREN", "type": "esriFieldTypeDouble", "alias": "Percent Barren Land", "domain": null }, { "name": "PCTCVRCHNG", "type": "esriFieldTypeDouble", "alias": "Percent Land Cover Changed", "domain": null }, { "name": "WTLNDDENST", "type": "esriFieldTypeDouble", "alias": "Wetland Square Miles per Watershed Square Mile", "domain": null }, { "name": "PCTKARST", "type": "esriFieldTypeDouble", "alias": "Percent Moderate Karst", "domain": null }, { "name": "PCTIMP", "type": "esriFieldTypeDouble", "alias": "Percent Imperviousness", "domain": null }, { "name": "AVGPCTSLOP", "type": "esriFieldTypeDouble", "alias": "Average Slope Percent", "domain": null }, { "name": "AVGCHSLOPE", "type": "esriFieldTypeDouble", "alias": "Average Channel Slope", "domain": null }, { "name": "SITESLOPE", "type": "esriFieldTypeDouble", "alias": "Valley Slope at Site", "domain": null }, { "name": "MCL10ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation at 10 MCL", "domain": null }, { "name": "MCL85ELEV", "type": "esriFieldTypeDouble", "alias": "Elevation at 85 MCL", "domain": null }, { "name": "ELEVSTDEV", "type": "esriFieldTypeDouble", "alias": "Elevation Standard Deviation", "domain": null }, { "name": "RIPSQMILES", "type": "esriFieldTypeDouble", "alias": "Riparian Square Miles per Watershed Square Miles", "domain": null }, { "name": "RIPRDMILES", "type": "esriFieldTypeDouble", "alias": "Riparian Road Mileage", "domain": null }, { "name": "RIPPCTAG", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Agriculture", "domain": null }, { "name": "RIPPCTFRST", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Forest", "domain": null }, { "name": "RIPPCTIMP", "type": "esriFieldTypeDouble", "alias": "Percent Riparian Imperviousness", "domain": null }, { "name": "RIPAVGSLOP", "type": "esriFieldTypeDouble", "alias": "Riparian Average Slope", "domain": null }, { "name": "RIPSLPSDEV", "type": "esriFieldTypeDouble", "alias": "Riparian Slope Standard Deviation", "domain": null }, { "name": "POPDENSITY", "type": "esriFieldTypeDouble", "alias": "People per Watershed Square Mile", "domain": null }, { "name": "PARKDENSIT", "type": "esriFieldTypeDouble", "alias": "Local Parks Square Miles per Watershed Square Mile", "domain": null }, { "name": "KPDES", "type": "esriFieldTypeDouble", "alias": "KPDES Permits per Stream Mile", "domain": null }, { "name": "WWOUTFALLS", "type": "esriFieldTypeDouble", "alias": "Wastewater Outfalls per Stream Mile", "domain": null }, { "name": "PTPLANTS", "type": "esriFieldTypeDouble", "alias": "Package Plants per Stream Mile", "domain": null }, { "name": "REGDAMS", "type": "esriFieldTypeDouble", "alias": "Regulated Dams per Stream Mile", "domain": null }, { "name": "OILGASDNST", "type": "esriFieldTypeDouble", "alias": "Oil/Gas Wells per Watershed Square Mile", "domain": null }, { "name": "OILGAS", "type": "esriFieldTypeDouble", "alias": "Oil/Gas Wells per Stream Mile", "domain": null }, { "name": "NRCSTYPEA", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group A", "domain": null }, { "name": "NRCSTYPEB", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group B", "domain": null }, { "name": "NRCSTYPEC", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group C", "domain": null }, { "name": "NRCSTYPED", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group D", "domain": null }, { "name": "NRCSTYPEBD", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group BD", "domain": null }, { "name": "NRCSTYPECD", "type": "esriFieldTypeDouble", "alias": "Percent Soil Hydrologic Group CD", "domain": null }, { "name": "STWRDDENST", "type": "esriFieldTypeDouble", "alias": "Stewardship Land Square Miles per Watershed Square Mile", "domain": null }, { "name": "ANMLOPERAT", "type": "esriFieldTypeDouble", "alias": "Animal Feeding Operations per Stream Mile", "domain": null }, { "name": "ANMLDENSIT", "type": "esriFieldTypeDouble", "alias": "Animal Units per Watershed Square Mile", "domain": null }, { "name": "AVGPRECIP", "type": "esriFieldTypeDouble", "alias": "Avg Annual Precipitation in inches", "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S289_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 12, "name": "Lithology (thick outline)", "type": "Feature Layer", "description": "Lithology_2017", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",BASEGEOGCRS[\"GCS_WGS_1984\",DYNAMIC[FRAMEEPOCH[1990.5],MODEL[\"AM0-2\"]],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[\"Mercator_Auxiliary_Sphere\",METHOD[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"False_Northing\",0.0,LENGTHUNIT[\"Meter\",1.0]],PARAMETER[\"Central_Meridian\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Auxiliary_Sphere_Type\",0.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"WGS_1984_Web_Mercator_Auxiliary_Sphere\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Mercator_Auxiliary_Sphere\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Standard_Parallel_1\",0.0],PARAMETER[\"Auxiliary_Sphere_Type\",0.0],UNIT[\"Meter\",1.0]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "The Boone County Planning Commission (BCPC), GIS Services Division, 2950 Washington Street, Room 317, Burlington KY 41005", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 137, 68, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 1, "minScale": "NaN", "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 137, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9464729.392, "ymin": 4646467.331799999, "xmax": -9372578.1451, "ymax": 4742848.640799999, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "Identifier", "length": 19, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 5, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "Description", "length": 111, "domain": null }, { "name": "GEOUNITTYP", "type": "esriFieldTypeString", "alias": "Geologic Unit Type", "length": 24, "domain": null }, { "name": "LITHRANK", "type": "esriFieldTypeString", "alias": "Lithology Rank", "length": 13, "domain": null }, { "name": "LITHOLOGY", "type": "esriFieldTypeString", "alias": "Lithology", "length": 43, "domain": null }, { "name": "GEOHISTORY", "type": "esriFieldTypeString", "alias": "Geologic History", "length": 36, "domain": null }, { "name": "OBSMETHOD", "type": "esriFieldTypeString", "alias": "Observation Method", "length": 30, "domain": null }, { "name": "POSACCRACY", "type": "esriFieldTypeString", "alias": "Positional Accuracy", "length": 10, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 105, "domain": null }, { "name": "GEOTYPEURL", "type": "esriFieldTypeString", "alias": "Geologic Unit Type (URL)", "length": 85, "domain": null }, { "name": "REPLITHURL", "type": "esriFieldTypeString", "alias": "Representative Lithology (URL)", "length": 76, "domain": null }, { "name": "REPAGEURL", "type": "esriFieldTypeString", "alias": "Representative Age (URL)", "length": 68, "domain": null }, { "name": "REPOAGEURL", "type": "esriFieldTypeString", "alias": "Representative Older Age (URL)", "length": 68, "domain": null }, { "name": "REPYAGEURL", "type": "esriFieldTypeString", "alias": "Representative Younger Age (URL)", "length": 68, "domain": null }, { "name": "SPECURL", "type": "esriFieldTypeString", "alias": "Specification (URL)", "length": 110, "domain": null }, { "name": "METADATURL", "type": "esriFieldTypeString", "alias": "Metadata (URL)", "length": 86, "domain": null }, { "name": "GENSYMBOL", "type": "esriFieldTypeString", "alias": "Generic Symbolizer", "length": 8, "domain": null }, { "name": "KGSMAPSYMB", "type": "esriFieldTypeString", "alias": "KGS Map Symbol", "length": 7, "domain": null }, { "name": "KGSFORMCOD", "type": "esriFieldTypeString", "alias": "KGS Formation Code", "length": 8, "domain": null }, { "name": "KGSGQNUMBR", "type": "esriFieldTypeString", "alias": "KGS Geologic Quad Number", "length": 5, "domain": null }, { "name": "KGSSORTCOD", "type": "esriFieldTypeInteger", "alias": "KGS Sort Code", "domain": null }, { "name": "HTMLLINK", "type": "esriFieldTypeString", "alias": "Jump Page", "length": 110, "domain": null }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "Feature Centroid", "length": 15, "domain": null }, { "name": "GMDNOTES", "type": "esriFieldTypeString", "alias": "Field Notes", "length": 85, "domain": null }, { "name": "GMDCOMMENT", "type": "esriFieldTypeString", "alias": "Office Comments", "length": 130, "domain": null }, { "name": "GMDSOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 40, "domain": null }, { "name": "GMDMETHOD", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 25, "domain": null }, { "name": "GMDSTATUS", "type": "esriFieldTypeString", "alias": "GIS Input Status", "length": 15, "domain": null }, { "name": "GMDCUSTODN", "type": "esriFieldTypeString", "alias": "Custodial Entity", "length": 15, "domain": null }, { "name": "GMDCREATED", "type": "esriFieldTypeDate", "alias": "GIS Creation Date", "length": 8, "domain": null }, { "name": "GMDCREATOR", "type": "esriFieldTypeString", "alias": "GIS Creator", "length": 20, "domain": null }, { "name": "GMDEDITED", "type": "esriFieldTypeDate", "alias": "GIS Revision Date", "length": 8, "domain": null }, { "name": "GMDEDITOR", "type": "esriFieldTypeString", "alias": "Last GIS Editor", "length": 20, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 20, "domain": null }, { "name": "LONDMS", "type": "esriFieldTypeString", "alias": "Longitude (DMS)", "length": 20, "domain": null }, { "name": "LATDMS", "type": "esriFieldTypeString", "alias": "Latitude (DMS)", "length": 20, "domain": null }, { "name": "LONDD", "type": "esriFieldTypeDouble", "alias": "Longitude (DD)", "domain": null }, { "name": "LATDD", "type": "esriFieldTypeDouble", "alias": "Latitude (DD)", "domain": null }, { "name": "XCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane X Coordinate", "domain": null }, { "name": "YCOORDNKSP", "type": "esriFieldTypeDouble", "alias": "NKY State Plane Y Coordinate", "domain": null }, { "name": "GMDLNGFEET", "type": "esriFieldTypeDouble", "alias": "Perimeter (feet)", "domain": null }, { "name": "GMDLNGYARD", "type": "esriFieldTypeDouble", "alias": "Perimeter (yards)", "domain": null }, { "name": "GMDLNGMILE", "type": "esriFieldTypeDouble", "alias": "Perimeter (miles)", "domain": null }, { "name": "GMDSQFEET", "type": "esriFieldTypeDouble", "alias": "Area (sq feet)", "domain": null }, { "name": "GMDSQYARD", "type": "esriFieldTypeDouble", "alias": "Area (sq yards)", "domain": null }, { "name": "GMDSQMILE", "type": "esriFieldTypeDouble", "alias": "Area (sq miles)", "domain": null }, { "name": "GMDACRE", "type": "esriFieldTypeDouble", "alias": "Area (acres)", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "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": "e47330da138a4434bf1b1f0775281551" } ], "tables": [] }