{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 33, "name": "StormWater Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ce14e16bd8267ebc224bea9bb76fb5f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPUlEQVQokWNhIBOwUFXjyZMnFbm4nmj9/cv/7c8fgZMmJibf8Go8d+6QqLDw5j4xsTBnDo6Hkv//M//9+NH23K1bU5aoqeVMwqrx////jC9exE2XkFgcDBNjZPzLLCBwwJSH57zW7dsTmFVVC/oxNN6/35ysoLAyAKt/WD5yi4isTT5z5sxMmLPhGnl5LzoyMv5ixhUY/PzHtHl4zrsyMDBsRNHIxPSLH5cmEGBk/MvAyvpaCMxB1vj7t8BTBjzg50/Z3z9+iJzC0Pjzp8zEL190Q3l4Lgti0/jundtxbe20qxga5eXbrz1/nlzHwPC/jYfnCi9M/P9/Noa3b90v/vwpG49sEEo8SkrOnfLkSdaR7981qlhZPyj+/8/87ccP6SOSknK1oqIN/3BqBAEZmWkXGBgYwvD5F6tGYgEALetvGf/ZGi8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 290946.5455592461, "ymin": 1100537.6240402386, "xmax": 304426.5993077457, "ymax": 1142246.4143101573, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 1.3724607682899535E8, "falseZ": 0, "zUnits": 1, "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": 5, "domain": null }, { "name": "CREW", "type": "esriFieldTypeString", "alias": "Crew", "length": 3, "domain": null }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 10, "domain": { "type": "codedValue", "name": "SW_Owner", "description": "Owner of stormwater Infrasturcture", "codedValues": [ { "name": "INDOT", "code": "INDOT" }, { "name": "IDNR", "code": "IDNR" }, { "name": "Town", "code": "TWN" }, { "name": "Private", "code": "PRI" }, { "name": "State", "code": "STA" }, { "name": "Flood Comm", "code": "FLC" }, { "name": "School", "code": "SCL" }, { "name": "Other", "code": "OTR" }, { "name": "Needs Review", "code": "NR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER_OTHER", "type": "esriFieldTypeString", "alias": "Owner Other", "length": 25, "domain": null }, { "name": "STRUCTURE_TYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 10, "domain": { "type": "codedValue", "name": "SW_Structure_Type", "description": "Sturcture type for sw points", "codedValues": [ { "name": "Yard Drain", "code": "YDR" }, { "name": "Area Drain", "code": "ADR" }, { "name": "Inlet", "code": "INL" }, { "name": "Outlet", "code": "OUL" }, { "name": "Manhole", "code": "MH" }, { "name": "Other", "code": "OTR" }, { "name": "Needs Review", "code": "NR" }, { "name": "Catch Basin", "code": "CBN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTURE_TYPE_OTHER", "type": "esriFieldTypeString", "alias": "Structure Type Other", "length": 25, "domain": null }, { "name": "FACE_TYPE", "type": "esriFieldTypeString", "alias": "Face Type", "length": 10, "domain": { "type": "codedValue", "name": "SW_Face_Type", "description": "Face type for sw points", "codedValues": [ { "name": "Grate", "code": "GRA" }, { "name": "Open", "code": "OPN" }, { "name": "Headwall", "code": "HDW" }, { "name": "Solid", "code": "SLD" }, { "name": "Flapper", "code": "FLA" }, { "name": "Curb Inlet", "code": "CBI" }, { "name": "Other", "code": "OTR" }, { "name": "Needs Review", "code": "NR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACE_TYPE_OTHER", "type": "esriFieldTypeString", "alias": "Face Type Other", "length": 25, "domain": null }, { "name": "DEPTH_BOTTOM", "type": "esriFieldTypeString", "alias": "Depth Bottom", "length": 10, "domain": null }, { "name": "DEPTH_INV_OUTLET", "type": "esriFieldTypeString", "alias": "Depth Invert Outlet", "length": 10, "domain": null }, { "name": "RIM_ELE", "type": "esriFieldTypeSingle", "alias": "Rim Elevation", "domain": null }, { "name": "LAST_MAINTAINED", "type": "esriFieldTypeDate", "alias": "Last Maintained", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 254, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S108_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 5000, "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, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1574275716000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }