{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Ground Penetrating Radar Profile", "type": "Feature Layer", "description": "
Ground penetrating radar profiles are created by dragging a radio antenna and receiver across the ground. The antenna emits polarized electromagnetic waves downward that reflect on boundaries within the earth that separate rocks with different electrical conductivity or dielectric permittivity within the subsurface. The reflected wave is recorded by the antenna, which generates a two-way travel time. These data are processed to show the depth to multiple boundaries across the profile. The processing is similar to seismic reflection processing and the resulting profile also has a similar look but may show different boundaries. It is a particularly good method to image the very near-surface (upper 10 m).<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Ground Penetrating Radar" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PROFILE_NAME", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 741599.5695966333, "ymin": 389608.3426209688, "xmax": 941926.7361987233, "ymax": 482453.5824550539, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GROUND_PENETRATING_RADAR_PROFILE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJECT_ID", "type": "esriFieldTypeInteger", "alias": "Project ID", "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "Instrument", "length": 500, "domain": null }, { "name": "ACQUISITION_MODE", "type": "esriFieldTypeString", "alias": "Acquisition Mode", "length": 50, "domain": { "type": "codedValue", "name": "Acquisition Mode", "description": "Used to designate the acqusition mode of a GPR survey.", "codedValues": [ { "name": "Continuous", "code": "Continuous" }, { "name": "Step mode", "code": "Step Mode" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ANTENNA_FREQUENCY_MEGAHERTZ", "type": "esriFieldTypeSmallInteger", "alias": "Antenna Frequency (MHz)", "domain": null }, { "name": "TIME_RANGE_NANOSECONDS", "type": "esriFieldTypeSmallInteger", "alias": "Time Range Nanoseconds", "domain": null }, { "name": "SOIL_VELOCITY_METERS_PER_MICROSECOND", "type": "esriFieldTypeSingle", "alias": "Soil Velocity (m/µs)", "domain": null }, { "name": "PROCESSING_SOFTWARE", "type": "esriFieldTypeString", "alias": "Processing Software", "length": 255, "domain": null }, { "name": "DATA_PROCESSING_PARAMETERS", "type": "esriFieldTypeString", "alias": "Data Processing Parameters", "length": 500, "domain": null }, { "name": "LOCATION_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 500, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "ADDITIONAL_COMMENTS", "type": "esriFieldTypeString", "alias": "Additional Comments", "length": 500, "domain": null }, { "name": "FIGURE_HYPERLINK", "type": "esriFieldTypeString", "alias": "Figure Hyperlink", "length": 500, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "PROFILE_NAME", "type": "esriFieldTypeString", "alias": "Profile Name", "length": 50, "domain": null }, { "name": "GROUND_PENETRATING_RADAR_PROFILE_ID", "type": "esriFieldTypeInteger", "alias": "Ground Penetrating Radar Profile ID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G20PROJECT_ID", "fields": "PROJECT_ID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 22, "name": "Project Location", "relatedTableId": 1, "role": "esriRelRoleDestination", "keyField": "PROJECT_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{25EA910B-CF07-433F-B391-AFF67A164DD9}" }, { "id": 39, "name": "Project Location", "relatedTableId": 10, "role": "esriRelRoleDestination", "keyField": "PROJECT_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{25EA910B-CF07-433F-B391-AFF67A164DD9}" }, { "id": 44, "name": "Project Location", "relatedTableId": 16, "role": "esriRelRoleDestination", "keyField": "PROJECT_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{25EA910B-CF07-433F-B391-AFF67A164DD9}" }, { "id": 45, "name": "Project Location", "relatedTableId": 19, "role": "esriRelRoleDestination", "keyField": "PROJECT_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{25EA910B-CF07-433F-B391-AFF67A164DD9}" }, { "id": 46, "name": "Project Location", "relatedTableId": 22, "role": "esriRelRoleDestination", "keyField": "PROJECT_ID", "cardinality": "esriRelCardinalityOneToOne", "composite": false, "catalogID": "{25EA910B-CF07-433F-B391-AFF67A164DD9}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "94820eeab11f46d29019926fdebefb19" }