{ "currentVersion": 10.61, "id": 30, "name": "Leachate Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"NAD_1983_UTM_Zone_18N\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-75.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Foot_US\",0.3048006096012192]]"}, "copyrightText": "", "parentLayer": { "id": 28, "name": "Leachate System" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FlowType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "2", "label": "Forcemain", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2.5 }, "value": "1", "label": "Gravity", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8451630.043735327, "ymin": 5437071.452239494, "xmax": -8450348.371800374, "ymax": 5438319.8984545665, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GISOBJID", "typeIdField": "FlowType", "subtypeFieldName": "FlowType", "subtypeField": "FlowType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeString", "alias": "GISOBJID", "length": 50, "domain": null }, { "name": "UpstreamNode", "type": "esriFieldTypeString", "alias": "UpstreamNode", "length": 50, "domain": null }, { "name": "DownstreamNode", "type": "esriFieldTypeString", "alias": "DownstreamNode", "length": 50, "domain": null }, { "name": "UpStreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DownStreamInvert", "type": "esriFieldTypeDouble", "alias": "DownStreamInvert", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 15, "domain": { "type": "codedValue", "name": "SWMF_Material", "description": "Coded Domain for Pipe/Joint Construction Material", "codedValues": [ { "name": "High-Density PolyEthylene", "code": "HDPE" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Asbestos Concrete", "code": "AC" }, { "name": "Clay", "code": "CL" }, { "name": "Wood", "code": "Wo" }, { "name": "Unknown", "code": "Unk" }, { "name": "Other", "code": "Oth" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "FlowType", "type": "esriFieldTypeSmallInteger", "alias": "FlowType", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "range", "name": "SWMF_LEACHATE_Diameter", "description": "", "range": [ 4, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S57_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Gravity" }, { "domains": {}, "id": 2, "name": "ForceMain" } ], "subtypes": [ { "domains": {}, "defaultValues": { "GISOBJID": null, "UpstreamNode": null, "DownstreamNode": null, "UpStreamInvert": null, "DownStreamInvert": null, "Material": null, "Length": null, "Slope": null, "FlowType": null, "Diameter": null, "Comment": null, "GlobalID": null }, "code": 1, "name": "Gravity" }, { "domains": {}, "defaultValues": { "GISOBJID": null, "UpstreamNode": null, "DownstreamNode": null, "UpStreamInvert": null, "DownStreamInvert": null, "Material": null, "Length": null, "Slope": null, "FlowType": null, "Diameter": null, "Comment": null, "GlobalID": null }, "code": 2, "name": "ForceMain" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }