{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Sismos en el AMSS 1970 a 2024", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Mapa tipo punto que representa los sismos en el Área Metropolitana de San Salvador del año 1970 a 2024, uniendo dos bases de datos de USGS (https://www.usgs.gov/programs/earthquake-hazards) y el SNET Ministerio del Medio Ambiente que proporciona información a la Oficina de Planificación del Área Metropolitana de San Salvador (OPAMSS). La simbología se genera a partir de dos campos: Magnitud (mag) que se representa por el color y Profundidad (depth) que se representa por el tamaño.", "copyrightText": "USGS, SNET, OPAMSS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -89.404, "ymin": 13.479100000000017, "xmax": -89.02598035799997, "ymax": 13.918000000000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.99999999999994, "falseY": -399.99999999999994, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 78, 78, 78, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 78, 78, 78, 255 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid_1", "globalIdField": "", "displayField": "time", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid_1" }, { "name": "time", "type": "esriFieldTypeString", "alias": "time", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "time" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "depth", "type": "esriFieldTypeSingle", "alias": "Profundidad", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "depth" }, { "name": "mag", "type": "esriFieldTypeSingle", "alias": "Magnitud", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mag" }, { "name": "magtype", "type": "esriFieldTypeString", "alias": "magType", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "magtype" }, { "name": "nst", "type": "esriFieldTypeInteger", "alias": "nst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nst" }, { "name": "gap", "type": "esriFieldTypeDouble", "alias": "gap", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "gap" }, { "name": "dmin", "type": "esriFieldTypeDouble", "alias": "dmin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dmin" }, { "name": "rms", "type": "esriFieldTypeDouble", "alias": "rms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rms" }, { "name": "net", "type": "esriFieldTypeString", "alias": "net", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "net" }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "id" }, { "name": "updated", "type": "esriFieldTypeString", "alias": "updated", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "updated" }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "place" }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "type" }, { "name": "horizontal", "type": "esriFieldTypeDouble", "alias": "horizontal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "horizontal" }, { "name": "deptherror", "type": "esriFieldTypeDouble", "alias": "depthError", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "deptherror" }, { "name": "magerror", "type": "esriFieldTypeDouble", "alias": "magError", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "magerror" }, { "name": "magnst", "type": "esriFieldTypeInteger", "alias": "magNst", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "magnst" }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "status" }, { "name": "locationso", "type": "esriFieldTypeString", "alias": "locationSo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "locationso" }, { "name": "magsource", "type": "esriFieldTypeString", "alias": "magSource", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "magsource" }, { "name": "time_uno", "type": "esriFieldTypeDate", "alias": "time_uno", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "time_uno" }, { "name": "updated_un", "type": "esriFieldTypeDate", "alias": "updated_un", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "updated_un" }, { "name": "objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "objectid" }, { "name": "localizaci", "type": "esriFieldTypeString", "alias": "Localizaci", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "localizaci" }, { "name": "hora", "type": "esriFieldTypeString", "alias": "hora", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "hora" }, { "name": "intensidad", "type": "esriFieldTypeString", "alias": "Intensidad", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "intensidad" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "layer" }, { "name": "path", "type": "esriFieldTypeString", "alias": "path", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "path" }, { "name": "year", "type": "esriFieldTypeSmallInteger", "alias": "year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "year" }, { "name": "month", "type": "esriFieldTypeSmallInteger", "alias": "month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "month" }, { "name": "day", "type": "esriFieldTypeSmallInteger", "alias": "day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "day" }, { "name": "min", "type": "esriFieldTypeSmallInteger", "alias": "min", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "min" }, { "name": "seg", "type": "esriFieldTypeSmallInteger", "alias": "seg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seg" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "tipo", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "tipo" }, { "name": "ff", "type": "esriFieldTypeString", "alias": "ff", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "ff" }, { "name": "agencia", "type": "esriFieldTypeString", "alias": "agencia", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "agencia" }, { "name": "estaciones", "type": "esriFieldTypeDouble", "alias": "estaciones", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "estaciones" }, { "name": "tipo_mag", "type": "esriFieldTypeString", "alias": "tipo_mag", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "tipo_mag" }, { "name": "agencia_ma", "type": "esriFieldTypeString", "alias": "agencia_ma", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "agencia_ma" }, { "name": "mag2", "type": "esriFieldTypeString", "alias": "mag2", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "mag2" }, { "name": "tipo_mag2", "type": "esriFieldTypeString", "alias": "tipo_mag2", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "tipo_mag2" }, { "name": "agencia_1", "type": "esriFieldTypeString", "alias": "agencia_1", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "agencia_1" }, { "name": "mag3", "type": "esriFieldTypeString", "alias": "mag3", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "mag3" }, { "name": "tipo_mag3", "type": "esriFieldTypeString", "alias": "tipo_mag3", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "tipo_mag3" }, { "name": "agencia_2", "type": "esriFieldTypeString", "alias": "agencia_2", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "agencia_2" }, { "name": "informacio", "type": "esriFieldTypeDouble", "alias": "informacio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "informacio" }, { "name": "cluster_id", "type": "esriFieldTypeInteger", "alias": "CLUSTER_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cluster_id" }, { "name": "cluster_si", "type": "esriFieldTypeInteger", "alias": "CLUSTER_SI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cluster_si" }, { "name": "k_cluster_", "type": "esriFieldTypeInteger", "alias": "K_Cluster_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "k_cluster_" }, { "name": "within_dis", "type": "esriFieldTypeDouble", "alias": "Within_Dis", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "within_dis" }, { "name": "f1_cluster_", "type": "esriFieldTypeInteger", "alias": "1_CLUSTER_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "f1_cluster_" }, { "name": "f1_cluste_1", "type": "esriFieldTypeInteger", "alias": "1_CLUSTE_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "f1_cluste_1" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r1712_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1276_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Menor a 7.5", "description": "", "prototype": { "attributes": { "longitude": null, "f1_cluster_": null, "time": null, "latitude": null, "depth": 3.75, "mag": null, "magtype": null, "nst": null, "gap": null, "dmin": null, "rms": null, "net": null, "id": null, "updated": null, "place": null, "type": null, "horizontal": null, "deptherror": null, "magerror": null, "magnst": null, "status": null, "locationso": null, "magsource": null, "time_uno": null, "updated_un": null, "objectid": null, "localizaci": null, "hora": null, "intensidad": null, "layer": null, "path": null, "year": null, "month": null, "day": null, "min": null, "seg": null, "tipo": null, "ff": null, "agencia": null, "estaciones": null, "tipo_mag": null, "agencia_ma": null, "mag2": null, "tipo_mag2": null, "agencia_1": null, "mag3": null, "tipo_mag3": null, "agencia_2": null, "informacio": null, "cluster_id": null, "cluster_si": null, "k_cluster_": null, "within_dis": null, "f1_cluste_1": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "7.6 - 20.8", "description": "", "prototype": { "attributes": { "longitude": null, "f1_cluster_": null, "time": null, "latitude": null, "depth": 14.149999618530273, "mag": null, "magtype": null, "nst": null, "gap": null, "dmin": null, "rms": null, "net": null, "id": null, "updated": null, "place": null, "type": null, "horizontal": null, "deptherror": null, "magerror": null, "magnst": null, "status": null, "locationso": null, "magsource": null, "time_uno": null, "updated_un": null, "objectid": null, "localizaci": null, "hora": null, "intensidad": null, "layer": null, "path": null, "year": null, "month": null, "day": null, "min": null, "seg": null, "tipo": null, "ff": null, "agencia": null, "estaciones": null, "tipo_mag": null, "agencia_ma": null, "mag2": null, "tipo_mag2": null, "agencia_1": null, "mag3": null, "tipo_mag3": null, "agencia_2": null, "informacio": null, "cluster_id": null, "cluster_si": null, "k_cluster_": null, "within_dis": null, "f1_cluste_1": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "20.9 - 46.4", "description": "", "prototype": { "attributes": { "longitude": null, "f1_cluster_": null, "time": null, "latitude": null, "depth": 33.60000038146973, "mag": null, "magtype": null, "nst": null, "gap": null, "dmin": null, "rms": null, "net": null, "id": null, "updated": null, "place": null, "type": null, "horizontal": null, "deptherror": null, "magerror": null, "magnst": null, "status": null, "locationso": null, "magsource": null, "time_uno": null, "updated_un": null, "objectid": null, "localizaci": null, "hora": null, "intensidad": null, "layer": null, "path": null, "year": null, "month": null, "day": null, "min": null, "seg": null, "tipo": null, "ff": null, "agencia": null, "estaciones": null, "tipo_mag": null, "agencia_ma": null, "mag2": null, "tipo_mag2": null, "agencia_1": null, "mag3": null, "tipo_mag3": null, "agencia_2": null, "informacio": null, "cluster_id": null, "cluster_si": null, "k_cluster_": null, "within_dis": null, "f1_cluste_1": null } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Mayor a 46.5", "description": "", "prototype": { "attributes": { "longitude": null, "f1_cluster_": null, "time": null, "latitude": null, "depth": 137.04999923706055, "mag": null, "magtype": null, "nst": null, "gap": null, "dmin": null, "rms": null, "net": null, "id": null, "updated": null, "place": null, "type": null, "horizontal": null, "deptherror": null, "magerror": null, "magnst": null, "status": null, "locationso": null, "magsource": null, "time_uno": null, "updated_un": null, "objectid": null, "localizaci": null, "hora": null, "intensidad": null, "layer": null, "path": null, "year": null, "month": null, "day": null, "min": null, "seg": null, "tipo": null, "ff": null, "agencia": null, "estaciones": null, "tipo_mag": null, "agencia_ma": null, "mag2": null, "tipo_mag2": null, "agencia_1": null, "mag3": null, "tipo_mag3": null, "agencia_2": null, "informacio": null, "cluster_id": null, "cluster_si": null, "k_cluster_": null, "within_dis": null, "f1_cluste_1": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "efbe7bd282704a978befa50ed78eabf6" }