{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "ssLines", "type": "Feature Layer", "description": "ssLines", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Perrysburg SS" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "defaultLabel": "UnKnown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Force Main", "label": "Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Gravity", "label": "Gravity" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 204, 255 ], "toColor": [ 252, 204, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 179, 252, 255 ], "toColor": [ 180, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 189, 255 ], "toColor": [ 252, 243, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 233, 255 ], "toColor": [ 252, 179, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 210, 252, 255 ], "toColor": [ 228, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 220, 255 ], "toColor": [ 215, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 182, 252, 255 ], "toColor": [ 230, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 215, 255 ], "toColor": [ 252, 236, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 203, 255 ], "toColor": [ 252, 182, 203, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1640403.768272221, "ymin": 670097.777629897, "xmax": 1670457.473584637, "ymax": 696366.1863790601, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNAME", "typeIdField": "HasAsBuilt", "subtypeFieldName": "HasAsBuilt", "subtypeField": "HasAsBuilt", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 32, "domain": null }, { "name": "StructType", "type": "esriFieldTypeString", "alias": "StructType", "length": 25, "domain": { "type": "codedValue", "name": "WS1_SWR_Line_Type", "description": "", "codedValues": [ { "name": "Gravity", "code": "Gravity" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Service Line", "code": "Service Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS1_SWR_Material", "description": "Sewer Main Material", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "CIP", "code": "CIP" }, { "name": "CLAY", "code": "CLAY" }, { "name": "CONC", "code": "CONC" }, { "name": "DIP", "code": "DIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "VCP", "code": "VCP" }, { "name": "SDR 35", "code": "SDR35" }, { "name": "200 PSI SDR 21", "code": "SDR21" }, { "name": "SDR-9", "code": "SDR-9" }, { "name": "SDR-26", "code": "SDR26" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNAME", "type": "esriFieldTypeString", "alias": "UNAME", "length": 10, "domain": null }, { "name": "DNAME", "type": "esriFieldTypeString", "alias": "DNAME", "length": 10, "domain": null }, { "name": "Invert_UP", "type": "esriFieldTypeDouble", "alias": "Invert_UP", "domain": null }, { "name": "Invert_DN", "type": "esriFieldTypeDouble", "alias": "Invert_DN", "domain": null }, { "name": "Pipe_Slope", "type": "esriFieldTypeDouble", "alias": "Pipe_Slope", "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 25, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeString", "alias": "EditDate", "length": 10, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS1_EnabledDomain", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "17", "code": 17 }, { "name": "18", "code": 18 }, { "name": "19", "code": 19 }, { "name": "20", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "create_user", "type": "esriFieldTypeString", "alias": "create_user", "length": 255, "domain": null }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "create_date", "length": 8, "domain": null }, { "name": "last_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "length": 255, "domain": null }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "length": 8, "domain": null }, { "name": "HasAsBuilt", "type": "esriFieldTypeSmallInteger", "alias": "HasAsBuilt", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null }, { "name": "Abandoned", "type": "esriFieldTypeString", "alias": "Abandoned", "length": 50, "domain": { "type": "codedValue", "name": "WS1_pu_YesNo", "description": "Yes No Unknown", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Root_Control", "type": "esriFieldTypeInteger", "alias": "Root_Control", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "StructType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Abandoned": {"type": "inherited"} }, "id": 0, "name": "No" }, { "domains": { "StructType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Abandoned": {"type": "inherited"} }, "id": 1, "name": "Yes" } ], "subtypes": [ { "domains": { "StructType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Abandoned": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "StructType": null, "Diameter": null, "Material": null, "UNAME": null, "DNAME": null, "Invert_UP": null, "Invert_DN": null, "Pipe_Slope": null, "Editor": null, "EditDate": null, "Enabled": 1, "create_user": null, "create_date": null, "last_edit_user": null, "last_edit_date": null, "HasAsBuilt": null, "URL": "http://maps.ci.perrysburg.oh.us/Record_Drawings/None.pdf", "Abandoned": null, "Root_Control": null }, "code": 0, "name": "No" }, { "domains": { "StructType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "Abandoned": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "StructType": null, "Diameter": null, "Material": null, "UNAME": null, "DNAME": null, "Invert_UP": null, "Invert_DN": null, "Pipe_Slope": null, "Editor": null, "EditDate": null, "Enabled": 1, "create_user": null, "create_date": null, "last_edit_user": null, "last_edit_date": null, "HasAsBuilt": null, "URL": "http://maps.ci.perrysburg.oh.us/Record_Drawings/.pdf", "Abandoned": null, "Root_Control": null }, "code": 1, "name": "Yes" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }