{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Sanitary Cleanout", "type": "Feature Layer", "description": "The sanitary cleanout layer depicts all the sanitary cleanouts within the city of Fond du Lac, Wisconsin. It has information about the ID, size, material, etc. The City Engineering & Traffic Division in the Department of Public Works maintains the data.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_WISCRS_Fond_du_Lac_County_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",802999.999],PARAMETER[\"False_Northing\",0.016],PARAMETER[\"Central_Meridian\",-88.5],PARAMETER[\"Scale_Factor\",1.0000286569],PARAMETER[\"Latitude_Of_Origin\",42.71944444444445],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": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 130, 145, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 808031.1730286628, "ymin": 378480.8925677389, "xmax": 833097.575323578, "ymax": 392863.1446430683, "spatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_WISCRS_Fond_du_Lac_County_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",802999.999],PARAMETER[\"False_Northing\",0.016],PARAMETER[\"Central_Meridian\",-88.5],PARAMETER[\"Scale_Factor\",1.0000286569],PARAMETER[\"Latitude_Of_Origin\",42.71944444444445],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": -17646100, "falseY": -48340000, "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": "asset_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "asset_id", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 50, "domain": null }, { "name": "size", "type": "esriFieldTypeSmallInteger", "alias": "Size", "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "SanitaryMHMaterial", "description": "Sanitary manhole material", "codedValues": [ { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BRK" }, { "name": "Precast", "code": "PRE" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick & Concrete", "code": "BRK CON" }, { "name": "Fiberglass", "code": "FG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "rim_elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "gps_date", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Private, City, County, State, Federal", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "City & County", "code": "CITY & COUNTY" }, { "name": "City & Town", "code": "CITY & TOWN" }, { "name": "County", "code": "COUNTY" }, { "name": "Federal", "code": "FEDERAL" }, { "name": "Other", "code": "OTHER" }, { "name": "Private", "code": "PRIVATE" }, { "name": "School District", "code": "SCHOOL DISTRICT" }, { "name": "State", "code": "STATE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Village", "code": "VILLAGE" }, { "name": "Town/OSG", "code": "TOWN/OSG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "year_constructed", "type": "esriFieldTypeSmallInteger", "alias": "Year Constructed", "domain": null }, { "name": "frost_sleeve", "type": "esriFieldTypeString", "alias": "Frost Sleeve", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes, No, NA", "codedValues": [ { "name": "No", "code": "NO" }, { "name": "Yes", "code": "YES" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "frame_cover", "type": "esriFieldTypeString", "alias": "Frame and Cover", "length": 30, "domain": null }, { "name": "created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "source_accuracy", "type": "esriFieldTypeString", "alias": "Source/Accuracy", "length": 25, "domain": { "type": "codedValue", "name": "Source_Accuracy", "description": "Data source/accuracy options", "codedValues": [ { "name": "Consultant", "code": "CONSULTANT" }, { "name": "CSM", "code": "CSM" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "Down (measured)", "code": "DOWN" }, { "name": "Field Verified (visual)", "code": "FIELD VERIFIED" }, { "name": "LIDAR", "code": "LIDAR" }, { "name": "Locator", "code": "LOCATOR" }, { "name": "Original Plan", "code": "ORIGINAL PLAN" }, { "name": "Other (see notes)", "code": "OTHER" }, { "name": "Asbuilt Plan/Surveyed", "code": "SURVEYED/ASBUILT" }, { "name": "TV Record", "code": "TV RECORD" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Vault (see notes)", "code": "VAULT" }, { "name": "Vault - Tub File", "code": "VAULT TF" }, { "name": "Wye Sheet", "code": "WYE SHEET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "Status", "description": "Status of the asset", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r123_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_123", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_123", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a105_ix1", "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, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2a3651877c6c47d0a6aa0c49f3aab4d5" }