{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 99, "name": "Casing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 5.91171557528831E-4, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.1760889999999E8, "falseY": -9.18813999997581E7, "xyUnits": 13532.4507718892, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Sewer" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 1500.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtype", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "2", "label": "Concrete Encasement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 201, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1008 } }, "value": "1", "label": "Steel Casing" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 206, 255 ], "toColor": [ 252, 202, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 182, 255 ], "toColor": [ 184, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 185, 252, 255 ], "toColor": [ 182, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 235, 255 ], "toColor": [ 252, 179, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 215, 252, 255 ], "toColor": [ 238, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 182, 252, 255 ], "toColor": [ 235, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.310021473050391E7, "ymin": 4024513.4353777952, "xmax": -1.3082709560543671E7, "ymax": 4041341.1629731683, "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": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "facilityid", "length": 20, "domain": null }, { "name": "subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "fieldverification", "type": "esriFieldTypeString", "alias": "FieldVerification", "length": 255, "domain": { "type": "codedValue", "name": "DomainYesNo", "description": "", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "width", "type": "esriFieldTypeDouble", "alias": "width", "domain": null }, { "name": "linelength", "type": "esriFieldTypeDouble", "alias": "linelength", "domain": null }, { "name": "polyarea", "type": "esriFieldTypeDouble", "alias": "polyarea", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "shape.STArea()", "type": "esriFieldTypeDouble", "alias": "shape.STArea()", "domain": null }, { "name": "shape.STLength()", "type": "esriFieldTypeDouble", "alias": "shape.STLength()", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R632_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S566_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "fieldverification": {"type": "inherited"} }, "id": 1, "name": "SteelCasing" }, { "domains": { "fieldverification": {"type": "inherited"} }, "id": 2, "name": "ConcreteEncasement" } ], "subtypes": [ { "domains": { "fieldverification": {"type": "inherited"} }, "defaultValues": { "facilityid": null, "subtype": 1, "fieldverification": "N", "width": null, "linelength": null, "polyarea": null }, "code": 1, "name": "SteelCasing" }, { "domains": { "fieldverification": {"type": "inherited"} }, "defaultValues": { "facilityid": null, "subtype": 2, "fieldverification": "N", "width": null, "linelength": null, "polyarea": null }, "code": 2, "name": "ConcreteEncasement" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "shapeAreaFieldName": "shape.STArea()", "shapeLengthFieldName": "shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "93109c280bf2454e990d5f1ab6abf552" }