{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "CIP Construction", "type": "Feature Layer", "description": "These are project areas for Water & Wastewater CIP projects including the proposed 2018 Bond projects. The lines are a representation of general project areas based on street centerline and other estimations as per project description/documentation. The projects are in various stages ranging from proposed to completed. Attempts will be made by Water IT GIS to regularly update the status and location of projects as information is received. For more specific questions about any particular projects, the Project Manager should be consulted.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Water IT GIS", "parentLayer": null, "subLayers": [], "minScale": 400000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Construction", "description": "Construction", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "values": [ [ "Construction" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "Construction", "label": "Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -123407700, "ymin": -86123500, "xmax": 2410179.900154218, "ymax": 7068583.234227151, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2969902418405876E8, "falseY": -9.078300859500617E7, "xyUnits": 3.504150620028869E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CPN", "type": "esriFieldTypeInteger", "alias": "CPN", "domain": null }, { "name": "Council_District", "type": "esriFieldTypeString", "alias": "Council District", "length": 15, "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "domain": { "type": "codedValue", "name": "WS2_CIP_Status", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Planning", "code": "Planning" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "Complete", "code": "Complete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Project_Manager", "type": "esriFieldTypeString", "alias": "Project Manager", "length": 35, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "P6_CPN", "type": "esriFieldTypeString", "alias": "P6_CPN", "length": 10, "domain": null }, { "name": "Construct_Year", "type": "esriFieldTypeString", "alias": "Construction Year", "length": 4, "domain": null }, { "name": "CI_Feet", "type": "esriFieldTypeInteger", "alias": "CI Feet", "domain": null }, { "name": "CPN_Text", "type": "esriFieldTypeString", "alias": "CPN Text", "length": 15, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS2_wDomainWaterPipeDiameter", "description": "", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "1.75", "code": 1.75 }, { "name": "2", "code": 2 }, { "name": "2.25", "code": 2.25 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "42", "code": 42 }, { "name": "45", "code": 45 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "60", "code": 60 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 }, { "name": "108", "code": 108 }, { "name": "1", "code": 1 }, { "name": "0.75", "code": 0.75 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 20, "domain": { "type": "codedValue", "name": "WS2_wDomainWaterPipeMaterial", "description": "", "codedValues": [ { "name": "A.C.", "code": "A.C." }, { "name": "C.I.", "code": "C.I." }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "D.I.", "code": "D.I." }, { "name": "P.V.C.", "code": "P.V.C." }, { "name": "STEEL", "code": "STEEL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "V.C.", "code": "V.C." }, { "name": "COPPER", "code": "COPPER" }, { "name": "H.D.P.E.", "code": "H.D.P.E." }, { "name": "GALVANIZED", "code": "GALVANIZED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ScopedProject", "type": "esriFieldTypeString", "alias": "Scoped Project", "length": 10, "domain": null }, { "name": "mainNumber", "type": "esriFieldTypeString", "alias": "Main Number", "length": 10, "domain": null }, { "name": "ProjectConsultant", "type": "esriFieldTypeString", "alias": "Project Consultant", "length": 30, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 30, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 15, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "P6_Status", "type": "esriFieldTypeString", "alias": "P6 Status", "length": 30, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R907_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S698_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }