{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 0, "name": "Dips", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2039, "latestWkid": 2039, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": 1.173825114E-315, "falseY": 8.217000613336481E-285, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DipType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c663c8509db743d878cb4ad4583d7913", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQImY3NIQ6DABSD4U88gUag0SgEFssBdpCdcJJkZ1iQCCQCg0DMPLEEllDT9G+ThrN6HHj/wrgYPrDfGV4qUGJAlazN62fmBa9AgQZ1FnN6lz5hDGz4YP3zusAXlpkOfyr/MdYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "dip" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 214, 255 ], "toColor": [ 252, 207, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 245, 252, 255 ], "toColor": [ 179, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 184, 252, 255 ], "toColor": [ 197, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 237, 255 ], "toColor": [ 252, 182, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 182, 255 ], "toColor": [ 223, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 215, 255 ], "toColor": [ 252, 234, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 189, 255 ], "toColor": [ 252, 208, 189, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "Azimuth", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3890299.2606168482, "ymin": 3655410.6536030234, "xmax": 3907331.595694415, "ymax": 3669650.8229546957, "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": "Name_Eng", "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": "GSIFID", "type": "esriFieldTypeInteger", "alias": "GSIFID", "domain": null }, { "name": "DipType", "type": "esriFieldTypeSmallInteger", "alias": "DipType", "domain": { "type": "codedValue", "name": "Dips_DipType", "description": "", "codedValues": [ { "name": "dip", "code": 0 }, { "name": "dip180", "code": 2 }, { "name": "dip270", "code": 3 }, { "name": "dip90", "code": 4 }, { "name": "reversed dip", "code": 1 }, { "name": "horizontal dip", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Azimuth", "type": "esriFieldTypeSingle", "alias": "Azimuth", "domain": null }, { "name": "Dip", "type": "esriFieldTypeSmallInteger", "alias": "Dip", "domain": null }, { "name": "Name_Eng", "type": "esriFieldTypeString", "alias": "Name_Eng", "length": 255, "domain": null }, { "name": "Name_Heb", "type": "esriFieldTypeString", "alias": "Name_Heb", "length": 255, "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ec1c2e978cb34a6a8dcc5ea0381aa9d8" }