{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "SWI-REDLINE LINE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 55000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2268298.98673819, "ymin": 6885990.673560023, "xmax": 2397547.433621362, "ymax": 7047679.762582764, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIQUE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "length": 30, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 25, "domain": { "type": "codedValue", "name": "dLineAssetType", "description": "Redline Line Asset Type", "codedValues": [ { "name": "Channel", "code": "Channel" }, { "name": "Drain", "code": "Drain" }, { "name": "Flume", "code": "Flume" }, { "name": "Pipe", "code": "Pipe" }, { "name": "Other", "code": "Other" }, { "name": "Dam", "code": "Dam" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE_SHAPE", "length": 30, "domain": { "type": "codedValue", "name": "dPipeShape", "description": "", "codedValues": [ { "name": "Arch", "code": "Arch" }, { "name": "Box", "code": "Box" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Round", "code": "Round" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 30, "domain": { "type": "codedValue", "name": "dPipeMaterialType", "description": "", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Corrugated Iron", "code": "Corrugated Iron" }, { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Corrugated Metal w/Tar Lining", "code": "Corrugated Metal w/Tar Lining" }, { "name": "Masonry", "code": "Masonry" }, { "name": "Metal", "code": "Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "RCP", "code": "RCP" }, { "name": "CSP", "code": "CSP" }, { "name": "DIP", "code": "DIP" }, { "name": "VCP", "code": "VCP" }, { "name": "ACP", "code": "ACP" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAM_IN", "type": "esriFieldTypeSmallInteger", "alias": "DIAM_IN", "domain": null }, { "name": "SUBMITTED_BY", "type": "esriFieldTypeString", "alias": "SUBMITTED_BY", "length": 100, "domain": null }, { "name": "SUBMITTED_DATE", "type": "esriFieldTypeDate", "alias": "SUBMITTED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "dRedline_Status", "description": "", "codedValues": [ { "name": "In Progress", "code": "In Progress" }, { "name": "Complete", "code": "Complete" }, { "name": "Entered", "code": "Entered" }, { "name": "Not Started", "code": "Not Started" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "RecordNumber", "type": "esriFieldTypeString", "alias": "RecordNumber", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R44_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_44", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_44", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "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": 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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }