{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Active Faults, Known or Suspected (DNR)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Seismogenic Features (DNR)" }, "subLayers": [], "minScale": 0, "maxScale": 24000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FAULT_VISIBILITY_DESC", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 1.25 }, "value": "visible fault trace", "label": "Visible fault trace" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 77, 168, 255 ], "width": 1.25 }, "value": "inferred fault trace", "label": "Inferred fault trace" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 77, 168, 255 ], "width": 1.75 }, "value": "concealed fault trace", "label": "Concealed fault trace" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 251, 255 ], "toColor": [ 252, 184, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 184, 255 ], "toColor": [ 252, 201, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 204, 252, 255 ], "toColor": [ 187, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 226, 255 ], "toColor": [ 252, 204, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 179, 252, 255 ], "toColor": [ 189, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 226, 252, 255 ], "toColor": [ 184, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 212, 255 ], "toColor": [ 227, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 129024.23596654832, "ymin": -536261.0923756957, "xmax": 2451109.544214472, "ymax": 732457.6513497233, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2.0E-4, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FAULT_NAME", "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": "FAULT_ID", "type": "esriFieldTypeSmallInteger", "alias": "Fault ID", "domain": null }, { "name": "FAULT_NAME", "type": "esriFieldTypeString", "alias": "Fault Name", "length": 80, "domain": null }, { "name": "FAULT_CODE", "type": "esriFieldTypeSmallInteger", "alias": "Fault Code", "domain": null }, { "name": "FAULT_SYSTEM", "type": "esriFieldTypeString", "alias": "Fault System", "length": 80, "domain": null }, { "name": "FAULT_SYSTEM_CODE", "type": "esriFieldTypeSmallInteger", "alias": "Fault System Code", "domain": null }, { "name": "GEOLOGIC_AGE", "type": "esriFieldTypeString", "alias": "Geologic Age (Years)", "length": 12, "domain": null }, { "name": "GEOLOGIC_AGE_DESC", "type": "esriFieldTypeString", "alias": "Geologic Age Description", "length": 50, "domain": null }, { "name": "FAULT_DETECT_METHOD_DESC", "type": "esriFieldTypeString", "alias": "Fault Detection Method", "length": 24, "domain": null }, { "name": "FAULT_VISIBILITY_DESC", "type": "esriFieldTypeString", "alias": "Fault Visiblilty", "length": 24, "domain": null }, { "name": "SLIP_RATE_MM_PER_YEAR", "type": "esriFieldTypeString", "alias": "Slip Rate (mm per year)", "length": 10, "domain": null }, { "name": "FAULT_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Fault Description", "length": 40, "domain": null }, { "name": "DIP_DIRECTION", "type": "esriFieldTypeString", "alias": "Dip Direction", "length": 20, "domain": null }, { "name": "USGS_FAULT_ID", "type": "esriFieldTypeString", "alias": "USGS Fault ID", "length": 10, "domain": null }, { "name": "FAULT_SOURCE_URL", "type": "esriFieldTypeString", "alias": "Fault Source URL", "length": 255, "domain": null }, { "name": "FAULT_SOURCE_CITATION", "type": "esriFieldTypeString", "alias": "Fault Source Citation", "length": 500, "domain": null }, { "name": "LINE_SOURCE", "type": "esriFieldTypeString", "alias": "Line Source", "length": 100, "domain": null }, { "name": "GEOLOGIC_AGE_CD", "type": "esriFieldTypeSmallInteger", "alias": "GEOLOGIC_AGE_CD", "domain": null }, { "name": "FAULT_DETECT_METHOD_CD", "type": "esriFieldTypeString", "alias": "FAULT_DETECT_METHOD_CD", "length": 2, "domain": null }, { "name": "FAULT_SOURCE_CD", "type": "esriFieldTypeSmallInteger", "alias": "FAULT_SOURCE_CD", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S58_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0a82837966144f5fbe538bb6b894e578" }