{ "currentVersion": 10.91, "id": 139, "name": "2013 WI DNR Wetland Inventory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 108336, "maxScale": 216.00000000000003, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Wetlands for Winnebago County, WI. The data layer is in Wisconsin Transverse Mercator (WTM) projection system, North American Datum 1983 with the 1991 adjustments.", "copyrightText": "Wisconsin Department of Natural Resources, Bureau of Watershed Management", "editFieldsInfo": { "creationDateField": "CREATEDATE", "creatorField": "CREATEUSER", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 700573.4220653288, "ymin": 427918.08732832223, "xmax": 828048.2409340777, "ymax": 556120.5136657357, "spatialReference": { "wkid": 103470, "latestWkid": 103470 } }, "sourceSpatialReference": { "wkid": 103470, "latestWkid": 103470 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WETLAND_STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Wetland", "label": "Wetland", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Open Water Wetland", "label": "Open Water Wetland", "description": "" } ], "fieldDelimiter": "," }, "transparency": 65, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CURRENT_WETCODE", "typeIdField": "WETLAND_STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CURRENT_WETCODE", "type": "esriFieldTypeString", "alias": "Wetland Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CURRENT_WETCODE" }, { "name": "WETLAND_CLASS_DESC", "type": "esriFieldTypeString", "alias": "Wetland Class", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "WETLAND_CLASS_DESC" }, { "name": "WETLAND_SUBCLASS_DESC", "type": "esriFieldTypeString", "alias": "Wetland Subclass", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "WETLAND_SUBCLASS_DESC" }, { "name": "HYDROLOGIC_MODIFIER_DESC", "type": "esriFieldTypeString", "alias": "Hydrologic Modifier", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HYDROLOGIC_MODIFIER_DESC" }, { "name": "SPECIAL_MODIFIER_DESC", "type": "esriFieldTypeString", "alias": "Special Modifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPECIAL_MODIFIER_DESC" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "ORIGINAL_WETCODE", "type": "esriFieldTypeString", "alias": "Original Wetland Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ORIGINAL_WETCODE" }, { "name": "PHOTO_YEAR", "type": "esriFieldTypeDate", "alias": "Photo Year", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PHOTO_YEAR" }, { "name": "MAP_SOURCE", "type": "esriFieldTypeString", "alias": "Map Source", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MAP_SOURCE" }, { "name": "WETLAND_STATUS", "type": "esriFieldTypeString", "alias": "Wetland Status", "domain": { "type": "codedValue", "name": "Wetland Status", "description": "Wetland Status for WI DNR Wetlands", "codedValues": [ { "name": "Wetland", "code": "Wetland" }, { "name": "Open Water Wetland", "code": "Open Water Wetland" }, { "name": "Excluded", "code": "Excluded" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WETLAND_STATUS" }, { "name": "ZONE_AMENDMENT", "type": "esriFieldTypeString", "alias": "Zoning Amendment", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZONE_AMENDMENT" }, { "name": "AMEND_ORDINANCE", "type": "esriFieldTypeString", "alias": "Amendatory Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AMEND_ORDINANCE" }, { "name": "ORDINANCE_ADOPTION", "type": "esriFieldTypeDate", "alias": "Ordinance Adoption", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ORDINANCE_ADOPTION" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Updated", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "Created User", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATEUSER" }, { "name": "WETLAND_URL", "type": "esriFieldTypeString", "alias": "Wetland URL", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "WETLAND_URL" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1341_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1341", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I92992CURRENT_WE", "fields": "CURRENT_WETCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1341", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1150_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": true }, "types": [ { "id": "Wetland", "name": "Wetland", "domains": { "WETLAND_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Wetland", "description": "", "prototype": { "attributes": { "MAP_SOURCE": null, "WETLAND_URL": null, "CURRENT_WETCODE": null, "WETLAND_CLASS_DESC": null, "WETLAND_SUBCLASS_DESC": null, "HYDROLOGIC_MODIFIER_DESC": null, "SPECIAL_MODIFIER_DESC": null, "ACRES": null, "ORIGINAL_WETCODE": null, "PHOTO_YEAR": null, "WETLAND_STATUS": "Wetland", "ZONE_AMENDMENT": null, "AMEND_ORDINANCE": null, "ORDINANCE_ADOPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Open Water Wetland", "name": "Open Water Wetland", "domains": { "WETLAND_STATUS": {"type": "inherited"} }, "templates": [ { "name": "Open Water Wetland", "description": "", "prototype": { "attributes": { "MAP_SOURCE": null, "WETLAND_URL": null, "CURRENT_WETCODE": null, "WETLAND_CLASS_DESC": null, "WETLAND_SUBCLASS_DESC": null, "HYDROLOGIC_MODIFIER_DESC": null, "SPECIAL_MODIFIER_DESC": null, "ACRES": null, "ORIGINAL_WETCODE": null, "PHOTO_YEAR": null, "WETLAND_STATUS": "Open Water Wetland", "ZONE_AMENDMENT": null, "AMEND_ORDINANCE": null, "ORDINANCE_ADOPTION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ed409717608f40e48d69875cee6d90cb" }