{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Environmental Enforcement Cases", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32164, "latestWkid": 32164, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16800800, "falseY": -32802000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 32164, "latestWkid": 32164, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.7756590451833908E7, "falseY": -3.523898074509044E7, "xyUnits": 1.3237903328415667E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "City of Sioux Falls", "parentLayer": null, "subLayers": [], "minScale": 150000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ef5ba8baa97ee124b36f094b6c6c586", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVRIiWNhoCFgGbaGM/LVhHny8PHFcLBziDCzMHH8+f3369dv3x6+//hh+u/O9RfJMly4MdqZh4+3U1tVU1dKQoKNiZEJLvfnzx+Ge48fht/qFjn17uvr9B8NGx4QbbhIW1KBsqxcpb6WthhWTSwsDGqKygIq8opuh08f3/W0ISTtS8OaAwQNF2iI8VNTVKjSUdMUZSAAmJiYGOzNrVUPnjg662Z1kCtD67qHuA1vCGUTFhZoI8ZgZGBrZqn6ef+XGc8YGDxxGi7MxFFgomuoSYrBMB+oKimbvi730f/dueUiVsN5eHlc+Xn5EDFHAlCWVRC+dvNm2msGhmyshnNzckmQYzDYIBYWBi5uTjkUMWQOMzMzF7mGgwArEys3TsP//fv3gxLD//z78wOn4d9/fH9HrsH//v9j+PHjx2uchn/++vXMjx8/bDg4OEg2/OmLF9/ef/i0FKfhr18/bz53+ZKflamZEqmGX71x7eLPjjW7cRrO0L/z3ctWiTlPXjyvkZGQJDpyL167/PTdx3eVDAwM/3EbDnJ99cL2s23MqoyMDOHS4oQtuHzz2os7Dx50fmlefZCogutl1bykU20Jd8SERVONdfQUsMXBx8+f/p6+dO7a63dvqj43rNxCUpH7umpB2+tC9xmv3r2p4+XiNuJgZxdiYmZm//vn77ev37+9+PLl8+53/35OYmhY/Yu8yqJ/57vXDAwFKOmLBDB061AAN3/JBe374lMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2216499.1004963294, "ymin": 1.5799132292291656E7, "xmax": 2265937.541645497, "ymax": 1.583713671497032E7, "spatialReference": { "wkid": 32164, "latestWkid": 32164, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.7756590451833908E7, "falseY": -3.523898074509044E7, "xyUnits": 1.3237903328415667E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IncidentType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "IncidentDate", "type": "esriFieldTypeDate", "alias": "Incident start date", "length": 8, "domain": null }, { "name": "IDNum", "type": "esriFieldTypeInteger", "alias": "ID #", "domain": null }, { "name": "IncidentType", "type": "esriFieldTypeString", "alias": "Nature of Incident", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material Released", "length": 50, "domain": null }, { "name": "Amount", "type": "esriFieldTypeDouble", "alias": "Amount Released", "domain": null }, { "name": "Mitigation", "type": "esriFieldTypeString", "alias": "Downstream Mitigation", "length": 50, "domain": { "type": "codedValue", "name": "WS1_YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_EnforcementStatus", "description": "EnforcementStatus", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9951_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8332_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }