{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCTURE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.5 }, "value": "pipe", "label": "pipe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 231, 255 ], "toColor": [ 202, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 187, 255 ], "toColor": [ 252, 199, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 204, 252, 255 ], "toColor": [ 189, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 215, 255 ], "toColor": [ 252, 244, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 192, 255 ], "toColor": [ 184, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 236, 252, 255 ], "toColor": [ 215, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 182, 252, 255 ], "toColor": [ 209, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 202, 255 ], "toColor": [ 252, 182, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 182, 255 ], "toColor": [ 252, 236, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 212, 252, 255 ], "toColor": [ 230, 212, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3116379131019056E7, "ymin": 5983688.23527578, "xmax": -1.3025987592539009E7, "ymax": 6117394.27309908, "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": "STRUCTURE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "STRUCTURE", "type": "esriFieldTypeString", "alias": "STRUCTURE", "length": 15, "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 10, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 20, "domain": null }, { "name": "OBSERVER", "type": "esriFieldTypeString", "alias": "OBSERVER", "length": 25, "domain": null }, { "name": "STR_SHAPE", "type": "esriFieldTypeString", "alias": "STR_SHAPE", "length": 15, "domain": { "type": "codedValue", "name": "Str_Shape", "description": "Shape of the pipe or culvert.", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Arch", "code": "Ach" }, { "name": "Box", "code": "Box" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_MATER", "type": "esriFieldTypeString", "alias": "STR_MATER", "length": 20, "domain": { "type": "codedValue", "name": "Str_Mater", "description": "Material of the pipe or culvert.", "codedValues": [ { "name": "Corrugated Metal", "code": "Corrugated Metal" }, { "name": "Corrugated Plastic", "code": "Corrugated Plastic" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Perforated Pipe", "code": "Perforated Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STR_DIMEN", "type": "esriFieldTypeString", "alias": "STR_DIMEN", "length": 15, "domain": null }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "length": 10, "domain": null }, { "name": "MISC_INSTR", "type": "esriFieldTypeString", "alias": "MISC_INSTR", "length": 100, "domain": null }, { "name": "START_FACI", "type": "esriFieldTypeString", "alias": "START_FACI", "length": 15, "domain": { "type": "codedValue", "name": "FacilityType", "description": "FacilityType for use in pipes and culverts.", "codedValues": [ { "name": "catch+pipe", "code": "catch+pipe" }, { "name": "culvert", "code": "culvert" }, { "name": "ditch", "code": "ditch" }, { "name": "drywell", "code": "drywell" }, { "name": "Filterra", "code": "Filterra" }, { "name": "maintenance_j", "code": "maintenance_j" }, { "name": "ret_det_pond", "code": "ret_det_pond" }, { "name": "Sand Filter CB", "code": "Sand Filter CB" }, { "name": "Sand_Fit_Vault", "code": "Sand_Fit_Vault" }, { "name": "swale", "code": "swale" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "END_FACILT", "type": "esriFieldTypeString", "alias": "END_FACILT", "length": 15, "domain": { "type": "codedValue", "name": "FacilityType", "description": "FacilityType for use in pipes and culverts.", "codedValues": [ { "name": "catch+pipe", "code": "catch+pipe" }, { "name": "culvert", "code": "culvert" }, { "name": "ditch", "code": "ditch" }, { "name": "drywell", "code": "drywell" }, { "name": "Filterra", "code": "Filterra" }, { "name": "maintenance_j", "code": "maintenance_j" }, { "name": "ret_det_pond", "code": "ret_det_pond" }, { "name": "Sand Filter CB", "code": "Sand Filter CB" }, { "name": "Sand_Fit_Vault", "code": "Sand_Fit_Vault" }, { "name": "swale", "code": "swale" }, { "name": "other", "code": "other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "VectorID", "type": "esriFieldTypeInteger", "alias": "VectorID", "domain": null }, { "name": "UIC_KEY", "type": "esriFieldTypeString", "alias": "UIC_KEY", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_41", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_41", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "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": 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 }