{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Storm Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 4513.988705, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Origin_", "uniqueValueGroups": [ { "heading": "Origin\n", "classes": [ { "label": "As Built", "description": "As Built", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 8 }, "values": [ [ "As Built" ] ] }, { "label": "CAMES", "description": "CAMES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 8 }, "values": [ [ "CAMES" ] ] }, { "label": "Cartegraph", "description": "Cartegraph", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 8 }, "values": [ [ "Cartegraph" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 8 }, "value": "As Built", "label": "As Built" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 8 }, "value": "CAMES", "label": "CAMES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 8 }, "value": "Cartegraph", "label": "Cartegraph" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 7583620.0282152295, "ymin": 542188.0262467265, "xmax": 7603342.781167984, "ymax": 554869.2933070809, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Pipe_Name_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EntityUID_", "type": "esriFieldTypeString", "alias": "EntityUID\n", "length": 50, "domain": null }, { "name": "Original_ID_", "type": "esriFieldTypeString", "alias": "Original ID\n", "length": 25, "domain": null }, { "name": "Origin_", "type": "esriFieldTypeString", "alias": "Origin\n", "length": 25, "domain": null }, { "name": "Location_", "type": "esriFieldTypeString", "alias": "Location\n", "length": 250, "domain": null }, { "name": "Status_", "type": "esriFieldTypeString", "alias": "Status\n", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Status", "description": "Status of feature", "codedValues": [ { "name": "Public", "code": "PU" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pipe_Size_", "type": "esriFieldTypeString", "alias": "Pipe Size\n", "length": 25, "domain": null }, { "name": "Surface_Ty_", "type": "esriFieldTypeString", "alias": "Surface Type\n", "length": 20, "domain": null }, { "name": "Material_", "type": "esriFieldTypeString", "alias": "Material\n", "length": 25, "domain": null }, { "name": "From_", "type": "esriFieldTypeString", "alias": "From\n", "length": 25, "domain": null }, { "name": "To_", "type": "esriFieldTypeString", "alias": "To\n", "length": 25, "domain": null }, { "name": "IE_UPSTREA_", "type": "esriFieldTypeDouble", "alias": "IE UPSTREAM\n", "domain": null }, { "name": "IE_DOWNSTE_", "type": "esriFieldTypeDouble", "alias": "IE DOWNSTREAM\n", "domain": null }, { "name": "Flow_Direction_", "type": "esriFieldTypeString", "alias": "Flow Direction\n", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Flow Direction", "description": "Flow direction of pipe", "codedValues": [ { "name": "North", "code": "N" }, { "name": "North East", "code": "NE" }, { "name": "North West", "code": "NW" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "South", "code": "S" }, { "name": "South East", "code": "SE" }, { "name": "South West", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pipe_Name_", "type": "esriFieldTypeString", "alias": "Pipe Name\n", "length": 25, "domain": null }, { "name": "Comment_", "type": "esriFieldTypeString", "alias": "Comment\n", "length": 150, "domain": null }, { "name": "Creation_Date_", "type": "esriFieldTypeDate", "alias": "Creation Date\n", "length": 8, "domain": null }, { "name": "Edit_Date_", "type": "esriFieldTypeDate", "alias": "Edit Date\n", "length": 8, "domain": null }, { "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": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Ownership", "description": "Who owns the feature", "codedValues": [ { "name": "City of Woodburn", "code": "W" }, { "name": "HOA", "code": "HOA" }, { "name": "ODOT", "code": "O" }, { "name": "Marion County", "code": "MC" }, { "name": "Private", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "DEPTH_TO_INVERT", "type": "esriFieldTypeDouble", "alias": "DEPTH TO INVERT", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "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": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,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, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8700bf98c9844e2d9d846dc04dff3ca9" }