{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "DRAINAGE SYSTEM INVENTORY", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 204, 204, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[IDEPNo]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.3084410900918633E7, "ymin": 445428.02395012975, "xmax": 1.3101506125984251E7, "ymax": 469288.92060367763, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3.744825048463371E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IDEPNo", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDEPNo", "type": "esriFieldTypeString", "alias": "IDEP #", "length": 100, "domain": null }, { "name": "Permit", "type": "esriFieldTypeString", "alias": "IDEP PERMIT", "length": 100, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "length": 50, "domain": null }, { "name": "Staff", "type": "esriFieldTypeString", "alias": "Staff", "length": 50, "domain": null }, { "name": "StrucType", "type": "esriFieldTypeString", "alias": "STRUCTURE TYPE", "length": 50, "domain": { "type": "codedValue", "name": "dStructure", "description": "dStructure", "codedValues": [ { "name": "Discharging Pipe", "code": "Discharging Pipe" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Catch Basin", "code": "Catch Basin" }, { "name": "Culvert Outlet", "code": "Culvert Outlet" }, { "name": "Point in Open Channel", "code": "Point in Open Channel" }, { "name": "Not Found", "code": "Not Found" }, { "name": "Blind Tie or Tap", "code": "Blind Tie or Tap" }, { "name": "Non-Point Source", "code": "Non-Point Source" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Non_ptNote", "type": "esriFieldTypeString", "alias": "Note for Non-point Source", "length": 150, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "dOwner", "description": "dOwner", "codedValues": [ { "name": "City of East Lansing", "code": "City of East Lansing" }, { "name": "Ingham County Drain Commission", "code": "ICDC" }, { "name": "Clinton County Drain Commission", "code": "CCDC" }, { "name": "Ingham County Road Commission", "code": "ICRC" }, { "name": "Clinton County Road Commission", "code": "CCRC" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Loc", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "CrossStr", "type": "esriFieldTypeString", "alias": "Cross Street", "length": 150, "domain": null }, { "name": "Offset", "type": "esriFieldTypeString", "alias": "Offset Description", "length": 150, "domain": null }, { "name": "InvNote", "type": "esriFieldTypeString", "alias": "Inventory Comments", "length": 200, "domain": null }, { "name": "PiID", "type": "esriFieldTypeString", "alias": "PiID", "length": 50, "domain": null }, { "name": "PiDir", "type": "esriFieldTypeString", "alias": "Pipe - Direction from MH", "length": 50, "domain": { "type": "codedValue", "name": "dDirFrmMH", "description": "Direction from MH", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PiSh", "type": "esriFieldTypeString", "alias": "Pipe Shape", "length": 50, "domain": null }, { "name": "PiDia", "type": "esriFieldTypeString", "alias": "Pipe Diameter (in)", "length": 50, "domain": null }, { "name": "PiWid", "type": "esriFieldTypeString", "alias": "Pipe Width (in) (Open Channel)", "length": 50, "domain": null }, { "name": "piDep", "type": "esriFieldTypeString", "alias": "Pipe Depth (in)", "length": 50, "domain": null }, { "name": "piMH", "type": "esriFieldTypeString", "alias": "Pipe - Measure down MH (ft)", "length": 50, "domain": null }, { "name": "piInv", "type": "esriFieldTypeString", "alias": "Pipe - Invert elevation (ft)", "length": 50, "domain": null }, { "name": "piMat", "type": "esriFieldTypeString", "alias": "Pipe Material", "length": 100, "domain": null }, { "name": "piinlet", "type": "esriFieldTypeString", "alias": "Pipe Inlet/Outlet", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "Drain", "length": 50, "domain": null }, { "name": "recWaterBody", "type": "esriFieldTypeString", "alias": "Receiving Waterbody", "length": 200, "domain": null }, { "name": "structID", "type": "esriFieldTypeString", "alias": "STRUCTURE ID (CITY'S ID)", "length": 100, "domain": null }, { "name": "MS4", "type": "esriFieldTypeString", "alias": "MS4 Permit Type", "length": 100, "domain": { "type": "codedValue", "name": "ms4", "description": "ms4 Type", "codedValues": [ { "name": "Outfall", "code": "Outfall" }, { "name": "Point of Discharge", "code": "Point of Discharge" }, { "name": "Don't Need for MS4", "code": "Don't Need for MS4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "xLong", "type": "esriFieldTypeDouble", "alias": "xLong", "domain": null }, { "name": "YLate", "type": "esriFieldTypeDouble", "alias": "YLate", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }