{ "currentVersion": 10.91, "id": 6, "name": "Storm Channel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 10, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1011431.6101584136, "ymin": 1822264.6720998213, "xmax": 1050283.3159194104, "ymax": 1873938.9011002406, "spatialReference": { "wkid": 3443, "latestWkid": 3443 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 34, 0, 138, 255 ], "width": 1 }, "value": "1", "label": "Ditch", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "3", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "2", "label": "Stream", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATUREID", "type": "esriFieldTypeDouble", "alias": "FEATUREID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATUREID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": 3, "modelName": "SUBTYPE" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "dOwner", "description": "", "codedValues": [ { "name": "City of Naperville", "code": "CON" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Private", "code": "PVT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Will County", "code": "WILL" }, { "name": "IDOT", "code": "IDOT" }, { "name": "Lisle Township", "code": "LT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "CON", "modelName": "OWNER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "dChannelMaterial", "description": "", "codedValues": [ { "name": "Grass", "code": "GR" }, { "name": "Natural", "code": "NAT" }, { "name": "Roadway", "code": "RDW" }, { "name": "Rock", "code": "RCK" }, { "name": "Unknown", "code": "UNK" }, { "name": "Concrete", "code": "CONC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HEIGHT" }, { "name": "WIDTHTOP", "type": "esriFieldTypeDouble", "alias": "WIDTHTOP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTHTOP" }, { "name": "WIDTHBOTTOM", "type": "esriFieldTypeDouble", "alias": "WIDTHBOTTOM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WIDTHBOTTOM" }, { "name": "UPSELEV", "type": "esriFieldTypeDouble", "alias": "UPSELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSELEV" }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNELEV" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "SIDESLOPE", "type": "esriFieldTypeDouble", "alias": "SIDESLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIDESLOPE" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "domain": { "type": "codedValue", "name": "dDataSource", "description": "", "codedValues": [ { "name": "Field capture", "code": "FLDCAP" }, { "name": "Not Found", "code": "NF" }, { "name": "Obscured", "code": "OB" }, { "name": "Inaccessible", "code": "I" }, { "name": "Unknown", "code": "UNK" }, { "name": "Planset", "code": "PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "TIFFNUMBER", "type": "esriFieldTypeString", "alias": "TIFFNUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIFFNUMBER" }, { "name": "CHANNELLENGTH", "type": "esriFieldTypeDouble", "alias": "CHANNELLENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CHANNELLENGTH" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "TIFFTYPE", "type": "esriFieldTypeString", "alias": "TIFF TYPE", "domain": { "type": "codedValue", "name": "dTiffType", "description": "", "codedValues": [ { "name": "ArcInfo digital terrain model data", "code": "DTM" }, { "name": "ArcInfo planimetric data coverages", "code": "PLAN" }, { "name": "As-built drawing", "code": "ASBDWG" }, { "name": "Detailed/Final Grading Plan", "code": "DFGRAD" }, { "name": "Calculated Value", "code": "CALC" }, { "name": "Drainage basin polygon map", "code": "DBPOLY" }, { "name": "Engineering drawing", "code": "ENGDWG" }, { "name": "Field Capture", "code": "FLDCAP" }, { "name": "Sanborn (Formerly ASI)", "code": "SAN" }, { "name": "Stormwater arc attribute table", "code": "STAAT" }, { "name": "Stormwater point attriubte table", "code": "STPAT" }, { "name": "Public Works Field Crew", "code": "PWFIELD" }, { "name": "TED Field Crew", "code": "TEDFIELD" }, { "name": "Digital Orthophotography", "code": "AERIALS" }, { "name": "Default Engineering Specification", "code": "ENGDEF" }, { "name": "'Best Guess' connection to hanging systems", "code": "ESTIMATED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TIFFTYPE" }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "domain": { "type": "codedValue", "name": "dStatus", "description": "", "codedValues": [ { "name": "Abandoned", "code": "ABD" }, { "name": "Active", "code": "ACT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Proposed", "code": "PRO" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LIFECYCLESTATUS" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LAST UPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LAST EDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "BMP", "type": "esriFieldTypeString", "alias": "BMP", "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BMP" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "dMaintBy", "description": "Maintained By", "codedValues": [ { "name": "City of Naperville", "code": "CON" }, { "name": "DuPage County", "code": "DUPAGE" }, { "name": "Private", "code": "PVT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Will County", "code": "WILL" }, { "name": "Park District", "code": "PARK" }, { "name": "Homeowner's Association", "code": "HOA" }, { "name": "Commerical", "code": "COM" }, { "name": "Religious", "code": "REL" }, { "name": "Federal Government", "code": "FED" }, { "name": "School District", "code": "SD" }, { "name": "IDOT", "code": "IDOT" }, { "name": "Lisle Township", "code": "LT" }, { "name": "Golf Course", "code": "GC" }, { "name": "Water Department", "code": "WATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R299_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_299", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_299", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S227_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": 1, "name": "Ditch", "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "TIFFTYPE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "BMP": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "templates": [ { "name": "Ditch", "description": "", "prototype": { "attributes": { "FACILITYID": null, "INSTALLDATE": null, "CHANNELLENGTH": null, "MAINTBY": null, "FEATUREID": null, "SUBTYPE": 1, "OWNER": "CON", "MATERIAL": null, "HEIGHT": null, "WIDTHTOP": null, "WIDTHBOTTOM": null, "UPSELEV": null, "DOWNELEV": null, "SLOPE": null, "SIDESLOPE": null, "DATASOURCE": null, "TIFFNUMBER": null, "ENABLED": 1, "TIFFTYPE": null, "LIFECYCLESTATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "BMP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Paved", "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "TIFFTYPE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "BMP": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "templates": [ { "name": "Paved", "description": "", "prototype": { "attributes": { "FACILITYID": null, "INSTALLDATE": null, "CHANNELLENGTH": null, "MAINTBY": null, "FEATUREID": null, "SUBTYPE": 3, "OWNER": "CON", "MATERIAL": null, "HEIGHT": null, "WIDTHTOP": null, "WIDTHBOTTOM": null, "UPSELEV": null, "DOWNELEV": null, "SLOPE": null, "SIDESLOPE": null, "DATASOURCE": null, "TIFFNUMBER": null, "ENABLED": 1, "TIFFTYPE": null, "LIFECYCLESTATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "BMP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Stream", "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "TIFFTYPE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "BMP": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} }, "templates": [ { "name": "Stream", "description": "", "prototype": { "attributes": { "FACILITYID": null, "INSTALLDATE": null, "CHANNELLENGTH": null, "MAINTBY": null, "FEATUREID": null, "SUBTYPE": 2, "OWNER": "CON", "MATERIAL": null, "HEIGHT": null, "WIDTHTOP": null, "WIDTHBOTTOM": null, "UPSELEV": null, "DOWNELEV": null, "SLOPE": null, "SIDESLOPE": null, "DATASOURCE": null, "TIFFNUMBER": null, "ENABLED": 1, "TIFFTYPE": null, "LIFECYCLESTATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "BMP": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Ditch", "defaultValues": { "FEATUREID": null, "FACILITYID": null, "SUBTYPE": 1, "INSTALLDATE": null, "OWNER": "CON", "MATERIAL": null, "HEIGHT": null, "WIDTHTOP": null, "WIDTHBOTTOM": null, "UPSELEV": null, "DOWNELEV": null, "SLOPE": null, "SIDESLOPE": null, "DATASOURCE": null, "TIFFNUMBER": null, "CHANNELLENGTH": null, "ENABLED": 1, "TIFFTYPE": null, "LIFECYCLESTATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "BMP": null, "MAINTBY": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "TIFFTYPE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "BMP": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} } }, { "code": 2, "name": "Stream", "defaultValues": { "FEATUREID": null, "FACILITYID": null, "SUBTYPE": 2, "INSTALLDATE": null, "OWNER": "CON", "MATERIAL": null, "HEIGHT": null, "WIDTHTOP": null, "WIDTHBOTTOM": null, "UPSELEV": null, "DOWNELEV": null, "SLOPE": null, "SIDESLOPE": null, "DATASOURCE": null, "TIFFNUMBER": null, "CHANNELLENGTH": null, "ENABLED": 1, "TIFFTYPE": null, "LIFECYCLESTATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "BMP": null, "MAINTBY": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "TIFFTYPE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "BMP": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} } }, { "code": 3, "name": "Paved", "defaultValues": { "FEATUREID": null, "FACILITYID": null, "SUBTYPE": 3, "INSTALLDATE": null, "OWNER": "CON", "MATERIAL": null, "HEIGHT": null, "WIDTHTOP": null, "WIDTHBOTTOM": null, "UPSELEV": null, "DOWNELEV": null, "SLOPE": null, "SIDESLOPE": null, "DATASOURCE": null, "TIFFNUMBER": null, "CHANNELLENGTH": null, "ENABLED": 1, "TIFFTYPE": null, "LIFECYCLESTATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "BMP": null, "MAINTBY": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "DATASOURCE": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "TIFFTYPE": {"type": "inherited"}, "LIFECYCLESTATUS": {"type": "inherited"}, "BMP": {"type": "inherited"}, "MAINTBY": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a24359745ec44d92b1df764c4832ee93" }