{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Catch Basins", "type": "Feature Layer", "description": "
Feature Class for the City of Sheboygan of catch basins. This data originated by manually digitizing each catch basin from digital AutoCAD drawing files in GIS. This data is updated as often as possible from field information and digital data files as new or updated information becomes available.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 103458,
"latestWkid": 103458,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -18187000,
"falseY": -48539200,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "City of Sheboygan",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSSquare",
"color": [
0,
74,
174,
255
],
"size": 7,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 205223.3632781112,
"ymin": 151957.91440540552,
"xmax": 223382.85357582025,
"ymax": 191611.58739449084,
"spatialReference": {
"wkid": 103458,
"latestWkid": 103458,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -18187000,
"falseY": -48539200,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "CB_ID",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "CB_ID",
"type": "esriFieldTypeString",
"alias": "CB_ID",
"length": 50,
"domain": null
},
{
"name": "StructureType",
"type": "esriFieldTypeString",
"alias": "StructureType",
"length": 50,
"domain": null
},
{
"name": "LidDescription",
"type": "esriFieldTypeString",
"alias": "LidDescription",
"length": 50,
"domain": null
},
{
"name": "LidGeometry",
"type": "esriFieldTypeString",
"alias": "LidGeometry",
"length": 50,
"domain": null
},
{
"name": "Material",
"type": "esriFieldTypeString",
"alias": "Material",
"length": 50,
"domain": null
},
{
"name": "ConditionDescription",
"type": "esriFieldTypeString",
"alias": "ConditionDescription",
"length": 50,
"domain": null
},
{
"name": "DepthofStructure",
"type": "esriFieldTypeInteger",
"alias": "DepthofStructure",
"domain": null
},
{
"name": "DepthofSump",
"type": "esriFieldTypeInteger",
"alias": "DepthofSump",
"domain": null
},
{
"name": "SumpDimensions",
"type": "esriFieldTypeString",
"alias": "SumpDimensions",
"length": 50,
"domain": null
},
{
"name": "CleaningFrequency",
"type": "esriFieldTypeString",
"alias": "CleaningFrequency",
"length": 50,
"domain": null
},
{
"name": "DryFlow_yn",
"type": "esriFieldTypeString",
"alias": "DryFlow_yn",
"length": 50,
"domain": {
"type": "codedValue",
"name": "YesNo",
"description": "A yes/no indicator",
"codedValues": [
{
"name": "Yes",
"code": "Yes"
},
{
"name": "No",
"code": "No"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Comments",
"type": "esriFieldTypeString",
"alias": "Comments",
"length": 250,
"domain": null
},
{
"name": "GPS_date",
"type": "esriFieldTypeDate",
"alias": "GPS_date",
"length": 8,
"domain": null
},
{
"name": "GPS_source",
"type": "esriFieldTypeString",
"alias": "GPS_source",
"length": 250,
"domain": null
},
{
"name": "GPS_elevation",
"type": "esriFieldTypeInteger",
"alias": "GPS_elevation",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "CreateBy",
"type": "esriFieldTypeString",
"alias": "CreateBy",
"length": 50,
"domain": null
},
{
"name": "CreateDate",
"type": "esriFieldTypeDate",
"alias": "CreateDate",
"length": 8,
"domain": null
},
{
"name": "EditBy",
"type": "esriFieldTypeString",
"alias": "EditBy",
"length": 50,
"domain": null
},
{
"name": "EditDate",
"type": "esriFieldTypeDate",
"alias": "EditDate",
"length": 8,
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 50,
"domain": {
"type": "codedValue",
"name": "Status_Pipe",
"description": "Status of pipe",
"codedValues": [
{
"name": "ACTIVE",
"code": "ACTIVE"
},
{
"name": "ABANDONED",
"code": "ABANDONED"
},
{
"name": "REMOVED",
"code": "REMOVED"
},
{
"name": "FULL",
"code": "FULL"
},
{
"name": "MONITORING",
"code": "MONITORING"
},
{
"name": "FUTURE",
"code": "FUTURE"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "DateInstalled",
"type": "esriFieldTypeDate",
"alias": "Date Installed",
"length": 8,
"domain": null
},
{
"name": "DateRemoved",
"type": "esriFieldTypeDate",
"alias": "Date Removed",
"length": 8,
"domain": null
},
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Latitude",
"type": "esriFieldTypeDouble",
"alias": "Latitude (y)",
"domain": null
},
{
"name": "Longitude",
"type": "esriFieldTypeDouble",
"alias": "Longitude (x)",
"domain": null
},
{
"name": "Jurisdiction",
"type": "esriFieldTypeString",
"alias": "Jurisdiction",
"length": 255,
"domain": {
"type": "codedValue",
"name": "SewerJurisdiction",
"description": "The jurisdiction of sanitary and storm sewer systems.",
"codedValues": [
{
"name": "Private",
"code": "Private"
},
{
"name": "City",
"code": "City"
},
{
"name": "Town",
"code": "Town"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "BoreThrough",
"type": "esriFieldTypeString",
"alias": "Bore Through?",
"length": 255,
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "UUID_303",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "gdb_ct3_303",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "S255_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [
{
"id": 1,
"name": "Sewer_Catch_Basin_WO",
"relatedTableId": 9,
"role": "esriRelRoleOrigin",
"keyField": "GlobalID",
"cardinality": "esriRelCardinalityOneToMany",
"composite": false
}
],
"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,
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsQueryAttachments": true,
"supportsQueryAttachmentsWithReturnUrl": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1709821613000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "6e0b5dee06df452bbbdfdb6dbe2cf17b"
}