{ "isCoGoEnabled": false, "extent": { "ymin": 1924917.1357577592, "xmin": 1019593.4360263385, "ymax": 1942335.2285461798, "xmax": 1030100.6436864212, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",984250.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-88.33333333333333],PARAMETER[\"Scale_Factor\",0.999975],PARAMETER[\"Latitude_Of_Origin\",36.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "falseM": 0, "xyTolerance": 0.0032808333333333335, "mUnits": 1, "zUnits": 1, "zTolerance": 0.001, "xyUnits": 3048.0060960121914, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "falseZ": 0 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "definitionQuery": "CREATNAM = 'Water'", "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 173, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "Infrastruc. Removals", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "notes": null, "fundsour": null, "prjman": null, "totcost": null, "cipstat": "Proposed", "link": null, "totarea": null, "lasteditor": null, "creatdat": null, "datestart": null, "creatnam": null, "manemail": null, "projname": null, "projtype": null, "manphone": null, "totlen": null, "totpnt": null, "lastupdate": null, "datecomp": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": { "name": "Water", "id": 166 }, "currentVersion": 10.91, "canScaleSymbols": false, "heightModelInfo": { "vertCRS": "NAVD_1988", "heightModel": "gravity_related_height", "heightUnit": "us-foot" }, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "Infrastruc. Removals", "allowTrueCurvesUpdates": false, "displayField": "projname", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "PROJNAME", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "projname", "length": 50, "alias": "Project Name", "type": "esriFieldTypeString" }, { "modelName": "TOTCOST", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "totcost", "alias": "Total Cost", "type": "esriFieldTypeDouble" }, { "modelName": "TOTLEN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "totlen", "alias": "Total Length", "type": "esriFieldTypeDouble" }, { "modelName": "TOTAREA", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "totarea", "alias": "Total Area", "type": "esriFieldTypeDouble" }, { "modelName": "TOTPNT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "totpnt", "alias": "Point Count", "type": "esriFieldTypeDouble" }, { "modelName": "DATESTART", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "datestart", "length": 29, "alias": "Expected Start Date", "type": "esriFieldTypeDate" }, { "modelName": "DATECOMP", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "datecomp", "length": 29, "alias": "Date Completed", "type": "esriFieldTypeDate" }, { "modelName": "CIPSTAT", "nullable": true, "editable": true, "defaultValue": "Proposed", "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CIPStatus", "description": "The status of the CIP", "type": "codedValue", "codedValues": [ { "code": "Proposed", "name": "Proposed" }, { "code": "Completed", "name": "Completed" }, { "code": "Approved", "name": "Approved" }, { "code": "Funded", "name": "Funded" }, { "code": "Under Construction", "name": "Under Construction" }, { "code": "Canceled", "name": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "cipstat", "length": 50, "alias": "CIP Status", "type": "esriFieldTypeString" }, { "modelName": "NOTES", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 200, "alias": "Notes", "type": "esriFieldTypeString" }, { "modelName": "PRJMAN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CIPProjManager", "description": "A domain used to identify the name of the project manager", "type": "codedValue", "codedValues": [ { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" }, { "code": "City Engineer", "name": "City Engineer" }, { "code": "Operations Manager", "name": "Operations Manager" }, { "code": "PW Director", "name": "PW Director" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "prjman", "length": 50, "alias": "Project Manager", "type": "esriFieldTypeString" }, { "modelName": "CREATNAM", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "creatnam", "length": 50, "alias": "Created By", "type": "esriFieldTypeString" }, { "modelName": "CREATDAT", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "creatdat", "length": 29, "alias": "Date Created", "type": "esriFieldTypeDate" }, { "modelName": "LINK", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "link", "length": 175, "alias": "Link to Report", "type": "esriFieldTypeString" }, { "modelName": "LASTEDITOR", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lasteditor", "length": 50, "alias": "Last Editor", "type": "esriFieldTypeString" }, { "modelName": "LASTUPDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "lastupdate", "length": 29, "alias": "Last Update", "type": "esriFieldTypeDate" }, { "modelName": "PROJTYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CIPProjectType", "description": "The type of CIP", "type": "codedValue", "codedValues": [ { "code": "Water Distribution", "name": "Water Distribution" }, { "code": "Sewer Collection", "name": "Sewer Collection" }, { "code": "Storm Drainage", "name": "Storm Drainage" }, { "code": "Streets", "name": "Streets" }, { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "projtype", "length": 80, "alias": "Project Type", "type": "esriFieldTypeString" }, { "modelName": "FUNDSOUR", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "CIPFundingSource", "description": "The funding source for the CIP", "type": "codedValue", "codedValues": [ { "code": "Unknown", "name": "Unknown" }, { "code": "General Revenue", "name": "General Revenue" }, { "code": "Revenue Bonds", "name": "Revenue Bonds" }, { "code": "System Revenues", "name": "System Revenues" }, { "code": "Connection Fees", "name": "Connection Fees" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "fundsour", "length": 80, "alias": "Funding Source", "type": "esriFieldTypeString" }, { "modelName": "MANPHONE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "manphone", "length": 80, "alias": "Contact Phone", "type": "esriFieldTypeString" }, { "modelName": "MANEMAIL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "manemail", "length": 80, "alias": "Contant Email", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": null, "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "sourceHeightModelInfo": { "vertCRS": "NAVD_1988", "heightModel": "gravity_related_height", "heightUnit": "us-foot" }, "isDataReplicaTracked": false, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "g13387projname", "isUnique": false, "description": "", "fields": "projname", "isAscending": true }, { "name": "r1233_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "a897_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "224834befaa84e99abeb918cab6adf00", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Create,Editing,Uploads,Query,Update,Delete", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxUlEQVQ4jbWVrXLjMBSFP1Bm7h2ZNa+gBeFLY5eX13mMJo/hlC9PVLjLCypUblZ7Vlx8wbUc+a9Np+2ZySSTufru8dGVfMU36erCugzQQAPYz4I1kAOb7nesFjDAvmt2MbgEdoBilUOiIMnk27dQG4WzZVdXdE3eBRtgQ6phvYPVZlqxvgdn4ViAb07AAdi+BS6BDascitPCw3RKNdy9wt8tvBxK4DF2HoM1sCPV70Nj/argnwVnqyVwDijWu3mAbyXjOd0YeMgUUNFFEoMlgnGmzsLTHurOTKoFFDdJFKxyqE0/PQEsczrnKIaGRsccbp+HdbJ2ApY/kmxYLKM1bebsNJrrHF4OIJGaAG6irpfJN8N635+TJnZse4exEiWZutEpTrV8Bo36tTYGA7TURrG+Hy64MZJpgIfNG0si6x3EYIOzJc4O3SRKNsq38rhjpyBNpfEseA+UHAs5UWMlankP/mwDdD8HboAC35w4FZedPt/KkRa3g5tufFcY4EBtSn7/nB6EWM6K0zN0EPzc7bYFHnG24iFTpBp+aJlT35xn+5zpBLoEDs4NUOGsxlndDX+QjaAfuuhj90E5X/RqGmtmeJf1H6kYqMEPaLISAAAAAElFTkSuQmCC", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "192f695bc1584cd4e5611b291ab9b985", "height": 16 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "SHAPE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint" }