{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "BaffleTanks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e3850a6b115a75eaaf35c20a9960f7df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAY9JREFUOI2tzs9rz3EcB/DHl/GZGeWzKLZILksLSaa121ZkChH7A5iD7KLdyERRlPw6kIvD2nJTSA4KkRWHlXLXIsX7gO/0knwc9i1fm7UfeZ7er1ev1+P1rvEfUzPtxJgl6pzDMRRzxwp1ho3octZ93RicM5Z9zU5GOda6p0lJgTqMzR4rNMbjOK4N9Hmg1U5HcGn22KjrllmgFtTb4SjeogmjM8byIt+cHqbdtlc1S3p8silrzA5HxKkZY2kk3daC0oTZBqcjYiDP89aU0vD02JiDnmuxET9xFyPYha325UV+sVxb3oNpsMJCT121rVK/xP7K+ww+klakC/nivDciDuDO1NgHJ9Rarr5Sf5lwugza0+e0WkkzFuH7ZKzQ4JE+HVXL7TiEW7iGNePtTHY+uqPTkB5cnoRlb7IbsS5qza/CluImrlT+UEmIZoO6DPmFVXj/B/thfTyJvTpNTulvqCr9XmvJ2rLeiOj/gz0z5Jt5Xvxzaaqs9M5ARESe51tSSq/GsQ4bZsVMSEoJ/AaFZ3y0wq7K9AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7957247.357803348, "ymin": 5304384.056873936, "xmax": -7948750.420257113, "ymax": 5314896.875907971, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R153_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixBTmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixBTas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S145_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 1, "name": "CatchBasins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "50aed40cf26748814856d6c2b8b5516f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFFJREFUGJXlzTsOQFAARNETXkSt8FmBwg609q2wFKVI9CrFS6h8erc+mQlitfeWACajVn7LVnT6iBuFUnWLUzuED/dnP8GzTPqgNsmFB8WX5QN7+Ae1osTCgAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7960102.036285397, "ymin": 5295635.065628953, "xmax": -7945525.469134614, "ymax": 5319474.478533648, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R154_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixCL2mxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixCBas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S146_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 2, "name": "Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f95f5023a88e15778684aee7d22d6b7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARhJREFUKJGtj7FLAmEYhx+8r05PaLhOOR0cgqYIIqgDyaghCLqj/gCntuaWtnJsaouCtpamCBIKChoizSGisaaIQo3rigaPr+OiJSMlwaHf+PLA+zyCLicARjbVO39ATt/O8tQODB2R6rlXzwSAPiYHA5+bZFFfObe9nSY0VdQX6fPWGZWGAEABM0d/48Hbtg6wjTh512c3Puw5Wgbl5er7dXNahkg6wfzrNfX0BJqItjm2SMcgkUX7M6br6v8HA58QUDpBQYNQAIRvqXytXN1IjmNGfuGfITyXqYfvqWUBUJqr7lknnD4es29a5HoN+HChdskFURYqdtX9cazM4AKT2UN1lZhcwle3Ko5c6xhTcmQBKIBsuX8BDDhTktY6oK8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7948059.264416977, "ymin": 5304093.452068779, "xmax": -7948059.264416977, "ymax": 5304093.452068779, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R155_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixCVTmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixCVTas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S147_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 3, "name": "DrainManholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7b532f3201ea7a9f100746479f14835f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUKJGF0b8rxHEcx/EHd/peFnW54UosUhgUKTPJz8Vo4F+QHyWbFKvNYLMgZVCXDJSUdBOzTHJ9B3Ukqc9wGL6pO8JrfT+fvV/v3mk/02XNQLYpmykXyw92neLta5iuArP2bRgyoVlLWZmKYMGlgi2rDquFjGM7xkzW7EqJ9BnUplMkZcVBGqLtaD6MhFq4Os3yxi1ZUUhD6AnD6n/Fk3Trt24qqdSo9R+cFFF71J4IHyr/CvCukgjP7tDxJ/ykEu7DWSKUbHs0LKfhV+HahWVXiTDtKDqJNkNvWJST+laDolslM1Q9LoyG5XwhfxPn4jlNutTJCEpi517NmfVSI0A8Ge9h769TPgEOQkj291dYCwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7959829.905911693, "ymin": 5295805.283850816, "xmax": -7945582.3363673, "ymax": 5319532.048567182, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDMHmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDMHas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S148_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 4, "name": "DrainPipeInlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "057d0fe0453ac8133b64e71bcbdaaeaf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARhJREFUKJGFkS9IQ1EUh7+3XXaGKM//zSQqDF2bFothdcUV0bIkKJg0CSblYVOLRYtBBN/CZGFgEzS9oBgEwWCQgYiooHAUp+E5uE9x+8Vzv+9wzzmGv0kxR16MuFrVgENKwFv90VhgJx57ZBklRY+eKwzwLjm51kA32GTXFpKyJRWd1QyJn4oDdJPQGR0mzTotOHjsGABZlTUtWPDvpOnilkVg3wDooE7Q+g9czzhDLDMdfsmltwkOHYBLJhS+qDUVPoA4GgoP3AF9DYUbPqUmB6EQx+OSIiORNUe6SyAXuqSnITDFET7bvDLPGDEcC34CSlQ1pjmwD5dngWNOKLNCO/1ckeSRe545o40Ck7xEBYAsPuA3GuUbzeVKsXfGHVsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7958246.727989794, "ymin": 5297718.1000567, "xmax": -7946189.908038791, "ymax": 5319427.68834576, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R157_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDINmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDPIas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S149_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 5, "name": "DrainPipeOutlets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf6c9acafeacb760f8c002a177661b08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU9JREFUKJF90b9LlXEUx/GX+ly/XkvIh9uQJNFqSzhIQoQUgQRBUFtgQdEQ7QURFDTEHQLXoAYNBQOpP6CpqLAfREODbQ15obhCcbucjGvD8yRXgs50Dufz+fDmnMy/NeayMylLu2ItXnvkCX7+XWZdwtwti44bd0At+oNvNtKJ9Cnex12z7ncbBlI9PY0rcVC1K2KvSpyPMSvqqvrcca8w3FSPi6W4gRVUsAOHMSG36hoeZpD2paMxHLTxBifRg694jiOYst91ZzOIoaiBzxgvxbC7DIAadposkDo6YAhNjJSiTWyU/S/0axVI66kRm7HHCD5s3Yx3mCjnVR2/LRRIA3HbK0sm9ZnGF/zAMVTRJr1NH+NqvCyQzlk25wEuOKR3CwnWsawRgzG9/XEzLuWP82etudaNyGNUr4q2ppYXhs047ft2A5qnmvOY95/6A0fPZZ23SD4GAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7960076.459448033, "ymin": 5295513.831666654, "xmax": -7945588.57098919, "ymax": 5319517.060620253, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R158_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDOUas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDOUs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S150_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 6, "name": "DrainPlugs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1981464db22ec5a09763bcfa34637cf0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUFJREFUKJF90T9IlHEYB/DP3b3oYZ3mLSI2SE4FOmRLg05OSSDWlIPFDYHgJGVD4GgtDSGYf8Dg0EFTdEiMgtyEbmtrqyEShTc4vOqFq3N4X+Uk8Bmf3/N5+PL8Av/XNWPuNgaNl6IfUcmaLfw6eQzqBvPGvNPjqj4XomzEd1WtyrImvbRYD7IKPuvW4WHdiisCXfIGzXsi45m5GDz1wm0dfuItBhNwiFd4L2XKcxRjUDHsBtLYxg6uYwYTaME9LVqNxCCnSTrZegvLGMcCmpN+Oy66GYN/dbn38QVD+ISBpP8HDSoxyDgQyokwi0fIYR0fElRSU7USJNd4bMYbVanTYRjGWhLxm6+m7MVg1IbXlhx44K/UabwaLmPVkV59Zz/uvkJ+M78bzoXTqtpkpFX81umjfiPuKJ8FCIfCIorOqWNfVlCOTcauHQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7958306.003734406, "ymin": 5307265.969182595, "xmax": -7949127.640232136, "ymax": 5317551.844396735, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R159_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDPGmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDPGas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S151_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 7, "name": "Forebays", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3cd8c225629598e62824fef000a3bc31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARVJREFUKJGd0E0rpXEYx/HPjbqnhDobnRU7JUPew2AzeQNWsznZTBYWImqkKClbK4qtlTILykopOzmraSxm46+zuD0Uuchkc6aMzqlpfptrcX2/XQ9t/jNt9TrpizuzNrToaEr/xJjPMvt/xE1bxm1axBp4QesbqUY+kJ9EFvtvJz7leV7EXJxa9lVVj1F8Q6VOXPldGixVkvTXqiLiyIoJy+Zd2JHwvS5eoNd2ylL1/Y2gXC6fxXC0FsfFuUMf9eEZzx50mmn0HJBSqkom8vZ8Oj7FAaii35JMralYz6EPhjw6cGNUp0st1t9DjcRaRHSVbksLxa9ixJApmfgXEfbuu+8X/TAvs9sIaCY+RcSqHtdN+l4B2opYBNBkqB0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7953312.245351697, "ymin": 5305734.495020301, "xmax": -7953107.281288068, "ymax": 5305952.318718952, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R160_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixFBmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S152_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 8, "name": "HeadWalls", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1927c7c1b1f772eae71ac750622c600d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAYJJREFUKJGd0j9I1GEYB/DPycGbSpRFwhlZQi5lBBENDUFLQtYWhERiEUGTUpCJFUJLQ4u0twUV0SA1hCgN9genirtGtej8RYF4xEUv0f0aTq67sqVne1/4wPN8nyfrPyvb8Eo147yyE77aptkXGzzGbRnLa8NUl0XP3NNpCnswb7ud9ht0KaShN2biy0aYCubMmtBhFJfRhBQfMGF9PBRnpLplfKzB8C5cjaOxwwMEPEQeXejDTVyxTps7OFKDcTqeNYZWnMPdumF2YwZDuOVwY6vT2g1g7g8EBTzBIN7L6rXVU8UqfK1JCz6vmTwLyKDTz9yj3KZEsgp3KSlps+MfsAcVvFJJkqT4u9WS+6acdlKrcYzXoVM4ioIfWryhus8qfOGGon77rLhmoz4soh0HUPbdGd9CPgxHsS4clsKncCwejJPhengb++Nme21RtmJS0QXdll2M4vPGVBFjnBX1GDFi2PHV7woKuVxuIJHk68duvFWWYoxDqlurVZIkf+X1C75efRL6OFIxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7959844.526354263, "ymin": 5298576.897674355, "xmax": -7945743.063648323, "ymax": 5319292.390757917, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R161_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixHWLmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixHWLas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S153_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 9, "name": "Water Quality Units", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3b1235be807d190d2943ebc3751e3ac2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUOI2t1K9Kw1EUAOBvbvZh0GASTApmk68gFl9AYQsWu0HEbBAZ7o9g0Tyj1eITuCoIKjgZ+AJqGMPN3d+9F/TEwzkf53DgVPxjVLKqdm3ruMXH37Cuhic79lw5sx8D41hXw6q6BSV1WxADi7ERtKykj1lVJ3EwjI1D45EAp7EiKAOcxFJQAvzBYtBXHjjEni25UDOv5D3Q+ICZ4IxVazbNuTfQHmKLHvXUvDm3oTw12yfWA9SLV5daBtqTa67o6OGuAAxBR1qaDkepyQPkggFoGssBC6AwFgIzoGLsN1hRTkFxbBy8dqofh9LYCDx2o6mfKs17jgdpCL4BzVNmwwQCBwcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7958306.003734406, "ymin": 5307265.969182595, "xmax": -7949127.640232136, "ymax": 5317551.844396735, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 10, "name": "DrainTreatments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "030077e12dc78921c4533b20f73935bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUOI3V0btKA1EUheFPDIwoFoo3vIAgpBDUxsLCxldRxDKWYmMlSApBEMEi7yAWsbOys1KsRTGNjSEQ1CGFFpE4yQyRDCpkwYGz117nZx92xi8r07a740LFWqsdDAaHYT7c7RxYNmlbYCriXROeh+PpJoQBDEbq/vbxn4Ed6g+BOYVY98F04qtnq7F8oCRv7xt4Zd1xwuOhlnoOOVlkG14VRa9EgcNYSf5Gk0a/TlRlFOvXblrKO54SEmMIInVV/YtRVZKA827ttwTvZRX0mYl4dzjwYkKpKTvisRl4aik23ZYbLMb8WWeObMR83bWUfwH2qtlExkfDe9NjQS0d8MRyon+ZdsIU+gQzxC/woLDRIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7953448.056032956, "ymin": 5306270.042774548, "xmax": -7953448.056032956, "ymax": 5306270.042774548, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPtType", "type": "esriFieldTypeString", "alias": "Drain Point Type", "length": 10, "domain": { "type": "codedValue", "name": "DrainPointTypes", "description": "Drain point types", "codedValues": [ { "name": "Baffle tank", "code": "BT" }, { "name": "Catch basin", "code": "CB" }, { "name": "Culvert", "code": "CVT" }, { "name": "Drain manhole", "code": "DMH" }, { "name": "Forebay", "code": "FB" }, { "name": "Head wall", "code": "HWL" }, { "name": "Drain pipe inlet", "code": "DIN" }, { "name": "Drain pipe outlet", "code": "DOU" }, { "name": "Drain plug", "code": "DPG" }, { "name": "Drain Treatment", "code": "TMT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPtID", "type": "esriFieldTypeString", "alias": "Old Drain PointID", "length": 10, "domain": null }, { "name": "drPtSource", "type": "esriFieldTypeString", "alias": "PointSource", "length": 10, "domain": null }, { "name": "drInvPlan", "type": "esriFieldTypeString", "alias": "PointInvPlan", "length": 5, "domain": null }, { "name": "drPtComments", "type": "esriFieldTypeString", "alias": "Drain Point Comments", "length": 150, "domain": null }, { "name": "drPtDrainageArea", "type": "esriFieldTypeString", "alias": "Drain Point Drain Area", "length": 15, "domain": null }, { "name": "drPtRecDwg", "type": "esriFieldTypeString", "alias": "Drain Point Rec Dwg", "length": 25, "domain": null }, { "name": "drPtStreet", "type": "esriFieldTypeString", "alias": "Drain Point Street", "length": 100, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R162_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixTMTmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixTMTas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S154_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 11, "name": "BMPs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2cca1d27b16c408f9cb1e764026b7b84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKZJREFUOI3t0rEKQXEUB+BPKYuEyWSTTEqyeQXlDeRJPIfZE5jsBoPBTEmJ0QP8N8uNu3C59278pjOcvn6nTlHOKT6miZW2W2rpJJibPsGxjpFmanBhYx5vmFP+4ItccUYH1azgHl0EDLF8jyaDuwiDNQ4YZAFbsblO0qcmgz1scUQfjaxgIYL6iZsfgl/mp8GdinJ6qHQp1YIQA2dqWZqF6PtzP/kOarUaHDmDGG0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7959739.357013401, "ymin": 5304384.043348428, "xmax": -7948737.792973901, "ymax": 5317569.370456679, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Owner", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 60, "domain": { "type": "codedValue", "name": "BMP Owner", "description": "Owner of BMP", "codedValues": [ { "name": "City of Manchester", "code": "CITY" }, { "name": "Privately Owned", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Waterbody", "type": "esriFieldTypeString", "alias": "Waterbody", "length": 255, "domain": null }, { "name": "LocationID", "type": "esriFieldTypeString", "alias": "LocationID", "length": 40, "domain": null }, { "name": "BMPType", "type": "esriFieldTypeString", "alias": "BMPType", "length": 255, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXCHECKSUM", "type": "esriFieldTypeInteger", "alias": "MXCHECKSUM", "domain": null }, { "name": "BMPCATEGORY", "type": "esriFieldTypeString", "alias": "BMPCATEGORY", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R175_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_175", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_175", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 12, "name": "DrainPipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 9.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 48, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2987273446102008E7, "ymin": -3.0240971958386146E7, "xmax": -5281243.924241191, "ymax": 5319549.667600923, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": { "type": "codedValue", "name": "DrainPipeTypes", "description": "Drain pipe types", "codedValues": [ { "name": "Catch basin lateral pipe", "code": "CBL" }, { "name": "Drain pipe", "code": "DRN" }, { "name": "Drain pipe stub", "code": "STB" }, { "name": "Under drain", "code": "UDR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPipeID", "type": "esriFieldTypeString", "alias": "Old PipeID", "length": 15, "domain": null }, { "name": "drPipeDiameter", "type": "esriFieldTypeDouble", "alias": "Pipe Diameter", "domain": null }, { "name": "drPipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": null }, { "name": "drPtIDUpstream", "type": "esriFieldTypeString", "alias": "Upstream PointID", "length": 12, "domain": null }, { "name": "drMH_US", "type": "esriFieldTypeString", "alias": "Old Upstream PointID", "length": 10, "domain": null }, { "name": "drRimUp", "type": "esriFieldTypeDouble", "alias": "Rim Up", "domain": null }, { "name": "drInvertUp", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null }, { "name": "drPtIDDownstream", "type": "esriFieldTypeString", "alias": "Downstream PointID", "length": 12, "domain": null }, { "name": "drMH_DS", "type": "esriFieldTypeString", "alias": "Old Downstream PointID", "length": 10, "domain": null }, { "name": "drRimDown", "type": "esriFieldTypeDouble", "alias": "RimDownstream", "domain": null }, { "name": "drInvertDown", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null }, { "name": "drElevationDatum", "type": "esriFieldTypeString", "alias": "ElevationDatum", "length": 15, "domain": null }, { "name": "drPipeInvPlan", "type": "esriFieldTypeString", "alias": "Pipe Inv Plan", "length": 5, "domain": null }, { "name": "drPipeRecDwg", "type": "esriFieldTypeString", "alias": "Pipe Rec Dwg", "length": 25, "domain": null }, { "name": "drPipeInstallYear", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Install Year", "domain": null }, { "name": "drPipeCapacity", "type": "esriFieldTypeDouble", "alias": "Pipe Capacity", "domain": null }, { "name": "drPlanLength", "type": "esriFieldTypeDouble", "alias": "Plan Length", "domain": null }, { "name": "drPipeSlope", "type": "esriFieldTypeDouble", "alias": "Pipe Slope", "domain": null }, { "name": "drPipeStreet", "type": "esriFieldTypeString", "alias": "Pipe Street", "length": 100, "domain": null }, { "name": "drPipeDrainArea", "type": "esriFieldTypeString", "alias": "Pipe Drain Area", "length": 15, "domain": null }, { "name": "drPipeComments", "type": "esriFieldTypeString", "alias": "Pipe Comments", "length": 150, "domain": null }, { "name": "imageHyperlink", "type": "esriFieldTypeString", "alias": "ImageHyperlink", "length": 150, "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": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R139_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDrainPipeMXsta", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDRPPas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S131_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 13, "name": "CatchBasinLaterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 48, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7956016.359831697, "ymin": 5304487.708334767, "xmax": -7952580.238571488, "ymax": 5313436.339696298, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": { "type": "codedValue", "name": "DrainPipeTypes", "description": "Drain pipe types", "codedValues": [ { "name": "Catch basin lateral pipe", "code": "CBL" }, { "name": "Drain pipe", "code": "DRN" }, { "name": "Drain pipe stub", "code": "STB" }, { "name": "Under drain", "code": "UDR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPipeID", "type": "esriFieldTypeString", "alias": "Old PipeID", "length": 15, "domain": null }, { "name": "drPipeDiameter", "type": "esriFieldTypeDouble", "alias": "Pipe Diameter", "domain": null }, { "name": "drPipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": null }, { "name": "drPtIDUpstream", "type": "esriFieldTypeString", "alias": "Upstream PointID", "length": 12, "domain": null }, { "name": "drMH_US", "type": "esriFieldTypeString", "alias": "Old Upstream PointID", "length": 10, "domain": null }, { "name": "drRimUp", "type": "esriFieldTypeDouble", "alias": "Rim Up", "domain": null }, { "name": "drInvertUp", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null }, { "name": "drPtIDDownstream", "type": "esriFieldTypeString", "alias": "Downstream PointID", "length": 12, "domain": null }, { "name": "drMH_DS", "type": "esriFieldTypeString", "alias": "Old Downstream PointID", "length": 10, "domain": null }, { "name": "drRimDown", "type": "esriFieldTypeDouble", "alias": "RimDownstream", "domain": null }, { "name": "drInvertDown", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null }, { "name": "drElevationDatum", "type": "esriFieldTypeString", "alias": "ElevationDatum", "length": 15, "domain": null }, { "name": "drPipeInvPlan", "type": "esriFieldTypeString", "alias": "Pipe Inv Plan", "length": 5, "domain": null }, { "name": "drPipeRecDwg", "type": "esriFieldTypeString", "alias": "Pipe Rec Dwg", "length": 25, "domain": null }, { "name": "drPipeInstallYear", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Install Year", "domain": null }, { "name": "drPipeCapacity", "type": "esriFieldTypeDouble", "alias": "Pipe Capacity", "domain": null }, { "name": "drPlanLength", "type": "esriFieldTypeDouble", "alias": "Plan Length", "domain": null }, { "name": "drPipeSlope", "type": "esriFieldTypeDouble", "alias": "Pipe Slope", "domain": null }, { "name": "drPipeStreet", "type": "esriFieldTypeString", "alias": "Pipe Street", "length": 100, "domain": null }, { "name": "drPipeDrainArea", "type": "esriFieldTypeString", "alias": "Pipe Drain Area", "length": 15, "domain": null }, { "name": "drPipeComments", "type": "esriFieldTypeString", "alias": "Pipe Comments", "length": 150, "domain": null }, { "name": "imageHyperlink", "type": "esriFieldTypeString", "alias": "ImageHyperlink", "length": 150, "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": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixCBmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixCBLas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S132_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 14, "name": "DrainagePipeStubs", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 12.22500228881836 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 48, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7956727.09468917, "ymin": 5309369.633927368, "xmax": -7956632.10921552, "ymax": 5310833.949616857, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": { "type": "codedValue", "name": "DrainPipeTypes", "description": "Drain pipe types", "codedValues": [ { "name": "Catch basin lateral pipe", "code": "CBL" }, { "name": "Drain pipe", "code": "DRN" }, { "name": "Drain pipe stub", "code": "STB" }, { "name": "Under drain", "code": "UDR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPipeID", "type": "esriFieldTypeString", "alias": "Old PipeID", "length": 15, "domain": null }, { "name": "drPipeDiameter", "type": "esriFieldTypeDouble", "alias": "Pipe Diameter", "domain": null }, { "name": "drPipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": null }, { "name": "drPtIDUpstream", "type": "esriFieldTypeString", "alias": "Upstream PointID", "length": 12, "domain": null }, { "name": "drMH_US", "type": "esriFieldTypeString", "alias": "Old Upstream PointID", "length": 10, "domain": null }, { "name": "drRimUp", "type": "esriFieldTypeDouble", "alias": "Rim Up", "domain": null }, { "name": "drInvertUp", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null }, { "name": "drPtIDDownstream", "type": "esriFieldTypeString", "alias": "Downstream PointID", "length": 12, "domain": null }, { "name": "drMH_DS", "type": "esriFieldTypeString", "alias": "Old Downstream PointID", "length": 10, "domain": null }, { "name": "drRimDown", "type": "esriFieldTypeDouble", "alias": "RimDownstream", "domain": null }, { "name": "drInvertDown", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null }, { "name": "drElevationDatum", "type": "esriFieldTypeString", "alias": "ElevationDatum", "length": 15, "domain": null }, { "name": "drPipeInvPlan", "type": "esriFieldTypeString", "alias": "Pipe Inv Plan", "length": 5, "domain": null }, { "name": "drPipeRecDwg", "type": "esriFieldTypeString", "alias": "Pipe Rec Dwg", "length": 25, "domain": null }, { "name": "drPipeInstallYear", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Install Year", "domain": null }, { "name": "drPipeCapacity", "type": "esriFieldTypeDouble", "alias": "Pipe Capacity", "domain": null }, { "name": "drPlanLength", "type": "esriFieldTypeDouble", "alias": "Plan Length", "domain": null }, { "name": "drPipeSlope", "type": "esriFieldTypeDouble", "alias": "Pipe Slope", "domain": null }, { "name": "drPipeStreet", "type": "esriFieldTypeString", "alias": "Pipe Street", "length": 100, "domain": null }, { "name": "drPipeDrainArea", "type": "esriFieldTypeString", "alias": "Pipe Drain Area", "length": 15, "domain": null }, { "name": "drPipeComments", "type": "esriFieldTypeString", "alias": "Pipe Comments", "length": 150, "domain": null }, { "name": "imageHyperlink", "type": "esriFieldTypeString", "alias": "ImageHyperlink", "length": 150, "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": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixDPSmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixDPSas", "fields": "MXASSETNUM,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S133_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" }, { "currentVersion": 10.81, "id": 15, "name": "UnderDrains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[MXASSETNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 48, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 500, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -7954058.998080489, "ymin": 5298777.70559822, "xmax": -7950623.030343812, "ymax": 5309083.590426761, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MXASSETNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "Asset", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXSTATUS", "type": "esriFieldTypeString", "alias": "Maximo Asset Status", "length": 40, "domain": { "type": "codedValue", "name": "AssetStatuses", "description": "Maximo Asset Status values", "codedValues": [ { "name": "Operating", "code": "OPERATING" }, { "name": "Decommissioned", "code": "DECOMMISSIONED" }, { "name": "Not Ready", "code": "NOT_READY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drPipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": { "type": "codedValue", "name": "DrainPipeTypes", "description": "Drain pipe types", "codedValues": [ { "name": "Catch basin lateral pipe", "code": "CBL" }, { "name": "Drain pipe", "code": "DRN" }, { "name": "Drain pipe stub", "code": "STB" }, { "name": "Under drain", "code": "UDR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "StructureID", "length": 12, "domain": null }, { "name": "drPipeID", "type": "esriFieldTypeString", "alias": "Old PipeID", "length": 15, "domain": null }, { "name": "drPipeDiameter", "type": "esriFieldTypeDouble", "alias": "Pipe Diameter", "domain": null }, { "name": "drPipeMaterial", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 25, "domain": null }, { "name": "drPtIDUpstream", "type": "esriFieldTypeString", "alias": "Upstream PointID", "length": 12, "domain": null }, { "name": "drMH_US", "type": "esriFieldTypeString", "alias": "Old Upstream PointID", "length": 10, "domain": null }, { "name": "drRimUp", "type": "esriFieldTypeDouble", "alias": "Rim Up", "domain": null }, { "name": "drInvertUp", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null }, { "name": "drPtIDDownstream", "type": "esriFieldTypeString", "alias": "Downstream PointID", "length": 12, "domain": null }, { "name": "drMH_DS", "type": "esriFieldTypeString", "alias": "Old Downstream PointID", "length": 10, "domain": null }, { "name": "drRimDown", "type": "esriFieldTypeDouble", "alias": "RimDownstream", "domain": null }, { "name": "drInvertDown", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null }, { "name": "drElevationDatum", "type": "esriFieldTypeString", "alias": "ElevationDatum", "length": 15, "domain": null }, { "name": "drPipeInvPlan", "type": "esriFieldTypeString", "alias": "Pipe Inv Plan", "length": 5, "domain": null }, { "name": "drPipeRecDwg", "type": "esriFieldTypeString", "alias": "Pipe Rec Dwg", "length": 25, "domain": null }, { "name": "drPipeInstallYear", "type": "esriFieldTypeSmallInteger", "alias": "Pipe Install Year", "domain": null }, { "name": "drPipeCapacity", "type": "esriFieldTypeDouble", "alias": "Pipe Capacity", "domain": null }, { "name": "drPlanLength", "type": "esriFieldTypeDouble", "alias": "Plan Length", "domain": null }, { "name": "drPipeSlope", "type": "esriFieldTypeDouble", "alias": "Pipe Slope", "domain": null }, { "name": "drPipeStreet", "type": "esriFieldTypeString", "alias": "Pipe Street", "length": 100, "domain": null }, { "name": "drPipeDrainArea", "type": "esriFieldTypeString", "alias": "Pipe Drain Area", "length": 15, "domain": null }, { "name": "drPipeComments", "type": "esriFieldTypeString", "alias": "Pipe Comments", "length": 150, "domain": null }, { "name": "imageHyperlink", "type": "esriFieldTypeString", "alias": "ImageHyperlink", "length": 150, "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": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ixUDRmxs", "fields": "MXSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S134_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "7ea0ad727131457c9f9e879df2c84744" } ], "tables": [] }