{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Stormwater Management Facility Contour", "type": "Feature Layer", "description": "The storm water management facility contours layer depicts all the storm water management facilities within the city of Fond du Lac, Wisconsin. It has information about the ID, type, name, etc. The City Engineering & Traffic Division in the Department of Public Works maintains the data.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 145, 43, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 804137.4314723276, "ymin": 366870.6336360723, "xmax": 832556.7686624117, "ymax": 394112.1546122357, "spatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "bmp_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "bmp_id", "type": "esriFieldTypeString", "alias": "BMP Asset ID", "length": 10, "domain": null }, { "name": "bmp_name", "type": "esriFieldTypeString", "alias": "BMP Name", "length": 50, "domain": null }, { "name": "bmp_type", "type": "esriFieldTypeString", "alias": "BMP Type", "length": 30, "domain": { "type": "codedValue", "name": "StmBMPType", "description": "Type of BMP", "codedValues": [ { "name": "Biofilter", "code": "BIOFLTR" }, { "name": "Bioretention", "code": "BIORTN" }, { "name": "Catch Basin Sump", "code": "CTHBSNSMP" }, { "name": "Dry Detention Pond", "code": "DRYDTNTNPD" }, { "name": "Filter Strip", "code": "FLTRSTRP" }, { "name": "Grass Swale", "code": "GRSSSWL" }, { "name": "Hydrodynamic Seperator", "code": "HYDROSEP" }, { "name": "Infiltration Basin", "code": "INFBSN" }, { "name": "Infiltration Trench", "code": "INFTRN" }, { "name": "Media Filter", "code": "MEDIAFLTER" }, { "name": "Manhole Sump", "code": "MHSMP" }, { "name": "None", "code": "NONE" }, { "name": "Oil Skimmer", "code": "OILSKMR" }, { "name": "Other", "code": "OTHER" }, { "name": "Permeable Pavement", "code": "PRMPAVE" }, { "name": "Rain Garden", "code": "RAINGDN" }, { "name": "Wet Detention Pond", "code": "WETDTNTNPD" }, { "name": "Underground Detention", "code": "UNDRGRNDDTN" }, { "name": "Catch Basin Sump & Oil Skimmer", "code": "CTCHBSNSMPOILSKMER" }, { "name": "Biofilter & Dry Detention Pond", "code": "BIODRYPOND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 25, "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": "elevation", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "data_source", "type": "esriFieldTypeString", "alias": "data_source", "length": 25, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "edited", "type": "esriFieldTypeDate", "alias": "Edited", "length": 8, "domain": null }, { "name": "contour_location", "type": "esriFieldTypeString", "alias": "Contour_Location", "length": 50, "domain": { "type": "codedValue", "name": "StmContourLocation", "description": "Contour Location", "codedValues": [ { "name": "Below Normal Water Surface", "code": "BLWNRMLWTRSRFCE" }, { "name": "Forebay", "code": "FRBY" }, { "name": "Normal Water Surface", "code": "NRMLWTRSRFCE" }, { "name": "Above Normal Water Surface", "code": "ABVENRMLWTRSRFCE" }, { "name": "Not Applciable", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "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": "source_accuracy", "type": "esriFieldTypeString", "alias": "Source/Accuracy", "length": 30, "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": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r424_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_424", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_424", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a350_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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e8c4b7917ae549869c7fd43f27396ca1" }