{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "PipesAndCulverts", "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": [ 255, 0, 197, 255 ], "width": 1 }, "value": "culvert", "label": "Culvert" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 1 }, "value": "pipe", "label": "Pipe" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 227, 252, 255 ], "toColor": [ 197, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 182, 255 ], "toColor": [ 252, 183, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 182, 255 ], "toColor": [ 252, 236, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 235, 255 ], "toColor": [ 182, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 215, 255 ], "toColor": [ 252, 225, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 210, 255 ], "toColor": [ 225, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 205, 255 ], "toColor": [ 187, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 244, 252, 255 ], "toColor": [ 179, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 207, 252, 255 ], "toColor": [ 220, 207, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2386682.764931798, "ymin": 115601.72528713942, "xmax": 2574247.23199372, "ymax": 402665.9936771393, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "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": "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", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "VectorID", "type": "esriFieldTypeInteger", "alias": "VectorID", "domain": null }, { "name": "UIC_KEY", "type": "esriFieldTypeString", "alias": "UIC_KEY", "length": 200, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "tables": [] }