{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Lift Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e3f0b5fc4bb5c2d7f1836e4086863ba1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQokaXSrU7EQBDA8b+4F7hg6CWYJmBOzhnciZXbSxC8AGIqkCAIhpWcRnUVGuTainMYKjGIQxBAEHKvgGgLLSkfPcbsZj9+O5nZAf+MwS/7Uo3FuoDb2kAe3xitA4garMSQehTwvYDpmMztQzSEywXu5r4foEcWeV5BsYSLA6LJCQ5wfwFkdwdnBWbzEnjKIBHOQkHgS0G7AD3dI/I5hOqozyFTCCkOSH4CRA0qMbj552LqQa9ADdbnSDOLFrC9iVMD7rpMvRmpL7PwORkw6QL0eIYdDcvLEreBYgkvK8gUabb1A5iOUTXl/Pa8ozL1K6bd1hpIFncQH37/ZTsiAUINBCA8vPa4XsU7KrRQ0tLHVyUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.07659707507E7, "ymin": 3845586.779600002, "xmax": -1.07621674503E7, "ymax": 3852141.423799999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Num_Pumps", "type": "esriFieldTypeString", "alias": "Num_Pumps", "length": 50, "domain": null }, { "name": "GPM_Pumps", "type": "esriFieldTypeString", "alias": "Gallon_per_Minute", "length": 50, "domain": null }, { "name": "Pump_Manufacturer", "type": "esriFieldTypeString", "alias": "Pump_Manufacturer", "length": 100, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Diamerter_Ft", "type": "esriFieldTypeString", "alias": "Diamerter_Ft", "length": 20, "domain": null }, { "name": "Depth_Ft", "type": "esriFieldTypeString", "alias": "RimElevation_Ft", "length": 50, "domain": null }, { "name": "RimElev_Ft", "type": "esriFieldTypeDouble", "alias": "RimElev_Ft", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "GroupID", "length": 5, "domain": null }, { "name": "GroupID", "type": "esriFieldTypeString", "alias": "Group", "length": 20, "domain": null }, { "name": "InPipeSize_Inch", "type": "esriFieldTypeString", "alias": "InPipeSize_Inch", "length": 20, "domain": null }, { "name": "OutPipeSize_Inch", "type": "esriFieldTypeString", "alias": "OutPipeSize_Inch", "length": 20, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a94eb92301b41cdba6fd204e76e8719" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Sewer Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8f26d727a627c979a244a9a2766d16aa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA80lEQVQ4jbWSPQtBURjHf8Nl9RIGX4CMNhJllSKrugtfwgewyWq45RPIYrEodbNbTsd+s5BYWQzuyT3XJcK/Tp3nnOf5PS89Bs+V9dkyyMl4Etyo5BgnIzdje+C82tAC7HcBiXaZaKd6M/pTLqsNiU8q0JSKEIIvAK+kACU3g8riH6Dy8UoCtgFkixkmtTwxt1QAVP+eu+keAIYzjsKhYACk44R7zXtwkLxAgPkahPOrGexOYC1eZ/T/ewFyKagvhTa4EmAqiLWA7ogB+jbuAalasHncMtNnS8AKbOEb/Q0ghzOO87X2tv8EYAuHgnB0aJDjFTPvO8vD4FR2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.07662960861E7, "ymin": 3845093.7343000025, "xmax": -1.0763379193E7, "ymax": 3848957.857900001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Diameter1_Inch", "type": "esriFieldTypeString", "alias": "Diameter1_Inch", "length": 20, "domain": null }, { "name": "Diameter2_Inch", "type": "esriFieldTypeString", "alias": "Diameter2_Inch", "length": 20, "domain": null }, { "name": "Diameter3_Inch", "type": "esriFieldTypeString", "alias": "Diameter3_Inch", "length": 20, "domain": null }, { "name": "Diameter4_Inch", "type": "esriFieldTypeString", "alias": "Diameter4_Inch", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Commentts", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S4_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a94eb92301b41cdba6fd204e76e8719" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Sewer Cleanout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fa014af87fa0b523e911524ff2448a59", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhUlEQVQ4jWNhoBCwQOkGBgYGYxL1nmVgYGiAGWDsa8zg40OkEVvOMjBsPovqAgYfYwaGNBfirccwgFyA04Cz91D5xkokGHD2HgODSQWq2JkO7IbQzgsDa4CxEsTPyEBKkEQX4Ap1og0gFsAN2HKWeE3P32MacHYzUvomEjxDNqCBJK1IAADDQhocbEmS6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.07674710495E7, "ymin": 3845269.7041999996, "xmax": -1.07629010217E7, "ymax": 3851419.440899998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GroupName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "Elev", "type": "esriFieldTypeDouble", "alias": "Elev", "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 200, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 100, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "Location_Desc", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "SourceDate", "type": "esriFieldTypeDate", "alias": "Source Date", "length": 8, "domain": null }, { "name": "Image1", "type": "esriFieldTypeString", "alias": "Image 1", "length": 200, "domain": null }, { "name": "Image2", "type": "esriFieldTypeString", "alias": "Image 2", "length": 200, "domain": null }, { "name": "EX_in_DB", "type": "esriFieldTypeString", "alias": "Existing in Database ", "length": 255, "domain": null }, { "name": "QC_FieldCollect", "type": "esriFieldTypeString", "alias": "QC Field Collect", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Diamerter_Ft", "type": "esriFieldTypeString", "alias": "Diamerter_Ft", "length": 20, "domain": null }, { "name": "Depth_Ft", "type": "esriFieldTypeString", "alias": "RimElevation_Ft", "length": 50, "domain": null }, { "name": "RimElev_Ft", "type": "esriFieldTypeDouble", "alias": "RimElev_Ft", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "GroupID", "length": 5, "domain": null }, { "name": "GroupID", "type": "esriFieldTypeString", "alias": "Group", "length": 20, "domain": null }, { "name": "InPipeSize_Inch", "type": "esriFieldTypeString", "alias": "InPipeSize_Inch", "length": 20, "domain": null }, { "name": "OutPipeSize_Inch", "type": "esriFieldTypeString", "alias": "OutPipeSize_Inch", "length": 20, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a94eb92301b41cdba6fd204e76e8719" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Sewer Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "20ba6314b05f53960ecc944718b48aa7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4UlEQVQ4jaWTsQ3CMBBFHxILUCZlJkAyI6RBcgtiAmeMGEHLAl6BkpRpKb0CdEnBEhSxFQclEIsvufDZ/91Zvlvyp5YTceFWCiRABVigmQPQKqdUOYgMFnsAlDs7AnoSsF1zOx2QIpusuAQksBkD6B9mL+Gq0CFAqJxyhjmsxABNCIiVBIwHpBHZvVLon5BE253HAyr7QEVW0YYAW9nu3yN0CwGNvnKUYvZPGLrOHPbB7oK8nxHJ6qvZAoXfDDrx+WKTFsNWHslchIHRWTA1xtRI+mFq6d5sPy9PTWPjsv3UGwlPNCqqoSEcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "Diameter_Inch", "type": "esriFieldTypeString", "alias": "Diameter_Inch", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "InPipeSize_Inch", "type": "esriFieldTypeString", "alias": "InPipeSize_Inch", "length": 20, "domain": null }, { "name": "OutPipeSize_Inch", "type": "esriFieldTypeString", "alias": "OutPipeSize_Inch", "length": 20, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 5, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a94eb92301b41cdba6fd204e76e8719" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Sewer Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5da28db9965442b9959ee21d8c4e6f40", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACm0lEQVQ4jb2UW0gTYBTHf7s1cxFGLEyraRppWmpmL9oyEJxZy1KLTJMuYqTZBcuHUbEgwwzRhxISZWBmtAIrCAqMMKHCIkkrbzMLZ17IvLDlrvawwLSFBdKB7+HPd/4/vnMO3xEzhyH+XzAJsA3YAvgAJqAVuAt0/wssViREF7CEyR0bEdU24rM9kuGPg0TWt1Jgc3ATyAess8FShEJqq3NxxK5BCvCoGdQbkIcpkJsskFSM+r2R0MlJVL8CZ8KCpBKqkqIQ33iGOCYIxMLpCW1GGJ9AEa5A8KaHK0CeW9j8eRSfUSPJjoPzejhWBcrIZfSODFLZICFhrQntHajMBoWcFaH5ZFjtlAGGmTCZw0ncvhg8ALSpAuJKfNmtLMJYuouujjbSU+PRpg4Sstxl2BrBWF0TycDlmbDARQtwGgZcYshDSXzietLS0gAIXRdOtf4xF/M24+01CoCfHF8g1F2ZnmNmpOduu4RZ1EXW0Z3T+uXnv5KnLVa6e136mwmRVIyXxf477ItMiu3eaUQA9lXpHC56SE5ODmKxK02n06HJCCAluBWA6/U4L+j57O5lPTYn3z8Y8Qj2hXcNFXS0y1CpVERHR2MwGGhpfknYYgPJQSAQQF0TY0544naaMillhXWcPZWI6EjFMFUnJEQkJLBpbxmX8pQUxxo5XjmJ5haowqGzHwvwwC2sb5hCoYD0PaUE6k9CiHwA66t8JBaQ9tWAAkr2w8FyyLyKw2InDbC5hQG23q9E+cl5XXQf/wI1gjDF1OWoGWoa4UUnFk8phyz2qRLdwQBGeoZYvdATbeY1cu0OZGYLogPlOEdMOL29eD4+QRbQPtP4p49uf/sJDaABfIGl/SOYge6eISb+4PmrfWb8eWaNOV2OPwANmd4DOELfegAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.07685520657E7, "ymin": 3844786.2419999987, "xmax": -1.07624514861E7, "ymax": 3852243.1462000012, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GroupName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "Diamerter_Ft", "type": "esriFieldTypeString", "alias": "Diamerter_Ft", "length": 20, "domain": null }, { "name": "Depth_Ft", "type": "esriFieldTypeString", "alias": "RimElevation_Ft", "length": 50, "domain": null }, { "name": "RimElev_Ft", "type": "esriFieldTypeDouble", "alias": "RimElev_Ft", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "GroupID", "length": 5, "domain": null }, { "name": "GroupID", "type": "esriFieldTypeString", "alias": "Group", "length": 20, "domain": null }, { "name": "InPipeSize_Inch", "type": "esriFieldTypeString", "alias": "InPipeSize_Inch", "length": 20, "domain": null }, { "name": "OutPipeSize_Inch", "type": "esriFieldTypeString", "alias": "OutPipeSize_Inch", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 100, "domain": null }, { "name": "Top_Elve", "type": "esriFieldTypeSingle", "alias": "Top_Elve", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a94eb92301b41cdba6fd204e76e8719" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Sewer Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.07685520657E7, "ymin": 3844786.2419999987, "xmax": -1.07596479523E7, "ymax": 3852609.6411999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "Size_Inch", "type": "esriFieldTypeString", "alias": "Size_Inch", "length": 20, "domain": null }, { "name": "Depth_Ft", "type": "esriFieldTypeString", "alias": "Depth_Ft", "length": 20, "domain": null }, { "name": "Length_Ft", "type": "esriFieldTypeDouble", "alias": "Length_Ft", "domain": null }, { "name": "Slope", "type": "esriFieldTypeString", "alias": "Slope", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "Type_Sewer_Line", "description": "Sewer Line Type", "codedValues": [ { "name": "Pipe", "code": "Pipe" }, { "name": "Force Main", "code": "Force Main" }, { "name": "Service Line", "code": "Service Line" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Existing; to be Abandoned", "code": "Existing; to be Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "PlanSource", "type": "esriFieldTypeString", "alias": "PlanSource", "length": 255, "domain": null }, { "name": "PlanSheetNum", "type": "esriFieldTypeString", "alias": "PlanSheetNum", "length": 30, "domain": null }, { "name": "PlanDate", "type": "esriFieldTypeDate", "alias": "PlanDate", "length": 8, "domain": null }, { "name": "OwnBy", "type": "esriFieldTypeString", "alias": "OwnBy", "length": 50, "domain": null }, { "name": "MaintainBy", "type": "esriFieldTypeString", "alias": "MaintainBy", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9a94eb92301b41cdba6fd204e76e8719" } ], "tables": [] }