{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Undefined", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f89ccb0ad6bc14a34cabbe1c01e659af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQYlWNhIBKwkKzwP8PRRQwMDHyo0oyrGBmslqGb6MXAwCCMqvD/FfKtponCowwMDPyo0v/vYyhkZLD2p4rVAFlCCZYMiw0PAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6339600.111280471, "ymin": 1896336.4687998146, "xmax": 6397116.675709054, "ymax": 1947491.39404881, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdCatchBasinStructureType", "description": "Stormwater Catch Basin Structure Type", "codedValues": [ { "name": "SDCB - Storm Drain Catch Basin", "code": "SDCB" }, { "name": "SDTRE - Storm Drain Treatment", "code": "SDTRE" }, { "name": "SDUND - Storm Drain Undefined", "code": "SDUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdDebrisFeatureType", "description": "Stormwater Debris Feature Type", "codedValues": [ { "name": "CBWG - CATCH BASIN WITH GRATE", "code": "CBWG" }, { "name": "CTB - OUTLET CONTROL BOX", "code": "CTB" }, { "name": "DC - DEBRIS CAGE", "code": "DC" }, { "name": "DIGO - DROP INLET - GRATE ONLY", "code": "DIGO" }, { "name": "EXB - EXCLUSIONARY BARRER", "code": "EXB" }, { "name": "FG - FLAP GATE", "code": "FG" }, { "name": "GPO - GRATED PIPE OPENING", "code": "GPO" }, { "name": "RCS - ROCK CATCHMENT SUMP", "code": "RCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Constrution Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Blind Connect", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ac2995e89cf60c4388193a273ae5b2a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAASUlEQVQYlWNhIBKwkKxw06ZNixgYGPiQJRkZGVf5+vouQzfRi4GBQRhZ4f///6+QbzX1FTIyMh79//8/P5r8fQyFvr6+/lSxGgCj7Q9AqDKYEgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 16, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6338518.394939974, "ymin": 1896519.425126806, "xmax": 6396977.932220131, "ymax": 1946629.4879642278, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdFittingType", "description": "Stormwater Fitting Type", "codedValues": [ { "name": "SDBC - Storm Drain Blind Connect", "code": "SDBC" }, { "name": "SDPLUG - Storm Drain Plug", "code": "SDPLUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Catch Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5fcd216215124b903f307f0db250f6c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAQklEQVQYlWNhIAGwwBgl9//n/f/PwIdVFRPD2V4Fxu1wxf8ZGMoYGBmksall/M8wk4GBAaGYJGcMe8W9iowyVDUZAOADC9l1i3OeAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6339600.111280471, "ymin": 1896336.4687998146, "xmax": 6397116.675709054, "ymax": 1947491.39404881, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdCatchBasinStructureType", "description": "Stormwater Catch Basin Structure Type", "codedValues": [ { "name": "SDCB - Storm Drain Catch Basin", "code": "SDCB" }, { "name": "SDTRE - Storm Drain Treatment", "code": "SDTRE" }, { "name": "SDUND - Storm Drain Undefined", "code": "SDUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdDebrisFeatureType", "description": "Stormwater Debris Feature Type", "codedValues": [ { "name": "CBWG - CATCH BASIN WITH GRATE", "code": "CBWG" }, { "name": "CTB - OUTLET CONTROL BOX", "code": "CTB" }, { "name": "DC - DEBRIS CAGE", "code": "DC" }, { "name": "DIGO - DROP INLET - GRATE ONLY", "code": "DIGO" }, { "name": "EXB - EXCLUSIONARY BARRER", "code": "EXB" }, { "name": "FG - FLAP GATE", "code": "FG" }, { "name": "GPO - GRATED PIPE OPENING", "code": "GPO" }, { "name": "RCS - ROCK CATCHMENT SUMP", "code": "RCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Constrution Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Drop Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "46bc6462e75d014feb6932f4152febc7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAOElEQVQYlWNhIAGwwBj/GRjyGBgY+HCoO8vIwLCdBUmgjIGBQRqH4pkMaIqJd8awV8zIwCBDVZMB61YFKwKTa0cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6337819.660445049, "ymin": 1896353.9064289778, "xmax": 6397158.30784364, "ymax": 1947650.1870383173, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdInletType", "description": "Stormwater Inlet Type", "codedValues": [ { "name": "SDDI - Storm Drain Drop Inlet", "code": "SDDI" }, { "name": "SDPI - Storm Drain Pipe Inlet", "code": "SDPI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdDebrisFeatureType", "description": "Stormwater Debris Feature Type", "codedValues": [ { "name": "CBWG - CATCH BASIN WITH GRATE", "code": "CBWG" }, { "name": "CTB - OUTLET CONTROL BOX", "code": "CTB" }, { "name": "DC - DEBRIS CAGE", "code": "DC" }, { "name": "DIGO - DROP INLET - GRATE ONLY", "code": "DIGO" }, { "name": "EXB - EXCLUSIONARY BARRER", "code": "EXB" }, { "name": "FG - FLAP GATE", "code": "FG" }, { "name": "GPO - GRATED PIPE OPENING", "code": "GPO" }, { "name": "RCS - ROCK CATCHMENT SUMP", "code": "RCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Junction Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2150d9bcfc46496bf03038813d980d14", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAPklEQVQYlWNhIAGwwBhNTU15DAwMfNgU/f///2x9ff12FiSxMgYGBmkchs5kYGBAUUy8M4a94rq6OhmqmgwAdYALpIwNG40AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6341229.9777713865, "ymin": 1896829.813941732, "xmax": 6392303.10462755, "ymax": 1946409.2987720668, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 50, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "PlanNum", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2336b59adddd75d5e74d42b9c5b87e9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQokZWRMUuCURSGn6vXTHARUfwDQlstrpK/oVCnQHBwFRGEIm6kYZN7SxhI6tDYXyhwam50aW0Qze/r3haDe/Pzg144y+F9DufllfxTMnB785RGL5P473OU0ruB61EeEb1Dr48hCvLgg964yXl1vA2ohywi8gKkrRM5DI90J3EuKkMXkLErELbZkhmg7ieo2sp6SRRDsqaQiSPg1c7ghQCgI577kjHPCHG4wz5HZ95cYN/r8bV3CuT/mH0MdVTJd4H22YL+tMC3vsVwAiQxzDC0uKzOfm1uD53yJ9DYTKCCmw7RDzK5PFxKvkd1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6338568.072662145, "ymin": 1896431.1611957252, "xmax": 6397064.534409136, "ymax": 1947253.2344201505, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdManholeStructureType", "description": "Stormwater Manhole Structure Type", "codedValues": [ { "name": "SDCO - Storm Drain Cleanout", "code": "SDCO" }, { "name": "SDMH - Storm Drain Manhole", "code": "SDMH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "PlanNum", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Img_Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Outfall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b391777b69654b6634a879ca7dd89c9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQ4jb3TvSsEcBgH8M9Fd4mBcqJ0yJWTl8GiiCSbxImiG8WizC7dZqJkN/kjlNFwg1WddFdikpKSZBCxnNJ1Lxz51jM8T78+z7P8av1Rav8N6mSugYcMJ7+BajpIvvOK0aqhbpILDD3zfstqjoNqoKZ+EuH8my7Wcxzi5UdQjL15Yp99nMFrUllS34bqGRhjKvRl1khgkMUs+7j/FtTN7iTthfMZejLsXLBSEWpmOc5woMiCIMaZuqTvhfNyUCjKRi+NxS6FCSKnbJ8RLwm1spVgqBQCAcwycsX0I0fFoLYoSwjelZMQpiXCZoZjvBVCgTRr6QpIQerwVAjd5Kuq/Nnv/wDg/zG3Z+aycAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6337839.193214387, "ymin": 1896302.6371745616, "xmax": 6396732.918930635, "ymax": 1947424.4591433108, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdOutfallType", "description": "Stormwater Outfall Type", "codedValues": [ { "name": "SDOF - Storm Drain Outfall", "code": "SDOF" }, { "name": "SDRL - Storm Drain Roof Leader", "code": "SDRL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdDebrisFeatureType", "description": "Stormwater Debris Feature Type", "codedValues": [ { "name": "CBWG - CATCH BASIN WITH GRATE", "code": "CBWG" }, { "name": "CTB - OUTLET CONTROL BOX", "code": "CTB" }, { "name": "DC - DEBRIS CAGE", "code": "DC" }, { "name": "DIGO - DROP INLET - GRATE ONLY", "code": "DIGO" }, { "name": "EXB - EXCLUSIONARY BARRER", "code": "EXB" }, { "name": "FG - FLAP GATE", "code": "FG" }, { "name": "GPO - GRATED PIPE OPENING", "code": "GPO" }, { "name": "RCS - ROCK CATCHMENT SUMP", "code": "RCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Pipe Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c806329c9047620cf97c488d1d08beee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAP0lEQVQYlWNhIAGwwBhh/xny/jEw8OFQd3YNI8N2uOL/DAxljAwM0thUMjIwzGRgQFJMkjOGveLVjAwyVDUZAAa+CNeZQWwvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6337819.660445049, "ymin": 1896353.9064289778, "xmax": 6397158.30784364, "ymax": 1947650.1870383173, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdInletType", "description": "Stormwater Inlet Type", "codedValues": [ { "name": "SDDI - Storm Drain Drop Inlet", "code": "SDDI" }, { "name": "SDPI - Storm Drain Pipe Inlet", "code": "SDPI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdDebrisFeatureType", "description": "Stormwater Debris Feature Type", "codedValues": [ { "name": "CBWG - CATCH BASIN WITH GRATE", "code": "CBWG" }, { "name": "CTB - OUTLET CONTROL BOX", "code": "CTB" }, { "name": "DC - DEBRIS CAGE", "code": "DC" }, { "name": "DIGO - DROP INLET - GRATE ONLY", "code": "DIGO" }, { "name": "EXB - EXCLUSIONARY BARRER", "code": "EXB" }, { "name": "FG - FLAP GATE", "code": "FG" }, { "name": "GPO - GRATED PIPE OPENING", "code": "GPO" }, { "name": "RCS - ROCK CATCHMENT SUMP", "code": "RCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Plug", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "607fc98b1ab58da16831f12a1d36a623", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAiklEQVQYlaXPoQ3CQBiG4adQSYPB022wOAQCiT2aDoDBNV0AyQLYOiwLMAuuqEsutGlC+OTleZP/cj8s/wsHyhn7lsskDpRzHlhXrFpOoziFkBEqpEHE2Zx7hHEZoebVcE1xn3Hs6bBMfLfgNjij4VmzSYKuYHvmPfrBJKgKDikc4Bhg9/0+iqf2AcqnHjnWPp+YAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6338518.394939974, "ymin": 1896519.425126806, "xmax": 6396977.932220131, "ymax": 1946629.4879642278, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdFittingType", "description": "Stormwater Fitting Type", "codedValues": [ { "name": "SDBC - Storm Drain Blind Connect", "code": "SDBC" }, { "name": "SDPLUG - Storm Drain Plug", "code": "SDPLUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "168e5599fe7fdcd8e7d886b981c850f8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAj0lEQVQokaXPMQ7BYBjG8Z+kA2IxIRarAxgkrmByH4tTuIBDOIBjNJEwGNulm1gaqfRr1ec/vcPzz/O8iUiSv8UxW8zbwk/OGemHmHBcMWuS7sjZZxxqU5df5uWhqVUeKMp7gkEgExQvykeww6Kr2IWgOK3coZmN4jq2sQtvcUh6ot+S7Y241cQrm6jGX3kBEr8SHcyAiGwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6340997.31386663, "ymin": 1897473.5990714729, "xmax": 6356487.231049478, "ymax": 1926014.5862807333, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdPumpType", "description": "Stormwater Pump Type", "codedValues": [ { "name": "SDPUMP - Storm Drain Pump", "code": "SDPUMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Construction Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Treatment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d120cbd1c6b949651213abf2d4e799f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAi0lEQVQokWNhIBGwkK2BXYzhEis/gzA2RT9fM7D9/sAgiqKBmYeBS8qPQQqbhudbGT7+/oDDSf9+MjB8uQdhc0oxMLDy43ASDPz+zMDwYhuELeFFhAZCAEMDmyADg3w8hM3KS4QGRmYGBnYRImxg/M/w7NlmBm5siv5+ZfiJoeHrfQY73ObicRIhAACBZxuT3GhBvwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 17, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6339600.111280471, "ymin": 1896336.4687998146, "xmax": 6397116.675709054, "ymax": 1947491.39404881, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LegacyID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdCatchBasinStructureType", "description": "Stormwater Catch Basin Structure Type", "codedValues": [ { "name": "SDCB - Storm Drain Catch Basin", "code": "SDCB" }, { "name": "SDTRE - Storm Drain Treatment", "code": "SDTRE" }, { "name": "SDUND - Storm Drain Undefined", "code": "SDUND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "Upstream Elevation", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStream Elevation", "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "InvElevation", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "DebrisFeat", "type": "esriFieldTypeString", "alias": "Debris Feature", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdDebrisFeatureType", "description": "Stormwater Debris Feature Type", "codedValues": [ { "name": "CBWG - CATCH BASIN WITH GRATE", "code": "CBWG" }, { "name": "CTB - OUTLET CONTROL BOX", "code": "CTB" }, { "name": "DC - DEBRIS CAGE", "code": "DC" }, { "name": "DIGO - DROP INLET - GRATE ONLY", "code": "DIGO" }, { "name": "EXB - EXCLUSIONARY BARRER", "code": "EXB" }, { "name": "FG - FLAP GATE", "code": "FG" }, { "name": "GPO - GRATED PIPE OPENING", "code": "GPO" }, { "name": "RCS - ROCK CATCHMENT SUMP", "code": "RCS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Construt_Std", "type": "esriFieldTypeString", "alias": "Constrution Standard", "length": 100, "domain": null }, { "name": "Debris_Condition", "type": "esriFieldTypeSmallInteger", "alias": "Debris_Condition", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Storm Drain Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 194, 82, 60, 255 ], "toColor": [ 237, 161, 19, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 237, 161, 19, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 0, 219, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 0, 219, 0, 255 ], "toColor": [ 32, 153, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 32, 153, 143, 255 ], "toColor": [ 11, 44, 122, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "Width", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "classMaxValue": 12, "label": "< 12\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "classMaxValue": 24, "label": "13\" - 24\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "classMaxValue": 42, "label": "25\" - 42\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "classMaxValue": 72, "label": "43\" - 72\"" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "classMaxValue": 1440, "label": "72\" +" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Diameter]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6337819.660445049, "ymin": 1896302.6371745616, "xmax": 6397158.30784364, "ymax": 1947650.1870383173, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "UP_ID", "type": "esriFieldTypeString", "alias": "Upstream AssetID", "length": 25, "domain": null }, { "name": "DOWN_ID", "type": "esriFieldTypeString", "alias": "Downstream AssetID", "length": 25, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Pipe_Shape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeShape", "description": "Stormwater Pipe Shape", "codedValues": [ { "name": "RECTANGLE PIPE", "code": "RECTANGLE" }, { "name": "ROUND PIPE", "code": "ROUND" }, { "name": "ELLIPSE PIPE", "code": "ELLIPSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Pipe_Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeMaterial", "description": "Stormwater Pipe Material", "codedValues": [ { "name": "AC - ASBESTOS CEMENT", "code": "AC" }, { "name": "ACP - ASBESTOS CONCRETE", "code": "ACP" }, { "name": "CAS - CAST IRON", "code": "CAS" }, { "name": "CIPL - CURED IN PLACE LINED", "code": "CIPL" }, { "name": "CIPP - CURED IN PLACE PIPE STORM", "code": "CIPP" }, { "name": "CMP - CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CP - CONCRETE PIPE (NON-REINFORCED)", "code": "CP" }, { "name": "DIP - DUCTILE IRON PIPE", "code": "DIP" }, { "name": "HDPE - HIGH DENSITY POLYETHYLENE", "code": "HDPE" }, { "name": "NOINFO - NOT ABLE TO VERIFY", "code": "NOINFO" }, { "name": "PE - POLYETHYLENE", "code": "PE" }, { "name": "POLYB - POLYBUTYLENE", "code": "POLYB" }, { "name": "POLYE - POLYETHYLENE", "code": "POLYE" }, { "name": "PVC - POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "RCB - REINFORCED CONCRET BOX STORM", "code": "RCB" }, { "name": "RCP - REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "RPM - REINFORCED PLASTIC PIPE", "code": "RPM" }, { "name": "SP - STEEL PIPE", "code": "SP" }, { "name": "VCP - VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "XXX - NOT KNOWN", "code": "XXX" }, { "name": "PPP - PERFORATED PLASTIC PIPE", "code": "PPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "UpstreamElev", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStreamElev", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Criticality", "type": "esriFieldTypeString", "alias": "Criticality", "length": 25, "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "PlanNum", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "ConditionScore", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Img_Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeDiam", "description": "Stormwater Pipe Diameter", "codedValues": [ { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "15 inch", "code": 15 }, { "name": "18 inch", "code": 18 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "36 inch", "code": 36 }, { "name": "42 inch", "code": 42 }, { "name": "48 inch", "code": 48 }, { "name": "54 inch", "code": 54 }, { "name": "60 inch", "code": 60 }, { "name": "84 inch", "code": 84 }, { "name": "96 inch", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Main_Type", "type": "esriFieldTypeString", "alias": "Main_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdMainType", "description": "Stormwater Main Type", "codedValues": [ { "name": "CULVERT", "code": "CULVERT" }, { "name": "FORCE", "code": "FORCE" }, { "name": "GRAVITY", "code": "GRAVITY" }, { "name": "SYPHON", "code": "SYPHON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "Pipe_Type", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" }, { "name": "I677AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 168, 132, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Main_Type]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6337819.660445049, "ymin": 1896302.6371745616, "xmax": 6397158.30784364, "ymax": 1947650.1870383173, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "UP_ID", "type": "esriFieldTypeString", "alias": "Upstream AssetID", "length": 25, "domain": null }, { "name": "DOWN_ID", "type": "esriFieldTypeString", "alias": "Downstream AssetID", "length": 25, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Pipe_Shape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeShape", "description": "Stormwater Pipe Shape", "codedValues": [ { "name": "RECTANGLE PIPE", "code": "RECTANGLE" }, { "name": "ROUND PIPE", "code": "ROUND" }, { "name": "ELLIPSE PIPE", "code": "ELLIPSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Pipe_Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeMaterial", "description": "Stormwater Pipe Material", "codedValues": [ { "name": "AC - ASBESTOS CEMENT", "code": "AC" }, { "name": "ACP - ASBESTOS CONCRETE", "code": "ACP" }, { "name": "CAS - CAST IRON", "code": "CAS" }, { "name": "CIPL - CURED IN PLACE LINED", "code": "CIPL" }, { "name": "CIPP - CURED IN PLACE PIPE STORM", "code": "CIPP" }, { "name": "CMP - CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CP - CONCRETE PIPE (NON-REINFORCED)", "code": "CP" }, { "name": "DIP - DUCTILE IRON PIPE", "code": "DIP" }, { "name": "HDPE - HIGH DENSITY POLYETHYLENE", "code": "HDPE" }, { "name": "NOINFO - NOT ABLE TO VERIFY", "code": "NOINFO" }, { "name": "PE - POLYETHYLENE", "code": "PE" }, { "name": "POLYB - POLYBUTYLENE", "code": "POLYB" }, { "name": "POLYE - POLYETHYLENE", "code": "POLYE" }, { "name": "PVC - POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "RCB - REINFORCED CONCRET BOX STORM", "code": "RCB" }, { "name": "RCP - REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "RPM - REINFORCED PLASTIC PIPE", "code": "RPM" }, { "name": "SP - STEEL PIPE", "code": "SP" }, { "name": "VCP - VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "XXX - NOT KNOWN", "code": "XXX" }, { "name": "PPP - PERFORATED PLASTIC PIPE", "code": "PPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "UpstreamElev", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStreamElev", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Criticality", "type": "esriFieldTypeString", "alias": "Criticality", "length": 25, "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "PlanNum", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "ConditionScore", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Img_Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeDiam", "description": "Stormwater Pipe Diameter", "codedValues": [ { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "15 inch", "code": 15 }, { "name": "18 inch", "code": 18 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "36 inch", "code": 36 }, { "name": "42 inch", "code": 42 }, { "name": "48 inch", "code": 48 }, { "name": "54 inch", "code": 54 }, { "name": "60 inch", "code": 60 }, { "name": "84 inch", "code": 84 }, { "name": "96 inch", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Main_Type", "type": "esriFieldTypeString", "alias": "Main_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdMainType", "description": "Stormwater Main Type", "codedValues": [ { "name": "CULVERT", "code": "CULVERT" }, { "name": "FORCE", "code": "FORCE" }, { "name": "GRAVITY", "code": "GRAVITY" }, { "name": "SYPHON", "code": "SYPHON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "Pipe_Type", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" }, { "name": "I677AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Private", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6337819.660445049, "ymin": 1896302.6371745616, "xmax": 6397158.30784364, "ymax": 1947650.1870383173, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "UP_ID", "type": "esriFieldTypeString", "alias": "Upstream AssetID", "length": 25, "domain": null }, { "name": "DOWN_ID", "type": "esriFieldTypeString", "alias": "Downstream AssetID", "length": 25, "domain": null }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null }, { "name": "Height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "Pipe_Shape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeShape", "description": "Stormwater Pipe Shape", "codedValues": [ { "name": "RECTANGLE PIPE", "code": "RECTANGLE" }, { "name": "ROUND PIPE", "code": "ROUND" }, { "name": "ELLIPSE PIPE", "code": "ELLIPSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Pipe_Material", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeMaterial", "description": "Stormwater Pipe Material", "codedValues": [ { "name": "AC - ASBESTOS CEMENT", "code": "AC" }, { "name": "ACP - ASBESTOS CONCRETE", "code": "ACP" }, { "name": "CAS - CAST IRON", "code": "CAS" }, { "name": "CIPL - CURED IN PLACE LINED", "code": "CIPL" }, { "name": "CIPP - CURED IN PLACE PIPE STORM", "code": "CIPP" }, { "name": "CMP - CORRUGATED METAL PIPE", "code": "CMP" }, { "name": "CP - CONCRETE PIPE (NON-REINFORCED)", "code": "CP" }, { "name": "DIP - DUCTILE IRON PIPE", "code": "DIP" }, { "name": "HDPE - HIGH DENSITY POLYETHYLENE", "code": "HDPE" }, { "name": "NOINFO - NOT ABLE TO VERIFY", "code": "NOINFO" }, { "name": "PE - POLYETHYLENE", "code": "PE" }, { "name": "POLYB - POLYBUTYLENE", "code": "POLYB" }, { "name": "POLYE - POLYETHYLENE", "code": "POLYE" }, { "name": "PVC - POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "RCB - REINFORCED CONCRET BOX STORM", "code": "RCB" }, { "name": "RCP - REINFORCED CONCRETE PIPE", "code": "RCP" }, { "name": "RPM - REINFORCED PLASTIC PIPE", "code": "RPM" }, { "name": "SP - STEEL PIPE", "code": "SP" }, { "name": "VCP - VITRIFIED CLAY PIPE", "code": "VCP" }, { "name": "XXX - NOT KNOWN", "code": "XXX" }, { "name": "PPP - PERFORATED PLASTIC PIPE", "code": "PPP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeLength", "type": "esriFieldTypeDouble", "alias": "Pipe Length", "domain": null }, { "name": "UpstreamElev", "type": "esriFieldTypeDouble", "alias": "UpstreamElev", "domain": null }, { "name": "DownStreamElev", "type": "esriFieldTypeDouble", "alias": "DownStreamElev", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "Criticality", "type": "esriFieldTypeString", "alias": "Criticality", "length": 25, "domain": null }, { "name": "Defects", "type": "esriFieldTypeString", "alias": "Defects", "length": 50, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "MapNum", "length": 20, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "PlanNum", "length": 16, "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "ConditionScore", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Img_Path", "length": 150, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "WS1_dom_sdPipeDiam", "description": "Stormwater Pipe Diameter", "codedValues": [ { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "15 inch", "code": 15 }, { "name": "18 inch", "code": 18 }, { "name": "24 inch", "code": 24 }, { "name": "30 inch", "code": 30 }, { "name": "36 inch", "code": 36 }, { "name": "42 inch", "code": 42 }, { "name": "48 inch", "code": 48 }, { "name": "54 inch", "code": 54 }, { "name": "60 inch", "code": 60 }, { "name": "84 inch", "code": 84 }, { "name": "96 inch", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Main_Type", "type": "esriFieldTypeString", "alias": "Main_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_dom_sdMainType", "description": "Stormwater Main Type", "codedValues": [ { "name": "CULVERT", "code": "CULVERT" }, { "name": "FORCE", "code": "FORCE" }, { "name": "GRAVITY", "code": "GRAVITY" }, { "name": "SYPHON", "code": "SYPHON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "Pipe_Type", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": "" }, { "name": "I677AssetID", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Surface Flow", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6339872.600564882, "ymin": 1896433.0890133977, "xmax": 6396469.56315814, "ymax": 1947151.9606725574, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "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": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Right Bank Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RightBank_Maint", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "CITY", "label": "Santa Rosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "PRKS", "label": "Santa Rosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "PW", "label": "Santa Rosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "SCWA", "label": "Sonoma Water" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "CNTY", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "PRIV", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "SCHL", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "STAT", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 171, 116, 255 ], "toColor": [ 135, 171, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 221, 128, 255 ], "toColor": [ 224, 221, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 212, 202, 255 ], "toColor": [ 131, 212, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 227, 132, 255 ], "toColor": [ 141, 227, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 156, 141, 255 ], "toColor": [ 117, 156, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 217, 167, 255 ], "toColor": [ 126, 217, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 222, 162, 255 ], "toColor": [ 183, 222, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 196, 147, 255 ], "toColor": [ 196, 196, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 224, 126, 255 ], "toColor": [ 185, 224, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 156, 87, 255 ], "toColor": [ 152, 156, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 161, 91, 255 ], "toColor": [ 90, 161, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 196, 118, 255 ], "toColor": [ 181, 196, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 201, 168, 255 ], "toColor": [ 151, 201, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6322692.889189467, "ymin": 1898803.0734466463, "xmax": 6397863.83038272, "ymax": 1947953.731378734, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "CreekType", "type": "esriFieldTypeString", "alias": "Creek Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekType", "description": "Type of Creek", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftBank_Maint", "type": "esriFieldTypeString", "alias": "Left Bank Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightBank_Maint", "type": "esriFieldTypeString", "alias": "RightBank Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftBank_Owner", "type": "esriFieldTypeString", "alias": "Left Bank Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightBank_Owner", "type": "esriFieldTypeString", "alias": "Right Bank Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Reference", "type": "esriFieldTypeString", "alias": "Reference", "length": 150, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "AsBuilt", "length": 16, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Permit_Maint", "type": "esriFieldTypeString", "alias": "Permit_Maint", "length": 200, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "Permit_Num", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Left Bank Maintenance", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LeftBank_Maint", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "CITY", "label": "Santa Rosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "PRKS", "label": "Santa Rosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "PW", "label": "Santa Rosa" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "SCWA", "label": "Sonoma Water" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "CNTY", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "PRIV", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "SCHL", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 }, "value": "STAT", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 171, 116, 255 ], "toColor": [ 135, 171, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 221, 128, 255 ], "toColor": [ 224, 221, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 212, 202, 255 ], "toColor": [ 131, 212, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 227, 132, 255 ], "toColor": [ 141, 227, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 156, 141, 255 ], "toColor": [ 117, 156, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 217, 167, 255 ], "toColor": [ 126, 217, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 222, 162, 255 ], "toColor": [ 183, 222, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 196, 147, 255 ], "toColor": [ 196, 196, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 224, 126, 255 ], "toColor": [ 185, 224, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 156, 87, 255 ], "toColor": [ 152, 156, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 161, 91, 255 ], "toColor": [ 90, 161, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 196, 118, 255 ], "toColor": [ 181, 196, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 201, 168, 255 ], "toColor": [ 151, 201, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6322692.889189467, "ymin": 1898803.0734466463, "xmax": 6397863.83038272, "ymax": 1947953.731378734, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "CreekType", "type": "esriFieldTypeString", "alias": "Creek Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekType", "description": "Type of Creek", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftBank_Maint", "type": "esriFieldTypeString", "alias": "Left Bank Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightBank_Maint", "type": "esriFieldTypeString", "alias": "RightBank Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftBank_Owner", "type": "esriFieldTypeString", "alias": "Left Bank Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightBank_Owner", "type": "esriFieldTypeString", "alias": "Right Bank Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Reference", "type": "esriFieldTypeString", "alias": "Reference", "length": 150, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "AsBuilt", "length": 16, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Permit_Maint", "type": "esriFieldTypeString", "alias": "Permit_Maint", "length": 200, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "Permit_Num", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "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": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6322692.889189467, "ymin": 1898803.0734466463, "xmax": 6397863.83038272, "ymax": 1947953.731378734, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 24, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "CreekType", "type": "esriFieldTypeString", "alias": "Creek Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekType", "description": "Type of Creek", "codedValues": [], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftBank_Maint", "type": "esriFieldTypeString", "alias": "Left Bank Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightBank_Maint", "type": "esriFieldTypeString", "alias": "RightBank Maintained By", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LeftBank_Owner", "type": "esriFieldTypeString", "alias": "Left Bank Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RightBank_Owner", "type": "esriFieldTypeString", "alias": "Right Bank Owner", "length": 25, "domain": { "type": "codedValue", "name": "WS1_dom_sdCreekOwner", "description": "Who owns or maintains creek bank", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "CNTY" }, { "name": "PRIVATE", "code": "PRIV" }, { "name": "PARKS", "code": "PRKS" }, { "name": "PUBLIC WORKS", "code": "PW" }, { "name": "SCHOOL", "code": "SCHL" }, { "name": "SONOMA COUNTY WATER AGENCY", "code": "SCWA" }, { "name": "STATE", "code": "STAT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Reference", "type": "esriFieldTypeString", "alias": "Reference", "length": 150, "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "InstallationDate", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Date", "length": 8, "domain": null }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Under Repair", "code": "Under Repair" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Spare", "code": "Spare" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 25, "domain": { "type": "codedValue", "name": "WS1_domCondition", "description": "Asset Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Fail", "code": "Fail" }, { "name": "Expired", "code": "Expired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "length": 8, "domain": null }, { "name": "ConditionScore", "type": "esriFieldTypeDouble", "alias": "Condition Score", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "WS1_domOwner", "description": "Owner", "codedValues": [ { "name": "City of Santa Rosa", "code": "CITY" }, { "name": "Sonoma County", "code": "CNTY" }, { "name": "PG&E", "code": "PGE" }, { "name": "PRIV - Private", "code": "PRIV" }, { "name": "Santa Rosa Parks", "code": "PRKS" }, { "name": "State of California", "code": "STAT" }, { "name": "Railroads", "code": "RAIL" }, { "name": "Santa Rosa Public Works", "code": "PW" }, { "name": "School", "code": "SCHL" }, { "name": "Sonoma County Water Agency", "code": "SCWA" }, { "name": "Windsor", "code": "WIND" }, { "name": "Rohnert Park", "code": "ROHN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Img_Path", "type": "esriFieldTypeString", "alias": "Image Path", "length": 150, "domain": null }, { "name": "PlanNum", "type": "esriFieldTypeString", "alias": "AsBuilt", "length": 16, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "COF", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "POF", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "BRE", "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": "Permit_Maint", "type": "esriFieldTypeString", "alias": "Permit_Maint", "length": 200, "domain": null }, { "name": "MapNum", "type": "esriFieldTypeString", "alias": "Map Number", "length": 20, "domain": null }, { "name": "Permit_Num", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ParentAssetID", "type": "esriFieldTypeString", "alias": "Parent AssetID", "length": 25, "domain": null }, { "name": "NewTempAssetID", "type": "esriFieldTypeString", "alias": "Old Cityworks AssetID", "length": 25, "domain": null }, { "name": "NewTempObjectID", "type": "esriFieldTypeInteger", "alias": "New Temp ObjectID", "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": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Maps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6326057.067172438, "ymin": 1894343.0433247685, "xmax": 6399657.066953778, "ymax": 1949593.0430607647, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "S1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GRID2", "type": "esriFieldTypeString", "alias": "Map Grid", "length": 6, "domain": null }, { "name": "StormURL", "type": "esriFieldTypeString", "alias": "StormURL", "length": 80, "domain": null }, { "name": "SewerURL", "type": "esriFieldTypeString", "alias": "SewerURL", "length": 60, "domain": null }, { "name": "WaterURL", "type": "esriFieldTypeString", "alias": "WaterURL", "length": 60, "domain": null }, { "name": "LightsURL", "type": "esriFieldTypeString", "alias": "LightsURL", "length": 70, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "WaterAssets", "type": "esriFieldTypeString", "alias": "WaterAssets", "length": 1, "domain": null }, { "name": "SewerAssets", "type": "esriFieldTypeString", "alias": "SewerAssets", "length": 1, "domain": null }, { "name": "S_CADEditDate", "type": "esriFieldTypeDate", "alias": "S_CADEditDate", "length": 8, "domain": null }, { "name": "S_GISEditDate", "type": "esriFieldTypeDate", "alias": "S_GISEditDate", "length": 8, "domain": null }, { "name": "W_CADEditDate", "type": "esriFieldTypeDate", "alias": "W_CADEditDate", "length": 8, "domain": null }, { "name": "W_GISEditDate", "type": "esriFieldTypeDate", "alias": "W_GISEditDate", "length": 8, "domain": null }, { "name": "UpdateWater", "type": "esriFieldTypeString", "alias": "UpdateWater", "length": 1, "domain": null }, { "name": "UpdateSewer", "type": "esriFieldTypeString", "alias": "UpdateSewer", "length": 1, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S29_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "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 } ], "tables": [] }