{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 4, "name": "MS4 Outfalls", "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": { "id": 0, "name": "Storm Sewer Infrastructure" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ef21a066a5f8fee5aafd655880c4cfe6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVRIid2Vz0vbYBjHPxFt13YK0elBQSqKIEMn62kMFfSog3lw6mHsVidTQf0L5sWL22E39SYeRBBEEVSswtxlsCI6EIbinGjFX+C02iqmkTetrZUlqxke5hcS8j7J9/M+hDzfJHOHSr4/cB/DblDdgOsWHC9ITdm88urCI+BeE026QP3mY1hs0KfTudaxJk/BEolIDjh4upV/3a8HD78KT8ESQ28HsdqVv8J9u0m8G3xN1WpJ1K8Hj8pqV1BX/Nr1OTb2pHwusCCrm6Sxq9XzSqyQlWL+awkUVTLdvUzo55dwwZ5K7ptq3HVfWZw8BKdJ+Ma2jLffA/7fseLpMRubDxmYes4TJgwbM4QvjG5DMBhfbOyElh5WRj5RKM1hMQsP3QQ3dGhgITWvmKO1TB6xbw4ep/p2aP0QW58FsHCCkQzhac4MjtYPwuC2j3H35F8zyLZ9FBzm4BUvFOaXyzisbY4VQyFsYz3UPJ4luGbYuDF868c5laXf+dxVxqkkkyRnIO2s43p2RlBSxD63h8sBhzZ5zpfp2rq8RZz9kUMCHnA1u+K5ROEi1VwiK8RIJ6rI6F/5/wxX4b0EYzcMCUv4deE51I+L2DST5wIs/LpwoUgeR2PzX/T//kMvAQYuluPfCiFJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.03884979021E7, "ymin": 5562889.201800004, "xmax": -1.03703365749E7, "ymax": 5577253.343599997, "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": "StructureType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 50, "domain": { "type": "codedValue", "name": "StormOutletType", "description": "Storm Outlet Type", "codedValues": [ { "name": "Apron", "code": "Apron" }, { "name": "Box End", "code": "Box End" }, { "name": "Flared End", "code": "Flared End" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material\n", "length": 50, "domain": { "type": "codedValue", "name": "StormOutletMaterial", "description": "Storm Outlet Material", "codedValues": [ { "name": "Brick/Block", "code": "Brick/Block" }, { "name": "CI", "code": "CI" }, { "name": "DIP", "code": "DIP" }, { "name": "Galvanized Steel", "code": "G Steel" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "PVC", "code": "PVC" }, { "name": "Poured", "code": "Poured" }, { "name": "Precast", "code": "Precast" }, { "name": "RCP", "code": "RCP" }, { "name": "NA", "code": "NA" }, { "name": "CMP", "code": "CMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size\n", "domain": { "type": "range", "name": "Size", "description": "Pipe Size", "range": [ 1, 120 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MS4Outfall", "type": "esriFieldTypeString", "alias": "MS4 Outfall\n", "length": 50, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, NA, or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "Not Applicable" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CARTEID", "type": "esriFieldTypeString", "alias": "CARTEID", "length": 50, "domain": null }, { "name": "AsbuiltName", "type": "esriFieldTypeString", "alias": "Asbuilt Name", "length": 255, "domain": null }, { "name": "AsbuiltPage", "type": "esriFieldTypeSmallInteger", "alias": "Asbuilt Page", "domain": null }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "Data Source", "length": 1, "domain": { "type": "codedValue", "name": "DataSource", "description": "Data Source", "codedValues": [ { "name": "Construction Plan", "code": "C" }, { "name": "AsBuilt", "code": "A" }, { "name": "GPS", "code": "G" }, { "name": "Aerial Image", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Replaced", "type": "esriFieldTypeDate", "alias": "Replaced", "length": 8, "domain": null }, { "name": "ReviewGIS", "type": "esriFieldTypeString", "alias": "ReviewGIS", "length": 255, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "UUID_110", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e602184a261849cba5a2f5c153f9f8a3" }