{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Earthquakes (Instrumental)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "mag", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 1, "label": "0.0 - 1.0" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 6.8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 2, "label": "1.1 - 2.0" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 9.6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 3, "label": "2.1 - 3.0" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 12.399999999999999, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 4, "label": "3.1 - 4.0" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "classMaxValue": 5, "label": "4.1 - 5.0" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9152465.894041363, "ymin": 4482965.181711098, "xmax": -8663810.398849329, "ymax": 4822442.387442782, "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": "time_", "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": "UTC_year", "type": "esriFieldTypeInteger", "alias": "UTC_year", "domain": null }, { "name": "UTC_month", "type": "esriFieldTypeInteger", "alias": "UTC_month", "domain": null }, { "name": "UTC_day", "type": "esriFieldTypeInteger", "alias": "UTC_day", "domain": null }, { "name": "UTC_hour", "type": "esriFieldTypeInteger", "alias": "UTC_hour", "domain": null }, { "name": "UTC_minute", "type": "esriFieldTypeInteger", "alias": "UTC_minute", "domain": null }, { "name": "UTC_seconds", "type": "esriFieldTypeDouble", "alias": "UTC_seconds", "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "depth", "type": "esriFieldTypeString", "alias": "depth", "length": 8000, "domain": null }, { "name": "mag", "type": "esriFieldTypeDouble", "alias": "mag", "domain": null }, { "name": "magType", "type": "esriFieldTypeString", "alias": "magType", "length": 8000, "domain": null }, { "name": "mmi", "type": "esriFieldTypeString", "alias": "mmi", "length": 8000, "domain": null }, { "name": "felt", "type": "esriFieldTypeString", "alias": "felt", "length": 8000, "domain": null }, { "name": "recorded", "type": "esriFieldTypeString", "alias": "recorded", "length": 8000, "domain": null }, { "name": "nst", "type": "esriFieldTypeString", "alias": "nst", "length": 8000, "domain": null }, { "name": "gap", "type": "esriFieldTypeString", "alias": "gap", "length": 8000, "domain": null }, { "name": "dmin", "type": "esriFieldTypeString", "alias": "dmin", "length": 8000, "domain": null }, { "name": "rms", "type": "esriFieldTypeString", "alias": "rms", "length": 8000, "domain": null }, { "name": "net", "type": "esriFieldTypeString", "alias": "net", "length": 8000, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 8000, "domain": null }, { "name": "updated", "type": "esriFieldTypeString", "alias": "updated", "length": 8000, "domain": null }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "length": 8000, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "length": 8000, "domain": null }, { "name": "horizontalError", "type": "esriFieldTypeString", "alias": "horizontalError", "length": 8000, "domain": null }, { "name": "depthError", "type": "esriFieldTypeString", "alias": "depthError", "length": 8000, "domain": null }, { "name": "magError", "type": "esriFieldTypeString", "alias": "magError", "length": 8000, "domain": null }, { "name": "magNst", "type": "esriFieldTypeString", "alias": "magNst", "length": 8000, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 8000, "domain": null }, { "name": "locationSource", "type": "esriFieldTypeString", "alias": "locationSource", "length": 8000, "domain": null }, { "name": "magSource", "type": "esriFieldTypeString", "alias": "magSource", "length": 8000, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "url", "length": 8000, "domain": null }, { "name": "wvges_comment", "type": "esriFieldTypeString", "alias": "wvges_comment", "length": 8000, "domain": null }, { "name": "number_", "type": "esriFieldTypeInteger", "alias": "number", "domain": null }, { "name": "time_", "type": "esriFieldTypeString", "alias": "time", "length": 8000, "domain": null }, { "name": "type_", "type": "esriFieldTypeString", "alias": "type", "length": 8000, "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": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1be53e080dca494ab758fe005cec9869" }