{ "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 1, "name": "Buried Cable/Conduit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CHANNEL1", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 85, 0, 255 ], "width": 4 }, "value": "ELECTRIAL", "label": "Electrical Conduit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 4 }, "value": "FIBER", "label": "Fiber Conduit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3.4 }, "value": "EMPTY", "label": "Empty Conduit" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3.4 }, "value": "NA", "label": "N/A" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 44, 153, 255 ], "toColor": [ 86, 44, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 163, 81, 255 ], "toColor": [ 75, 163, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 44, 36, 255 ], "toColor": [ 156, 44, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 29, 106, 128, 255 ], "toColor": [ 29, 106, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 55, 117, 255 ], "toColor": [ 176, 55, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 144, 84, 255 ], "toColor": [ 176, 144, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 96, 173, 255 ], "toColor": [ 57, 96, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 171, 147, 255 ], "toColor": [ 51, 171, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 173, 38, 255 ], "toColor": [ 169, 173, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 51, 61, 255 ], "toColor": [ 130, 51, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 58, 165, 255 ], "toColor": [ 171, 58, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 75, 29, 255 ], "toColor": [ 128, 75, 29, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 70, 143, 255 ], "toColor": [ 122, 70, 143, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9259441.433738798, "ymin": 5245443.574717429, "xmax": -9249989.480653824, "ymax": 5252462.133965521, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4407602683679926E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CHANNEL1", "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": "CHANNEL1", "type": "esriFieldTypeString", "alias": "Channel 1", "length": 20, "domain": { "type": "codedValue", "name": "DomainConduitType", "description": "", "codedValues": [ { "name": "Electrical Conduit", "code": "ELECTRIAL" }, { "name": "Fiber Conduit", "code": "FIBER" }, { "name": "N/A", "code": "NA" }, { "name": "Empty Conduit", "code": "EMPTY" }, { "name": "Telephone", "code": "TELEPHONE" }, { "name": "Gas", "code": "GAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHANNEL2", "type": "esriFieldTypeString", "alias": "Channel 2", "length": 20, "domain": { "type": "codedValue", "name": "DomainConduitType", "description": "", "codedValues": [ { "name": "Electrical Conduit", "code": "ELECTRIAL" }, { "name": "Fiber Conduit", "code": "FIBER" }, { "name": "N/A", "code": "NA" }, { "name": "Empty Conduit", "code": "EMPTY" }, { "name": "Telephone", "code": "TELEPHONE" }, { "name": "Gas", "code": "GAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE1", "type": "esriFieldTypeDouble", "alias": "Size 1", "domain": { "type": "codedValue", "name": "DomainConduitSize", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "3\"", "code": 3 }, { "name": "2\"", "code": 2 }, { "name": "1 1/4\"", "code": 1.25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE2", "type": "esriFieldTypeDouble", "alias": "Size 2", "domain": { "type": "codedValue", "name": "DomainConduitSize", "description": "", "codedValues": [ { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "3\"", "code": 3 }, { "name": "2\"", "code": 2 }, { "name": "1 1/4\"", "code": 1.25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PERMITNUMBER", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "INSEVICEYEAR", "type": "esriFieldTypeSmallInteger", "alias": "In Service Year", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "length": 50, "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": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S554_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "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 }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }