{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Weekly detections within outbreaks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "colorInfo", "minSliderValue": 0, "maxSliderValue": 83 } ] }, "type": "classBreaks", "field": "sum_male", "minValue": -9223372036854775808, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 0 ], "width": 0.7 } }, "classMaxValue": 9223372036854775807 } ], "legendOptions": {"order": "ascendingValues"}, "visualVariables": [ { "type": "colorInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.sum_male", "stops": [ { "value": 0, "color": [ 255, 245, 240, 255 ], "label": "0.0" }, { "value": 10.375, "color": [ 254, 224, 210, 255 ] }, { "value": 20.75, "color": [ 252, 187, 161, 255 ] }, { "value": 31.125, "color": [ 252, 146, 114, 255 ] }, { "value": 41.5, "color": [ 251, 106, 74, 255 ] }, { "value": 51.875, "color": [ 239, 59, 44, 255 ] }, { "value": 62.25, "color": [ 203, 24, 29, 255 ] }, { "value": 72.625, "color": [ 165, 15, 21, 255 ] }, { "value": 83, "color": [ 103, 0, 13, 255 ], "label": "83" } ], "legendOptions": { "title": "", "showLegend": true, "order": "ascendingValues" } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.5430822557499997E7, "ymin": -4153007.8066999987, "xmax": 1.5699618726400003E7, "ymax": -4024117.588100001, "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": "AREA_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "area_name", "type": "esriFieldTypeString", "alias": "AREA_NAME", "length": 250, "domain": null }, { "name": "purpose", "type": "esriFieldTypeString", "alias": "PURPOSE", "length": 25, "domain": null }, { "name": "species", "type": "esriFieldTypeString", "alias": "SPECIES", "length": 100, "domain": null }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "START_DATE", "length": 8, "domain": null }, { "name": "end_date", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "layer_name", "type": "esriFieldTypeString", "alias": "LAYER_NAME", "length": 50, "domain": null }, { "name": "sum_male", "type": "esriFieldTypeDouble", "alias": "Sum MALE", "domain": null }, { "name": "sum_female", "type": "esriFieldTypeDouble", "alias": "Sum FEMALE", "domain": null }, { "name": "sum_gravid_female", "type": "esriFieldTypeDouble", "alias": "Sum GRAVID_FEMALE", "domain": null }, { "name": "sum_larvae", "type": "esriFieldTypeDouble", "alias": "Sum LARVAE", "domain": null }, { "name": "total", "type": "esriFieldTypeInteger", "alias": "TOTAL", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null }, { "name": "area_ha", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null }, { "name": "run_date", "type": "esriFieldTypeDate", "alias": "RUN_DATE", "length": 8, "domain": null }, { "name": "last_detection_date", "type": "esriFieldTypeDate", "alias": "LAST_DETECTION_DATE", "length": 8, "domain": null }, { "name": "last_detection_id", "type": "esriFieldTypeInteger", "alias": "LAST_DETECTION_ID", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r1035_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_1035", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a732_ix1", "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": false }, "dateFieldsTimeReference": { "timeZone": "Cen. Australia Standard Time", "timeZoneIANA": "Australia/Adelaide", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "bb4e6f8dd5d7491b88632cf4eba55ae7" }