{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "CIP Project Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 400000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "192f695bc1584cd4e5611b291ab9b985", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxUlEQVQ4jbWVrXLjMBSFP1Bm7h2ZNa+gBeFLY5eX13mMJo/hlC9PVLjLCypUblZ7Vlx8wbUc+a9Np+2ZySSTufru8dGVfMU36erCugzQQAPYz4I1kAOb7nesFjDAvmt2MbgEdoBilUOiIMnk27dQG4WzZVdXdE3eBRtgQ6phvYPVZlqxvgdn4ViAb07AAdi+BS6BDascitPCw3RKNdy9wt8tvBxK4DF2HoM1sCPV70Nj/argnwVnqyVwDijWu3mAbyXjOd0YeMgUUNFFEoMlgnGmzsLTHurOTKoFFDdJFKxyqE0/PQEsczrnKIaGRsccbp+HdbJ2ApY/kmxYLKM1bebsNJrrHF4OIJGaAG6irpfJN8N635+TJnZse4exEiWZutEpTrV8Bo36tTYGA7TURrG+Hy64MZJpgIfNG0si6x3EYIOzJc4O3SRKNsq38rhjpyBNpfEseA+UHAs5UWMlankP/mwDdD8HboAC35w4FZedPt/KkRa3g5tufFcY4EBtSn7/nB6EWM6K0zN0EPzc7bYFHnG24iFTpBp+aJlT35xn+5zpBLoEDs4NUOGsxlndDX+QjaAfuuhj90E5X/RqGmtmeJf1H6kYqMEPaLISAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1021852.2322250903, "ymin": 1924917.1190605618, "xmax": 1030100.6363344457, "ymax": 1939883.2367706008, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_2011_StatePlane_Illinois_East_FIPS_1201_Ft_US\",GEOGCS[\"GCS_NAD_1983_2011\",DATUM[\"D_NAD_1983_2011\",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]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.006096012192, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "TOTCOST", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null }, { "name": "TOTLEN", "type": "esriFieldTypeDouble", "alias": "Total Length", "domain": null }, { "name": "TOTAREA", "type": "esriFieldTypeDouble", "alias": "Total Area", "domain": null }, { "name": "TOTPNT", "type": "esriFieldTypeDouble", "alias": "Point Count", "domain": null }, { "name": "DATESTART", "type": "esriFieldTypeDate", "alias": "Expected Start Date", "length": 8, "domain": null }, { "name": "DATECOMP", "type": "esriFieldTypeDate", "alias": "Date Completed", "length": 8, "domain": null }, { "name": "CIPSTAT", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "The status of the CIP", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Completed", "code": "Completed" }, { "name": "Approved", "code": "Approved" }, { "name": "Funded", "code": "Funded" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Canceled", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "PRJMAN", "type": "esriFieldTypeString", "alias": "Project Manager", "length": 50, "domain": { "type": "codedValue", "name": "CIPProjManager", "description": "A domain used to identify the name of the project manager", "codedValues": [ { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "City Engineer", "code": "City Engineer" }, { "name": "Operations Manager", "code": "Operations Manager" }, { "name": "PW Director", "code": "PW Director" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATNAM", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATDAT", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "Link to Report", "length": 175, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "PROJTYPE", "type": "esriFieldTypeString", "alias": "Project Type", "length": 80, "domain": { "type": "codedValue", "name": "CIPProjectType", "description": "The type of CIP", "codedValues": [ { "name": "Water Distribution", "code": "Water Distribution" }, { "name": "Sewer Collection", "code": "Sewer Collection" }, { "name": "Storm Drainage", "code": "Storm Drainage" }, { "name": "Streets", "code": "Streets" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNDSOUR", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 80, "domain": { "type": "codedValue", "name": "CIPFundingSource", "description": "The funding source for the CIP", "codedValues": [ { "name": "Unknown", "code": "Unknown" }, { "name": "General Revenue", "code": "General Revenue" }, { "name": "Revenue Bonds", "code": "Revenue Bonds" }, { "name": "System Revenues", "code": "System Revenues" }, { "name": "Connection Fees", "code": "Connection Fees" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANPHONE", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 80, "domain": null }, { "name": "MANEMAIL", "type": "esriFieldTypeString", "alias": "Contant Email", "length": 80, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G11PROJNAME", "fields": "PROJNAME", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d31c3b806c994d10bf74e624bd51b857" }