{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "General_Point_2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3444, "latestWkid": 3444, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 3444, "latestWkid": 3444, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ca2245708214a2db01da3da9d6dd96f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQokZ2S0Q3CMAxE30eXaNYIY0QdI3OUMegadAy6RrsGOnCKiUJBnBRFtvIS5+yOP9U1ctlWtHgBZmD8BOrgGCAlR80Qr89Q6QFYa3CMkC4Owp7egBPEFW5A8GAODaioZyd6u2vaQV9eS30hKjAeQUXRbS1Xv2nz4CL38i8E767Osnyzv7S0vBqpnu6gckmWy70aFnSueP/HQX2S5X5sVIW9JEgD8JAHVbuam81yseKUPxy5osnWoe5TLy8bjmGaeAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2511152.187960077, "ymin": 810049.0994694084, "xmax": 2515625.037610162, "ymax": 812127.4319269061, "zmin": 174.63580000000366, "zmax": 193.75770000000193, "spatialReference": { "wkid": 3444, "latestWkid": 3444, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150900, "falseY": -46131100, "xyUnits": 1.372494229425764E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "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": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Note1", "type": "esriFieldTypeString", "alias": "Note1", "length": 255, "domain": null }, { "name": "Note2", "type": "esriFieldTypeString", "alias": "Note2", "length": 255, "domain": null }, { "name": "ESRIGNSS_POSITIONSOURCETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Position source type", "domain": { "type": "codedValue", "name": "ESRI_POSITIONSOURCETYPE_DOMAIN", "description": "Position Source Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "User defined", "code": 1 }, { "name": "Integrated (System) Location Provider", "code": 2 }, { "name": "External GNSS Receiver", "code": 3 }, { "name": "Network Location Provider", "code": 4 }, { "name": "Snapped", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_DIRECTION", "type": "esriFieldTypeDouble", "alias": "Direction of travel (°)", "domain": null }, { "name": "ESRIGNSS_SPEED", "type": "esriFieldTypeDouble", "alias": "Speed (km/h)", "domain": null }, { "name": "ESRISNSR_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "Compass reading (°)", "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null }, { "name": "ESRISNSR_OFFSET_METHOD", "type": "esriFieldTypeString", "alias": "Offset method", "length": 255, "domain": { "type": "codedValue", "name": "ESRI_OFFSET_METHOD_DOMAIN", "description": "Offset Method Domain", "codedValues": [ { "name": "Azimuth-Azimuth", "code": "azimuth-azimuth" }, { "name": "Distance-Angle", "code": "distance-angle" }, { "name": "Distance-Azimuth", "code": "distance-azimuth" }, { "name": "Distance-Distance", "code": "distance-distance" }, { "name": "Azimuth-Azimuth-Backsight", "code": "azimuth-azimuth-backsight" }, { "name": "Distance-Azimuth-Backsight", "code": "distance-azimuth-backsight" }, { "name": "Distance-Distance-Backsight", "code": "distance-distance-backsight" }, { "name": "User-Defined", "code": "user-defined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRISNSR_OFFSET_DEVICE", "type": "esriFieldTypeString", "alias": "Rangefinder name", "length": 255, "domain": null }, { "name": "ESRIGNSS_ANTENNA_HEIGHT", "type": "esriFieldTypeDouble", "alias": "GNSS Antenna height (m)", "domain": null }, { "name": "ESRISNSR_OFFSET_LASER_HEIGHT", "type": "esriFieldTypeDouble", "alias": "Rangefinder height (m)", "domain": null }, { "name": "ESRISNSR_OFFSET_LASER_TARGET_HT", "type": "esriFieldTypeDouble", "alias": "Laser target height (m)", "domain": null }, { "name": "ESRISNSR_OFFSET_MAG_DEC", "type": "esriFieldTypeDouble", "alias": "Magnetic declination (°)", "domain": null }, { "name": "ESRIGNSS_CP1_LATITUDE", "type": "esriFieldTypeDouble", "alias": "CP1 Latitude", "domain": null }, { "name": "ESRIGNSS_CP1_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "CP1 Longitude", "domain": null }, { "name": "ESRIGNSS_CP1_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "CP1 Ellipsoidal height (m)", "domain": null }, { "name": "ESRIGNSS_CP1_H_RMS", "type": "esriFieldTypeDouble", "alias": "CP1 Horizontal accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP1_V_RMS", "type": "esriFieldTypeDouble", "alias": "CP1 Vertical accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP1_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "CP1 Fix time", "length": 8, "domain": null }, { "name": "ESRIGNSS_CP1_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "CP1 Fix type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CP1_CORR_AGE", "type": "esriFieldTypeDouble", "alias": "CP1 Correction age", "domain": null }, { "name": "ESRIGNSS_CP1_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "CP1 Station ID", "domain": null }, { "name": "ESRIGNSS_CP1_NUMSATS", "type": "esriFieldTypeDouble", "alias": "CP1 Number of satellites", "domain": null }, { "name": "ESRIGNSS_CP1_PDOP", "type": "esriFieldTypeDouble", "alias": "CP1 PDOP", "domain": null }, { "name": "ESRIGNSS_CP1_HDOP", "type": "esriFieldTypeDouble", "alias": "CP1 HDOP", "domain": null }, { "name": "ESRIGNSS_CP1_VDOP", "type": "esriFieldTypeDouble", "alias": "CP1 VDOP", "domain": null }, { "name": "ESRIGNSS_CP1_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "CP1 Average horizontal accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP1_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "CP1 Average vertical accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP1_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "CP1 Averaged positions", "domain": null }, { "name": "ESRIGNSS_CP1_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "CP1 Standard deviation (m)", "domain": null }, { "name": "ESRISNSR_CP1_SLOPE_DIST", "type": "esriFieldTypeDouble", "alias": "CP1 Laser slope distance (m)", "domain": null }, { "name": "ESRISNSR_CP1_INCLINATION", "type": "esriFieldTypeDouble", "alias": "CP1 Laser inclination (°)", "domain": null }, { "name": "ESRISNSR_CP1_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "CP1 Laser azimuth (°)", "domain": null }, { "name": "ESRIGNSS_CP2_LATITUDE", "type": "esriFieldTypeDouble", "alias": "CP2 Latitude", "domain": null }, { "name": "ESRIGNSS_CP2_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "CP2 Longitude", "domain": null }, { "name": "ESRIGNSS_CP2_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "CP2 Ellipsoidal height (m)", "domain": null }, { "name": "ESRIGNSS_CP2_H_RMS", "type": "esriFieldTypeDouble", "alias": "CP2 Horizontal accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP2_V_RMS", "type": "esriFieldTypeDouble", "alias": "CP2 Vertical accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP2_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "CP2 Fix time", "length": 8, "domain": null }, { "name": "ESRIGNSS_CP2_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "CP2 Fix type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CP2_CORR_AGE", "type": "esriFieldTypeDouble", "alias": "CP2 Correction age", "domain": null }, { "name": "ESRIGNSS_CP2_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "CP2 Station ID", "domain": null }, { "name": "ESRIGNSS_CP2_NUMSATS", "type": "esriFieldTypeDouble", "alias": "CP2 Number of satellites", "domain": null }, { "name": "ESRIGNSS_CP2_PDOP", "type": "esriFieldTypeDouble", "alias": "CP2 PDOP", "domain": null }, { "name": "ESRIGNSS_CP2_HDOP", "type": "esriFieldTypeDouble", "alias": "CP2 HDOP", "domain": null }, { "name": "ESRIGNSS_CP2_VDOP", "type": "esriFieldTypeDouble", "alias": "CP2 VDOP", "domain": null }, { "name": "ESRIGNSS_CP2_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "CP2 Average horizontal accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP2_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "CP2 Average vertical accuracy (m)", "domain": null }, { "name": "ESRIGNSS_CP2_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "CP2 Averaged positions", "domain": null }, { "name": "ESRIGNSS_CP2_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "CP2 Standard deviation (m)", "domain": null }, { "name": "ESRISNSR_CP2_SLOPE_DIST", "type": "esriFieldTypeDouble", "alias": "CP2 Laser slope distance (m)", "domain": null }, { "name": "ESRISNSR_CP2_INCLINATION", "type": "esriFieldTypeDouble", "alias": "CP2 Laser inclination (°)", "domain": null }, { "name": "ESRISNSR_CP2_AZIMUTH", "type": "esriFieldTypeDouble", "alias": "CP2 Laser azimuth (°)", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1495_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1014_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bde3020f31b14b539c52d8cefaca8f41" }