{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Earthquake Epicenters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "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": "5af9edf6776ad151feb4d0c66142b954", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABG0lEQVRIid3Vva7BYByA8eckpEwWhOGkYvIx2SwM2LgMLC7ENZjNYmGwWgxia6KJTXzFFTQYTqoREc3b9m0NzpN06Nv2lzf/NG2IDxb6H3g6zVZRUGSxSARN16nb4scjv9EoJJPe4d0OVJWCcCy1Gkwm3vFMxsPMBwNYr53RbhcKL/t1gY/HMJs5442GBG5WrcJohG26DpUKwoR4OAzxOHQ6cL0+15tNyOfFsCP+aDi0MFWF+RxSqQBxs14P2m0ol3Gda3w6hdMJ9vuA8WIRNhvriMWssQSGr1bva5rmE18sIJezv3a5+MBLJbjdxA9ns5BISOD9Pr57w5dLaLW8Q+fz/ZMtxs2bzNdOJsPAEOE/cqzV4fB6/r3/0D++jkB3TJMeBgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2487119744440336E7, "ymin": 4838943.460314013, "xmax": -1.2348047049770704E7, "ymax": 4947727.997051131, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LATITUDE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null }, { "name": "ORIGDATE", "type": "esriFieldTypeSmallInteger", "alias": "ORIGDATE", "domain": null }, { "name": "ORIG_HR_MI", "type": "esriFieldTypeSmallInteger", "alias": "ORIG_HR_MI", "domain": null }, { "name": "ORIG_SEC", "type": "esriFieldTypeDouble", "alias": "ORIG_SEC", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 8, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 9, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DEPTH_QUAL", "type": "esriFieldTypeString", "alias": "DEPTH_QUAL", "length": 1, "domain": null }, { "name": "MAG_TYPE", "type": "esriFieldTypeString", "alias": "MAG_TYPE", "length": 1, "domain": null }, { "name": "MAGNITUDE", "type": "esriFieldTypeDouble", "alias": "MAGNITUDE", "domain": null }, { "name": "ARRIVALS", "type": "esriFieldTypeSmallInteger", "alias": "ARRIVALS", "domain": null }, { "name": "GAP", "type": "esriFieldTypeSmallInteger", "alias": "GAP", "domain": null }, { "name": "DMN", "type": "esriFieldTypeDouble", "alias": "DMN", "domain": null }, { "name": "RMS", "type": "esriFieldTypeDouble", "alias": "RMS", "domain": null }, { "name": "ERH", "type": "esriFieldTypeDouble", "alias": "ERH", "domain": null }, { "name": "ERZ", "type": "esriFieldTypeDouble", "alias": "ERZ", "domain": null }, { "name": "QUALITY", "type": "esriFieldTypeString", "alias": "QUALITY", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R207_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_207", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_207", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S176_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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, "serviceItemId": "b77c51b7745840d196552e8ce021eadb" }