{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "RadioTestSite", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "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": "0bc283b33cab6c32fc2a7401a34a5da3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvUlEQVQ4jeXVTUhUURgG4CecykIiLIqCCsKKZFaZ68BWA1FBRFIurEUhSLWIVgbiIhAjEfoxk9CNBYJRSAsrqQEXNhRKhlBCBaOFIVPUogyZFkmO1xln+oOgd3ff75znci8HTshfTOg/wOuUGtAgT7lOb/8cftxZX5zUbIlaT1U6oU3H7+GNlhtwV5nt9kx3F610RZtJe3U4gOTP4zV2GdSuTqH1gdkxC5Xa76sS60Sc9zx3vEq7xQ66KpTx9dvQaqPTHqtW44Km+fFzNnjinn2K7Mz4TTNZhmYFLmtUYbciEbUm0+MPdWtVZFUa6CNeYyvyArMqC2xS5pIWVKbHQ3p9Ep6D9yOCBErxAEsDa+KmfHBtNpeacfW6HHVK/qy+aRqGGG6jPIBHjeoVzYz3GbPZCMKz+tUBaE3g+TPeGAq0ac7Ce33GhK1N6c4gjkFUYEdgz31JCS3Z8Qn1uhxWbdGPrhCdc1bO5I64ft3Z8aiXthhB8TzcTJJ4ZRhT2XEY129CsRU54I8kvXMj3Sg9ntDglkOOpPyaTLlpVMz13PGoYfmGPFOQFY954ft5yRGHHiV6stLz5h+5iX4h3wC7k2+whAxRUQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2298522.3407604694, "ymin": 295057.7715938091, "xmax": 2305041.3569218814, "ymax": 323277.8549173027, "spatialReference": { "wkid": 102676, "latestWkid": 3418, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3132822265871209E8, "falseY": -1.0544136656853965E8, "xyUnits": 3.386963760943687E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TestResult", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TestResult", "type": "esriFieldTypeString", "alias": "TestResult", "length": 50, "domain": { "type": "codedValue", "name": "Result", "description": "Result of Test", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" }, { "name": "Failure", "code": "Failure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S213_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }