{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Reports", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b59fab72ce5f86664126a5f51a9a38da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAs0lEQVQokbXRMWoCQRSA4U/cMhBEEVJ4goDYqqTOCSxzgxQKmngCj2AvJGBrKzmERRo7OyurBIQFURa2kGV2FcG/m4GPN8OL3Fh0D/iIPeJrYAnvGKGBA34wxG8RnGB8di7jFV28YBWCrXRSqAdM0QnBXjohrzaesM3CmstVQ3B9AcXYhJ46wyfqOfAL/yG4wxvmqGRQspL++UV2HUs8Y4Am/rDAN45FMCn5/EfBX3PhVZ0Ae7Ubun1FBF8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9779721.2596, "ymin": 4356406.674199998, "xmax": -7853435.8094999995, "ymax": 5677571.671700001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": 0, "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": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "TickDate", "type": "esriFieldTypeDate", "alias": "TickDate", "length": 8, "domain": null }, { "name": "TickCount", "type": "esriFieldTypeString", "alias": "TickCount", "length": 16, "domain": { "type": "codedValue", "name": "CS_TickCount_1", "description": "Number of Ticks Found", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2-5", "code": "2-5" }, { "name": "More than 5", "code": "More than 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TickWhere", "type": "esriFieldTypeString", "alias": "TickWhere", "length": 50, "domain": { "type": "codedValue", "name": "CS_TickWhere", "description": "Site Tick Found", "codedValues": [ { "name": "On person, clothing, or gear", "code": "On person, clothing, or gear" }, { "name": "On pet", "code": "On pet" }, { "name": "On vegetation / ground", "code": "On vegetation / ground" }, { "name": "Other", "code": "Other" }, { "name": "Attached to person", "code": "Attached to person" }, { "name": "Crawling on person, clothing, or gear", "code": "Crawling on person, clothing, or gear" }, { "name": "On vegetation / ground / in house", "code": "On vegetation / ground / in house" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TickType", "type": "esriFieldTypeString", "alias": "TickType", "length": 50, "domain": { "type": "codedValue", "name": "CS_TickType_1", "description": "Type of Tick", "codedValues": [ { "name": "Blacklegged tick (Ixodes scapularis)", "code": "Blacklegged tick (Ixodes scapularis)" }, { "name": "American dog tick (Dermacentor variabilis)", "code": "American dog tick (Dermacentor variabilis)" }, { "name": "Lone star tick (Amblyomma americanum)", "code": "Lone star tick (Amblyomma americanum)" }, { "name": "Other", "code": "Other" }, { "name": "Don't Know", "code": "Don't Know" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Not listed", "code": "Not listed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 12, "domain": { "type": "codedValue", "name": "CS_Status3", "description": "Crowd Source Status", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Approved", "code": "Approved" }, { "name": "Rejected", "code": "Rejected" }, { "name": "Display Target", "code": "Display Target" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }