{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "stormInlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "Storm" }, "subLayers": [], "minScale": 5000.0000000000755, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "457770d7c98efcb6ae6d0c38841c1fa2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVQokaXSzyuDARjA8a+2A38AcrA5YVFSDptIDjtwmR/tRRYrPyLKhba2yXtY1svigN5y2SzNYeylLAc1O2jKcnCxlZSjM/VGScrt5TUtz+15ns/heZ4eIyWE8d/Yw1iHROzyT+xjsjqCklnE5QiznyqKC9wrPdgMWW4jQNWv2IOr/Ywr6w0RhliunGMgsEMyqIuvuTsQmSgzYmCVGRx4/SLusEj0VYMXEKZy5E39dH3lDZjoprX8gacYIGjwM6qtnlrN/I2YOSdn+TGGmbbpBHvDeR4rLNTxgsoWhx8CdmeKrBaLiO/zDPq9yBsnSKwTx0rzaYhoQXfBbY42O2lZSpCuSZJ5c2IfKXpnG02j4wTTbnolkV21KF4jfjFLX0hGWfne0/0NmWOfXr2kr/sERKdT+iScaWIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2467049.9934348017, "ymin": 6813091.792455152, "xmax": 2500103.09366706, "ymax": 6856578.243867889, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2982621284498604E8, "falseY": -9.111449427684975E7, "xyUnits": 3.502417577127094E7, "falseZ": 0, "zUnits": 1, "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": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "INLETTYPE", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 50, "domain": { "type": "codedValue", "name": "StormInletType", "description": "Storm Inlet Type", "codedValues": [ { "name": "Curb Inlet", "code": "Curb Inlet" }, { "name": "Grate Inlet", "code": "Grate Inlet" }, { "name": "Combination Inlet", "code": "Combination Inlet" }, { "name": "Drop Inlet", "code": "Drop Inlet" }, { "name": "Y Inlet", "code": "Y Inlet" }, { "name": "Slotted Drain", "code": "Slotted Drain" }, { "name": "Trench Draiin", "code": "Trench Drain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSDIAM", "type": "esriFieldTypeDouble", "alias": "Access Diameter", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "ACCESSMAT", "type": "esriFieldTypeString", "alias": "Access Material", "length": 20, "domain": null }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "Ancillary Role", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 50, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COF", "type": "esriFieldTypeDouble", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeDouble", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeDouble", "alias": "Business Risk Exposure", "domain": null }, { "name": "MSPU", "type": "esriFieldTypeDouble", "alias": "Under-maintained Proactive Maintenance Score", "domain": null }, { "name": "MSPO", "type": "esriFieldTypeDouble", "alias": "Over-maintained Proactive Maintenance Score", "domain": null }, { "name": "MSR", "type": "esriFieldTypeDouble", "alias": "Reactive Maintenance Score", "domain": null }, { "name": "AverageEndYear", "type": "esriFieldTypeSmallInteger", "alias": "AverageEndYear", "domain": null }, { "name": "FastEndYear", "type": "esriFieldTypeSmallInteger", "alias": "FastEndYear", "domain": null }, { "name": "SlowEndYear", "type": "esriFieldTypeSmallInteger", "alias": "SlowEndYear", "domain": null }, { "name": "CalculationName", "type": "esriFieldTypeString", "alias": "CalculationName", "length": 100, "domain": null }, { "name": "DateCalculated", "type": "esriFieldTypeDate", "alias": "DateCalculated", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R289_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S195_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": 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 }