{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "SWM BProjects - Type", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROJECTTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LDP", "label": "Local Drainage\\Rehab Project" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Maintenance", "label": "Maintenance Project" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 48, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SWAT", "label": "SWAT Project" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 68, 154, 255 ], "toColor": [ 171, 68, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 196, 53, 255 ], "toColor": [ 79, 196, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 131, 50, 255 ], "toColor": [ 201, 131, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 158, 166, 255 ], "toColor": [ 45, 158, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 70, 44, 199, 255 ], "toColor": [ 70, 44, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 109, 194, 255 ], "toColor": [ 56, 109, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 56, 255 ], "toColor": [ 156, 40, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 194, 70, 255 ], "toColor": [ 188, 194, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 176, 119, 255 ], "toColor": [ 58, 176, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 62, 118, 255 ], "toColor": [ 201, 62, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 74, 189, 255 ], "toColor": [ 125, 74, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 74, 41, 255 ], "toColor": [ 194, 74, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 111, 156, 255 ], "toColor": [ 34, 111, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.0653119726503901E7, "ymin": 3434389.0711607826, "xmax": -1.0575248126492832E7, "ymax": 3563305.821899748, "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": "PROJECTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Project Description", "length": 1000, "domain": null }, { "name": "COUNCILDISTRICT", "type": "esriFieldTypeString", "alias": "Council District", "length": 50, "domain": { "type": "codedValue", "name": "piCouncilDistrict", "description": "List of Council Districts", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "Asset Type", "length": 50, "domain": { "type": "codedValue", "name": "AssetType_1", "description": "Type of Asset", "codedValues": [ { "name": "Detention Pond", "code": "Detention Pond" }, { "name": "Ditch Outfall", "code": "Ditch Outfall" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Offroad Ditch", "code": "Offroad Ditch" }, { "name": "Roadside Ditch", "code": "Roadside Ditch" }, { "name": "Roadside\\Offroad Ditch", "code": "Roadside\\Offroad Ditch" }, { "name": "Sheet Flow", "code": "Sheet Flow" }, { "name": "Storm Culvert\\Grate", "code": "Storm Culvert\\Grate" }, { "name": "Storm Sewer", "code": "Storm Sewer" }, { "name": "Storm Sewer Outfall", "code": "Storm Sewer Outfall" }, { "name": "Extreme Event Swale", "code": "Swale" }, { "name": "Storm Sewer Inlets", "code": "Storm Sewer Inlets" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGEISSUE", "type": "esriFieldTypeString", "alias": "Drainage Issue", "length": 1000, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 100, "domain": { "type": "codedValue", "name": "ProjectStatus_1", "description": "Status of project", "codedValues": [ { "name": "In Design", "code": "In Design" }, { "name": "In Construction", "code": "In Construction" }, { "name": "Construction Complete", "code": "Construction Complete" }, { "name": "To Be Determined", "code": "To Be Determined" }, { "name": "Design Complete", "code": "Design Complete" }, { "name": "Cancelled", "code": "Cancelled" }, { "name": "Transferred", "code": "Transferred" }, { "name": "Under Study", "code": "Under Study" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTTYPE", "type": "esriFieldTypeString", "alias": "Project Type", "length": 100, "domain": { "type": "codedValue", "name": "ProjectType_6", "description": "Type of project", "codedValues": [ { "name": "Local Drainage Project", "code": "LDP" }, { "name": "SWAT Project", "code": "SWAT" }, { "name": "Capital Improvement Project", "code": "CIP" }, { "name": "Private Development", "code": "Private" }, { "name": "Tax Increment Reinvestment Zone", "code": "TIRZ" }, { "name": "Metropolitan Transit Authority of Harris County", "code": "METRO" }, { "name": "Maintenance Project", "code": "Maintenance" }, { "name": "State of Texas", "code": "THD" }, { "name": "Rehab Project", "code": "Rehab" } ], "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": "PRIORITY", "type": "esriFieldTypeString", "alias": "Priority", "length": 50, "domain": { "type": "codedValue", "name": "ProjectPriority_1", "description": "Priority for project", "codedValues": [ { "name": "FY17", "code": "FY17" }, { "name": "FY18", "code": "FY18" }, { "name": "FY18-1", "code": "FY18-1" }, { "name": "FY19", "code": "FY19" }, { "name": "1", "code": "1" }, { "name": "1.1", "code": "1.1" }, { "name": "To Be Determined", "code": "TBD" }, { "name": "Transferred", "code": "XFERED" }, { "name": "Year 1", "code": "Y1" }, { "name": "Year 2", "code": "Y2" }, { "name": "FY20", "code": "FY20" }, { "name": "FY10", "code": "FY10" }, { "name": "FY09", "code": "FY09" }, { "name": "FY11", "code": "FY11" }, { "name": "FY12", "code": "FY12" }, { "name": "FY13", "code": "FY13" }, { "name": "FY14", "code": "FY14" }, { "name": "FY15", "code": "FY15" }, { "name": "FY16", "code": "FY16" }, { "name": "FY06", "code": "FY06" }, { "name": "FY07", "code": "FY07" }, { "name": "FY08", "code": "FY08" }, { "name": "FY21", "code": "FY21" }, { "name": "FY22", "code": "FY22" }, { "name": "FY05", "code": "FY05" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNDINGNUMBER", "type": "esriFieldTypeString", "alias": "FUNDINGNUMBER", "length": 15, "domain": null }, { "name": "FUNDINGTYPE", "type": "esriFieldTypeString", "alias": "FUNDINGTYPE", "length": 5, "domain": { "type": "codedValue", "name": "piFundingType", "description": "List of Funding Types", "codedValues": [ { "name": "ILMS", "code": "ILMS" }, { "name": "WBS", "code": "WBS" }, { "name": "GFS", "code": "GFS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STARTDATE", "type": "esriFieldTypeDate", "alias": "STARTDATE", "length": 8, "domain": null }, { "name": "ENDDATE", "type": "esriFieldTypeDate", "alias": "ENDDATE", "length": 8, "domain": null }, { "name": "PLANNUMBER", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 10, "domain": null }, { "name": "ConstructionCost", "type": "esriFieldTypeDouble", "alias": "ConstructionCost", "domain": null }, { "name": "ProjectScope", "type": "esriFieldTypeString", "alias": "ProjectScope", "length": 1000, "domain": { "type": "codedValue", "name": "ProjectScope", "description": "Scope of SWMB Project", "codedValues": [ { "name": "Storm Sewer Improvement", "code": "Storm Sewer Improvement" }, { "name": "Roadside Ditch Rehab", "code": "Roadside Ditch Rehab" }, { "name": "Clear and Grubbing", "code": "Clear and Grubbing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMPLETECOMMUNITY", "type": "esriFieldTypeString", "alias": "COMPLETECOMMUNITY", "length": 50, "domain": null }, { "name": "XCENTER", "type": "esriFieldTypeDouble", "alias": "X-Center", "domain": null }, { "name": "YCENTER", "type": "esriFieldTypeDouble", "alias": "Y-Center", "domain": null }, { "name": "WorkAuthorization", "type": "esriFieldTypeString", "alias": "WorkAuthorization", "length": 10, "domain": null }, { "name": "DataSplit", "type": "esriFieldTypeString", "alias": "Data Split", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "UFIDS", "type": "esriFieldTypeString", "alias": "UFIDS", "length": 255, "domain": null }, { "name": "DesignCost", "type": "esriFieldTypeDouble", "alias": "Design Cost", "domain": null }, { "name": "DesignStartDate", "type": "esriFieldTypeDate", "alias": "Design Start Date", "length": 8, "domain": null }, { "name": "DesignCompleteDate", "type": "esriFieldTypeDate", "alias": "Design Complete Date", "length": 8, "domain": null }, { "name": "Design_WBS_No", "type": "esriFieldTypeString", "alias": "Design WBS No", "length": 255, "domain": null }, { "name": "Design_WO_No", "type": "esriFieldTypeString", "alias": "Design WO No", "length": 255, "domain": null }, { "name": "MeasurementUnits", "type": "esriFieldTypeString", "alias": "Units of Measurement", "length": 255, "domain": null }, { "name": "MeasurementQuantity", "type": "esriFieldTypeDouble", "alias": "Quantity of Measurement", "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R291_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_291", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S185_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": 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, "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": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }