{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Septic Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Health Data" }, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PipeType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 5 }, "defaultLabel": "NULL", "uniqueValueGroups": [ { "heading": "Pipe Type", "classes": [ { "label": "Perforated", "description": "Perforated", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "values": [ [ "Perforated" ] ] }, { "label": "Solid", "description": "Solid", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "values": [ [ "Solid" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "Perforated", "label": "Perforated" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "Solid", "label": "Solid" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02229028763E7, "ymin": 5140087.654700004, "xmax": -1.01189123594E7, "ymax": 5205818.039099999, "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": "PermitNumber", "typeIdField": "FeatureType", "subtypeFieldName": "FeatureType", "subtypeField": "FeatureType", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeInteger", "alias": "Feature Type", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS4_htlhSepticStatus", "description": "Septic Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandon", "code": "Abandon" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": { "type": "codedValue", "name": "WS4_hlthSepticLinePipeType", "description": "Describes the type of septic line", "codedValues": [ { "name": "Perforated", "code": "Perforated" }, { "name": "Solid", "code": "Solid" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationYear", "type": "esriFieldTypeInteger", "alias": "Installation Year", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "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": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 1, "name": "Discharge" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 2, "name": "Existing Structure" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 3, "name": "Leech Field" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 4, "name": "Perimeter Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 5, "name": "Piping" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 6, "name": "Sump Line" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 7, "name": "Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 8, "name": "Softener Line" } ], "subtypes": [ { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 1, "name": "Discharge" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 2, "name": "Existing Structure" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 3, "name": "Leech Field" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 4, "name": "Perimeter Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 5, "name": "Piping" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 6, "name": "Sump Line" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 7, "name": "Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 8, "name": "Softener Line" } ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d3f5b7dade6c4392b2b6c9aa49e2d8eb" }