{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Storm Discharge Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 8, "name": "Storm" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9b437e748ee98178800ecc90974a8e83", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACWElEQVQ4jd2VTUgUYRjHf+/sRx5WsqKIghLcHYOgDml0Kk06GF29tREodAghZ2ehLjFdc3MJqehgEXqzblGHSMtDiBZBENSu0RdJH1jGSqS7M2+8647Nrk4m1KEeGJjneWZ+7zP/9/8yQf5SBP8vcH0XDWi0S2gG1pXKU1IwFJD0PTvHoxWBay2qVuW4KAV7JHSHBWeedvNe9bYn2TgnaXUE/brBAyfP8YleZpcF11pUhXPcdWB8c4Qd9ywK3n5pgatNFv3vcqS0EHeinRyohC8Ch3NcQjCaTZHI/kKm0oInYgZpLcQFoMMXXN9Fg4TGzGt2euvRTtaLEHvVvcwzMtHLJ7eXfYupb+HJtgS7vJqXTxygQzqkGMR2SzGDQ0LQD9SoXISZjhnEsz3cLD4wiC0Num2NdvABS0mzo3G6bFIPtBQ1qhbtRHcnL9jcDglO+koBrH2R4uPCB4TZJ8uhP+Hz0txQycvzfNATC3ZcEvzHolwK+FJnssGduiAYCUi+Aqsr3ptWm+gmytt5hylfsIDhgKQVuKZytUDM4LAQDHjg01IS9zpDHRgNhn3BOPShcYU2BlxnqN2vM9GDct5u9hz3vdAmi+DkDEkcjviCM2nGdJPH+lbOZiDh1kvSXF9Ky+Lpg9HnaR76TwzMRDgWyTGkJ+jJvCHp9XRZtBFQAyBpnK2mpbK9CDxp8W2Txf7IDJfViZImqUKeW8pSqq82V3M4KAQmkvG5alpeWXxfFuzCgbjexW6h0R4MckpPsKbYlHwWGsPYHK38/N/2cSbNGBSvFce/92v6AcjH2fQUAKQcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 708666.3115999997, "ymin": 4900563.047499999, "xmax": 716822.4357000003, "ymax": 4915559.316299999, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "DISCHRGTYP", "type": "esriFieldTypeString", "alias": "Discharge Type", "length": 50, "domain": { "type": "codedValue", "name": "piDischargePointType", "description": "List of infrastructure Discharge Point Types (ss_sw)", "codedValues": [ { "name": "Outfall", "code": "Outfall" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Standard Outlet", "code": "Standard Outlet" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Headwall", "code": "Headwall" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "75", "code": 75 }, { "name": "150", "code": 150 }, { "name": "200", "code": 200 }, { "name": "250", "code": 250 }, { "name": "300", "code": 300 }, { "name": "375", "code": 375 }, { "name": "400", "code": 400 }, { "name": "450", "code": 450 }, { "name": "500", "code": 500 }, { "name": "525", "code": 525 }, { "name": "600", "code": 600 }, { "name": "675", "code": 675 }, { "name": "750", "code": 750 }, { "name": "900", "code": 900 }, { "name": "1000", "code": 1000 }, { "name": "1050", "code": 1050 }, { "name": "1200", "code": 1200 }, { "name": "1350", "code": 1350 }, { "name": "1500", "code": 1500 }, { "name": "1800", "code": 1800 }, { "name": "825", "code": 825 }, { "name": "1650", "code": 1650 }, { "name": "100", "code": 100 }, { "name": "700", "code": 700 }, { "name": "800", "code": 800 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Owner/Manager", "description": "The owner or manager of the asset (ss_sw)", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Owner/Manager", "description": "The owner or manager of the asset (ss_sw)", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R221_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_221", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S187_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "6455d2fdfc5141a0a3593e222d22331f" }