{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Sewer Gravity Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 228, 199, 255 ], "width": 1 }, "value": "Abandoned", "label": "Abandoned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 1 }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 1 }, "value": "NA", "label": "N/A" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 122, 122, 255 ], "width": 1 }, "value": "Unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 222, 252, 255 ], "toColor": [ 189, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 184, 255 ], "toColor": [ 249, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 184, 255 ], "toColor": [ 252, 184, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 250, 255 ], "toColor": [ 210, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 214, 255 ], "toColor": [ 252, 184, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 252, 212, 255 ], "toColor": [ 226, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 227, 255 ], "toColor": [ 252, 215, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8935383.21326498, "ymin": 3015962.2707481314, "xmax": -8927026.988661034, "ymax": 3023076.133866512, "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": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "usManhole", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "usManhole", "type": "esriFieldTypeString", "alias": "usManhole", "length": 20, "domain": null }, { "name": "dsManhole", "type": "esriFieldTypeString", "alias": "DS Manhole", "length": 20, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter (in)", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Length", "length": 40, "domain": { "type": "codedValue", "name": "ssGravityMaterial_1", "description": "Sewer Pipe Material", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Cast Iron Pipe", "code": "CIP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Abestor-Cement", "code": "AC" }, { "name": "High-Density Polyethylene", "code": "HDPE" }, { "name": "Vitrified Clay Pipe/Polyvinyl Chloride", "code": "VCP/PVC" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "usInvert", "type": "esriFieldTypeDouble", "alias": "US Invert", "domain": null }, { "name": "dsInvert", "type": "esriFieldTypeDouble", "alias": "DS Invert", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope %", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owned By", "length": 20, "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Lauderhill", "code": "Lauderhill" }, { "name": "Broward County", "code": "Broward" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GravityMainID", "type": "esriFieldTypeString", "alias": "Gravity Main ID", "length": 50, "domain": null }, { "name": "LinerType", "type": "esriFieldTypeString", "alias": "LinerType", "length": 20, "domain": { "type": "codedValue", "name": "ssLiner", "description": "Sewer Pipe Liner Type", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "CIPP Lined", "code": "CIPP_Lined" }, { "name": "U-Lined", "code": "U_Lined" }, { "name": "Not Lined", "code": "NotLined" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "usRIM", "type": "esriFieldTypeDouble", "alias": "usRIM", "domain": null }, { "name": "dsRIM", "type": "esriFieldTypeDouble", "alias": "dsRIM", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 30, "domain": { "type": "codedValue", "name": "ssStatus_1", "description": "Status", "codedValues": [ { "name": "N/A", "code": "NA" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DateLastCCTV", "type": "esriFieldTypeDate", "alias": "Date Last CCTV", "length": 8, "domain": null }, { "name": "LinerDate", "type": "esriFieldTypeDate", "alias": "LinerDate", "length": 8, "domain": null }, { "name": "CrewComments", "type": "esriFieldTypeString", "alias": "CrewComments", "length": 150, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_551", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_551", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S536_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a6358f9b833f42909ed29c204adcdd0a" }