{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Grease Inteceptor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2255, "maxScale": 1127, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ca07d395a8e2dfe1ffdd499154d5f2b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAChklEQVQ4jb2UXUhTYRjHf9s5U7fUaabTQhc2Kwrqog/Moij6/rCQLLoqugkKBIOkkILSC6mLbiLSrqSISEztCyn78CKDRCtKUiyVzKVm2nRT13b2xtkxHHMNhegP5+J5z/v8nq/3fWX+seT/DdQDq4AFgAR0A68A90yBEpCn11FojMAny0g+n3/N6RwnTgiuAsXA8HSAMZJEjcXMkuPbiLdZ0Nc0wg8nHN2Iuc+B99pj9rbayRaC7UBXOKBelrgr61m/aSmSzTI1msWMnLuGhRfvobg91ArB6sBMg4GHE2JYWXQAqaQaImTYuhxGf4Hbo21otcOVWji3H+lGPcaPPZwFToUERhooPLKBuFgTnMmB4kp43gLWRJAlOF8BfQ44uRvSk+DYFtLyyzkhhB86HgxMURSsy6wTjYyChGg4tA5SE7S1fgeU1YEtWbOT48BswvXTRSbwIhiYKklQXq8ZQoBBmoSpSjJDYiyUPgHDH0+BSfUNVbJXr4OkWM3wCRgYmToUt1cLogZTZTBovqGAXR4FnToEdRiq2nuhqQNWpGt2SzcMOiFvx6TTg2YUoCMUcDA6ks7GT9jWLoY2O3zu1eD3m7QNs6NheAwa2iBrEbR/A9c4AmgMBUQRFNx6yZ1ZUchq8/N3QUYKBBxsf4ZFlWrr4GEzbqHz3xhfSODIGFVz43lUUk326X0aLFhqlgXZUHATjBF88Hq5HPbq2YfISZtDdVkdOw9moc/MmPznUeBtJ9xuwGuK5I1jlM2BAwkJVCv/MsCeeYnkVr3m0vWnpKkTVY/Rs/cQY6TPJ7jgGKU0sFTCAP3q+U4F+D+zV2H+xAv0dchF/998wgID5ADeTWPftIEz0m9ckc08LhbFPwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9817343.181557689, "ymin": 5085683.616009747, "xmax": -9817230.093541794, "ymax": 5085887.895189914, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MANUFACTURER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GREASE_ID", "type": "esriFieldTypeInteger", "alias": "Unique ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "length": 50, "domain": null }, { "name": "MAX_FLOW_GPM", "type": "esriFieldTypeDouble", "alias": "Max Flow GPM", "domain": null }, { "name": "LIQUID_VOL_GAL", "type": "esriFieldTypeDouble", "alias": "Liquid Vol GAL", "domain": null }, { "name": "GREASE_CAPACITY_LBS", "type": "esriFieldTypeDouble", "alias": "Grease Capacity LBS", "domain": null }, { "name": "LOCATION_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Location Type", "domain": null }, { "name": "GREASE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Grease Type", "domain": { "type": "codedValue", "name": "Sewer_Grease_Type", "description": "Grease Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Gravity", "code": 1 }, { "name": "Hydromechanical", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "OWNER_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Owner Type", "domain": { "type": "codedValue", "name": "Water_Owner_Type", "description": "Water Owner Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "City of Joliet", "code": 1 }, { "name": "Other Government Agency", "code": 2 }, { "name": "Private", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "INACT_DATE", "type": "esriFieldTypeDate", "alias": "Inactive Date", "length": 8, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "length": 10, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "Source", "domain": { "type": "codedValue", "name": "PU_Gen_Source", "description": "Source", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "CAD", "code": 1 }, { "name": "CAD - Map", "code": 2 }, { "name": "CAD - Strand", "code": 3 }, { "name": "CAD - Overall", "code": 4 }, { "name": "GIS", "code": 5 }, { "name": "GPS", "code": 6 }, { "name": "Assumed Location", "code": 7 }, { "name": "Pre-Rehab CCTV", "code": 8 }, { "name": "Post-Rehab CCTV", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EDIT_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Edit Type", "domain": { "type": "codedValue", "name": "PU_Gen_Edit", "description": "Edit Type", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Import", "code": 1 }, { "name": "Modify - CAD", "code": 2 }, { "name": "Digitize - New Feature", "code": 3 }, { "name": "Migrate - Edit", "code": 4 }, { "name": "Programmatic - Addition", "code": 5 }, { "name": "Geocode", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESIGN_DATE", "type": "esriFieldTypeDate", "alias": "Design Date", "length": 8, "domain": null }, { "name": "LOCATE_DATE", "type": "esriFieldTypeDate", "alias": "Locate Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1205", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S471_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": 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, "serviceItemId": "caf87e92f95343c5ba9ee850b5e40780" }