{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "Address Point used to support Linn County GIS locators and E911.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Auditor/Real Estate", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 77, 168, 103, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.HOUSENO"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 1500, "minScale": 2500, "name": "2k", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 169, 255 ], "haloSize": 1.2, "font": { "family": "Roboto Black", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.HOUSENO"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "1k", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 0, 169, 255 ], "haloSize": 1.5, "font": { "family": "Roboto", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0223004802E7, "ymin": 5139983.1514, "xmax": -1.01705610937E7, "ymax": 5205827.369099997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HOUSENO", "type": "esriFieldTypeString", "alias": "Street Number", "length": 9, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Prefix Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS2_audDirectionalValue", "description": "Cardinal and ordinal directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "Prefix Type", "length": 6, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 30, "domain": null }, { "name": "SUFTYPE", "type": "esriFieldTypeString", "alias": "Suffix Type", "length": 6, "domain": { "type": "codedValue", "name": "WS2_audSuffixType", "description": "Describes the road or address suffix type", "codedValues": [ { "name": "Aly", "code": "Aly" }, { "name": "Ave", "code": "Ave" }, { "name": "Blvd", "code": "Blvd" }, { "name": "Bnd", "code": "Bnd" }, { "name": "Cir", "code": "Cir" }, { "name": "Crst", "code": "Crst" }, { "name": "Ct", "code": "Ct" }, { "name": "Ctr", "code": "Ctr" }, { "name": "Cv", "code": "Cv" }, { "name": "Dr", "code": "Dr" }, { "name": "Est", "code": "Est" }, { "name": "Ext", "code": "Ext" }, { "name": "Hl", "code": "Hl" }, { "name": "Holw", "code": "Holw" }, { "name": "Ln", "code": "Ln" }, { "name": "Loop", "code": "Loop" }, { "name": "Mall", "code": "Mall" }, { "name": "Mdws", "code": "Mdws" }, { "name": "Park", "code": "Park" }, { "name": "Pass", "code": "Pass" }, { "name": "Pkwy", "code": "Pkwy" }, { "name": "Pl", "code": "Pl" }, { "name": "Pt", "code": "Pt" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Rd", "code": "Rd" }, { "name": "Rdg", "code": "Rdg" }, { "name": "Run", "code": "Run" }, { "name": "Sq", "code": "Sq" }, { "name": "St", "code": "St" }, { "name": "Ter", "code": "Ter" }, { "name": "Trce", "code": "Trce" }, { "name": "Trl", "code": "Trl" }, { "name": "Way", "code": "Way" }, { "name": "Xing", "code": "Xing" }, { "name": "Hwy", "code": "Hwy" }, { "name": "Intr", "code": "Intr" }, { "name": "Fwy", "code": "Fwy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "WS2_audDirectionalValue", "description": "Cardinal and ordinal directions", "codedValues": [ { "name": "N", "code": "N" }, { "name": "E", "code": "E" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 4, "domain": { "type": "codedValue", "name": "WS2_audAddressUnitType", "description": "Describes the unit type of the address", "codedValues": [ { "name": "Apartment", "code": "Apt" }, { "name": "Building", "code": "Bldg" }, { "name": "Suite", "code": "Ste" }, { "name": "Trailer", "code": "Trlr" }, { "name": "Unit", "code": "Unit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNITNO", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 40, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 20, "domain": { "type": "codedValue", "name": "WS2_audCity", "description": "List of cities within Linn County", "codedValues": [ { "name": "Alburnett", "code": "Alburnett" }, { "name": "Amana", "code": "Amana" }, { "name": "Anamosa", "code": "Anamosa" }, { "name": "Bertram", "code": "Bertram" }, { "name": "Cedar Rapids", "code": "Cedar Rapids" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Central City", "code": "Central City" }, { "name": "Coggon", "code": "Coggon" }, { "name": "Ely", "code": "Ely" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Hiawatha", "code": "Hiawatha" }, { "name": "Lisbon", "code": "Lisbon" }, { "name": "Marion", "code": "Marion" }, { "name": "Martelle", "code": "Martelle" }, { "name": "Monticello", "code": "Monticello" }, { "name": "Mount Vernon", "code": "Mount Vernon" }, { "name": "Palo", "code": "Palo" }, { "name": "Prairieburg", "code": "Prairieburg" }, { "name": "Robins", "code": "Robins" }, { "name": "Shellsburg", "code": "Shellsburg" }, { "name": "Solon", "code": "Solon" }, { "name": "Springville", "code": "Springville" }, { "name": "Swisher", "code": "Swisher" }, { "name": "Toddville", "code": "Toddville" }, { "name": "Walford", "code": "Walford" }, { "name": "Walker", "code": "Walker" }, { "name": "Linn County", "code": "Linn County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 5, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "121e1860eba1402bfe12a91be78818b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCElEQVRIibVWvU9TcRQ9/Xh8FBAaSqxNiDqxNTEsxkVNSgJYMBSjDkwOMMjEP2AxxpFJBhh06UCM0UCrDUJiYOrgC4S4GI2YkFRNoFjDV6FUc37vo699v0I18SQvbe577577u/fc07rxn+Gu4hkFoVgnPO1B5HcCOM4pKBTSqKlL4XVY/XeCK0/Oo8EfhlMZRl1rEE4FUJoAhxv4nQcOs0D37CYcykske0cBHFVP0BPvQ6HwCB5/ELWtgNsjwoEWF9I/j7Vn6v1A4ciH3NYwet9EsPNlEMujy6cTXHt6BzXeGZG4prnkVvhSrficfrenBXgqEilnfHC4l9C/NIK5q9OVCVi5u3EGDe3ayxaw+mikCedanEUCAzxhcweQ/TiFvoU1xLtS5q2SnrMtrKgsuVE9kxPD1z12Er5DksxqHECbnYADZc/L2kJ0XlQwda8Y5/fESq44DwNay3zoenEfC7cmrQSKUAv7LkF0oMkWI0nfRMb+MDuw/z0KwEJAnVOKulrKqw/rw7WCsRJVWU/BoYdil7E4lNIIuESSvguCC/K4QWKbhSjbAygtQQA6ATeUSySB+lW6PyffY7EOR0BwiQDXnxsqS7J+JC62ShaXgrmY0ySgt3D9K2D81Q4eDDSaJEzMWEUwl8uTLhLQuOgtVIAE8ZUDcZGAg+X3E8FcjnyqSEBXpHHRW8qG3WmpWly6pzH+bbtgV1F+Dzj8tYb5m8Jpi42nK9K49FOwUqrEsAcmH3mWNffCkG7/xHbpiXJbHLLEKmi53bMRajh6+6zoOWHIkPbw/qHPfNyIz415xSdnEn3+AzjYVJG8MWYnoJ/vbQzCVb8UV7WFY2WGUpiQOxHwuqRx9XMW2N2gYsYB7MoIIPy8JzGirn6YUtc7SkxPrSBLEf+kJ89l7uLtIM3OhF38yfA0QrE1ZPbjwrgquKs5UPacbWHlZcnlBMTiEIfUJlyRxkVv4fqLDbX8ZFItOE5gPvLY2pbTCQxoljspjIvekj9Q4HQGzB99XYonoZp/FcaJTOn9Df4AAyZAbXQMSrwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02227254326E7, "ymin": 5140110.351300001, "xmax": -1.01188153631E7, "ymax": 5205820.190200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "Attachment ID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "Attachment Name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "Content Type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "Data Size (bytes)", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PWTS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AddressFull", "type": "esriFieldTypeString", "alias": "Address Full", "length": 150, "domain": null }, { "name": "PWTS", "type": "esriFieldTypeInteger", "alias": "PWTS Number", "domain": null }, { "name": "Depth", "type": "esriFieldTypeSmallInteger", "alias": "Depth", "domain": null }, { "name": "Usage", "type": "esriFieldTypeString", "alias": "Well Use", "length": 50, "domain": { "type": "codedValue", "name": "WS3_hlthWellUsage", "description": "Well Usage", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public Water", "code": "PublicWater" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "De-Watering", "code": "De-Watering" }, { "name": "Geothermal", "code": "Geothermal" }, { "name": "Monitoring", "code": "Monitoring" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Permitted But Not Drilled", "code": "PermittedNotDrilled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstructionMethod", "type": "esriFieldTypeString", "alias": "Construction Method", "length": 25, "domain": { "type": "codedValue", "name": "WS3_hlthWellConstructionMethod", "description": "Well Construction Method", "codedValues": [ { "name": "Rotary Drill", "code": "Rotary Drill" }, { "name": "Driven", "code": "Driven" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearConstructed", "type": "esriFieldTypeSmallInteger", "alias": "Year Constructed", "domain": null }, { "name": "CasingDiameter", "type": "esriFieldTypeDouble", "alias": "Casing Diameter", "domain": null }, { "name": "CasingMaterial", "type": "esriFieldTypeString", "alias": "Casing Material", "length": 25, "domain": { "type": "codedValue", "name": "WS3_hlthWellCasingMaterial", "description": "Well Casing Material", "codedValues": [ { "name": "Plastic", "code": "Plastic" }, { "name": "Steel", "code": "Steel" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CasingIntegrity", "type": "esriFieldTypeString", "alias": "Casing Integrity", "length": 10, "domain": { "type": "codedValue", "name": "WS3_hlthWellCasingIntegrity", "description": "Well Casing Integrity", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WellheadStatus", "type": "esriFieldTypeString", "alias": "Wellhead Status", "length": 25, "domain": { "type": "codedValue", "name": "WS3_hlthWellheadStatus", "description": "Status of Well", "codedValues": [ { "name": "> 12\" Above Grade", "code": "GT 12 inches Above Grade" }, { "name": "At Grade", "code": "At Grade" }, { "name": "Covered", "code": "Covered" }, { "name": "In Pit", "code": "In Pit" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WellheadSeal", "type": "esriFieldTypeString", "alias": "Wellhead Sealed w/ Vent Screen", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cistern", "type": "esriFieldTypeString", "alias": "Cistern Present", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LT100ftAbandonWell", "type": "esriFieldTypeString", "alias": "< 100' from Abandon Well", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LT100ftAbsorbField", "type": "esriFieldTypeString", "alias": "< 100' from Absorption Field", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LT100ftFuelTank", "type": "esriFieldTypeString", "alias": "< 100' from Fuel Tank", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LT100ftLivestock", "type": "esriFieldTypeString", "alias": "< 100' from Livestock", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LT300ftChemStorage", "type": "esriFieldTypeString", "alias": "< 300' from Chemical Storage", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LT50ftSepticTank", "type": "esriFieldTypeString", "alias": "< 50' from Septic Tank", "length": 1, "domain": { "type": "codedValue", "name": "WS3_genYesNoTextSingleLCase", "description": "Yes/No for text field with single value in lower case", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OtherConcerns", "type": "esriFieldTypeString", "alias": "Other Concerns", "length": 100, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R10638_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "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, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Well Minimum Distance Buffers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 92, 230, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.BufferFeature"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 92, 230, 255 ], "haloSize": 1.5, "font": { "family": "Roboto Medium", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.02227664443E7, "ymin": 5140140.626999997, "xmax": -1.01187741316E7, "ymax": 5205820.208800003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Distance", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Distance", "type": "esriFieldTypeInteger", "alias": "Distance (ft)", "domain": null }, { "name": "BufferFeature", "type": "esriFieldTypeString", "alias": "Buffer Feature", "length": 25, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R465_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Septic Minimum Distance Buffers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 100, 225, 90, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.BufferFeature"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 56, 168, 0, 255 ], "haloSize": 1.5, "font": { "family": "Roboto Medium", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.02228175877E7, "ymin": 5140046.6523, "xmax": -1.01188698142E7, "ymax": 5205494.420900002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Feature", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 25, "domain": null }, { "name": "Distance", "type": "esriFieldTypeInteger", "alias": "Distance (ft)", "domain": null }, { "name": "BufferFeature", "type": "esriFieldTypeString", "alias": "Buffer Feature", "length": 25, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R464_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "Septic Polygon", "type": "Feature Layer", "description": "Examples of polygons used in septic systems include houses, septic tanks, drop boxes, distribution boxes, and sand filters.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Linn County Public Health", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 225, 90, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02227860553E7, "ymin": 5140093.279799998, "xmax": -1.01189093041E7, "ymax": 5205818.939599998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PermitNumber", "typeIdField": "FeatureType", "subtypeFieldName": "FeatureType", "subtypeField": "FeatureType", "defaultSubtypeCode": 11, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeInteger", "alias": "Feature Type", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS3_htlhSepticStatus", "description": "Septic Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandon", "code": "Abandon" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Capacity", "type": "esriFieldTypeInteger", "alias": "Capacity (gallons)", "domain": null }, { "name": "NumberOfLids", "type": "esriFieldTypeInteger", "alias": "Number of Lids", "domain": { "type": "codedValue", "name": "WS3_hlthSepticPolyNumLids", "description": "Number of lids for a septic polygon", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationYear", "type": "esriFieldTypeInteger", "alias": "Installation Year", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 2, "name": "Building" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 3, "name": "Cistern" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 4, "name": "Distribution Box" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 5, "name": "Dose Tank" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 6, "name": "Drop Box" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 8, "name": "Pump Tank" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 9, "name": "Sample Box" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 10, "name": "Sand Filter" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 11, "name": "Septic Tank" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 12, "name": "Grease Interceptor Trap" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 13, "name": "Tertiary Bed" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 1, "name": "Packed Bed Media Filter" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 7, "name": "Recirculating Textile Filter" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 14, "name": "Mound" } ], "subtypes": [ { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 2, "name": "Building" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 3, "name": "Cistern" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 4, "name": "Distribution Box" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 5, "name": "Dose Tank" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 6, "name": "Drop Box" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 8, "name": "Pump Tank" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 9, "name": "Sample Box" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 10, "name": "Sand Filter" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 11, "name": "Septic Tank" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 12, "name": "Grease Interceptor Trap" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 13, "name": "Tertiary Bed" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 1, "name": "Packed Bed Media Filter" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 7, "name": "Recirculating Textile Filter" }, { "domains": { "NumberOfLids": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "Capacity": null, "NumberOfLids": 0, "InstallationYear": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 14, "name": "Mound" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Septic Line", "type": "Feature Layer", "description": "Includes different piping for septic systems.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Linn County Public Health", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 100, 225, 90, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02229028763E7, "ymin": 5140087.654700004, "xmax": -1.01189123594E7, "ymax": 5205818.039099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PermitNumber", "typeIdField": "FeatureType", "subtypeFieldName": "FeatureType", "subtypeField": "FeatureType", "defaultSubtypeCode": 5, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 25, "domain": null }, { "name": "FeatureType", "type": "esriFieldTypeInteger", "alias": "Feature Type", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "WS3_htlhSepticStatus", "description": "Septic Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandon", "code": "Abandon" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeType", "type": "esriFieldTypeString", "alias": "Pipe Type", "length": 25, "domain": { "type": "codedValue", "name": "WS3_hlthSepticLinePipeType", "description": "Describes the type of septic line", "codedValues": [ { "name": "Perforated", "code": "Perforated" }, { "name": "Solid", "code": "Solid" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallationYear", "type": "esriFieldTypeInteger", "alias": "Installation Year", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 1, "name": "Discharge" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 2, "name": "Existing Structure" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 3, "name": "Leech Field" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 4, "name": "Perimeter Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 5, "name": "Piping" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 6, "name": "Sump Line" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 7, "name": "Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "id": 8, "name": "Softener Line" } ], "subtypes": [ { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 1, "name": "Discharge" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 2, "name": "Existing Structure" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 3, "name": "Leech Field" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 4, "name": "Perimeter Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 5, "name": "Piping" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 6, "name": "Sump Line" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 7, "name": "Tile" }, { "domains": { "PipeType": {"type": "inherited"}, "Status": {"type": "inherited"} }, "defaultValues": { "PermitNumber": null, "FeatureType": null, "PipeType": null, "InstallationYear": null, "Length": null, "County": null, "Comments": null, "CreatedBy": null, "CreatedDate": null, "ModifiedBy": null, "ModifiedDate": null, "GlobalID": null, "Status": null }, "code": 8, "name": "Softener Line" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 191, 189, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GPN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "SitusAddress", "type": "esriFieldTypeString", "alias": "Situs Address", "length": 100, "domain": null }, { "name": "SitusCity", "type": "esriFieldTypeString", "alias": "Situs City", "length": 25, "domain": null }, { "name": "SitusZip", "type": "esriFieldTypeString", "alias": "Situs Zip", "length": 5, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 1000, "domain": null }, { "name": "OwnerDeed", "type": "esriFieldTypeString", "alias": "Owner Deed", "length": 500, "domain": null }, { "name": "OwnerContract", "type": "esriFieldTypeString", "alias": "Owner Contract", "length": 500, "domain": null }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "Owner Type", "length": 25, "domain": null }, { "name": "IsMunicipality", "type": "esriFieldTypeString", "alias": "Is Municipality", "length": 1, "domain": null }, { "name": "TaxDistrict", "type": "esriFieldTypeString", "alias": "Tax District", "length": 500, "domain": null }, { "name": "TIFDistrict", "type": "esriFieldTypeString", "alias": "TIF District", "length": 500, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 255, "domain": null }, { "name": "Assessor", "type": "esriFieldTypeString", "alias": "Assessor", "length": 2, "domain": null }, { "name": "AssessmentYear", "type": "esriFieldTypeInteger", "alias": "Assessment Year", "domain": null }, { "name": "ValueLand", "type": "esriFieldTypeInteger", "alias": "Value Land", "domain": null }, { "name": "ValueImproved", "type": "esriFieldTypeInteger", "alias": "Value Improved", "domain": null }, { "name": "ValueTotal", "type": "esriFieldTypeInteger", "alias": "Value Total", "domain": null }, { "name": "ValueExemptLand", "type": "esriFieldTypeInteger", "alias": "Value Exempt Land", "domain": null }, { "name": "ValueExemptImproved", "type": "esriFieldTypeInteger", "alias": "Value Exempt Improved", "domain": null }, { "name": "ValueExemptTotal", "type": "esriFieldTypeInteger", "alias": "Value Exempt Total", "domain": null }, { "name": "ValueAssessedLand", "type": "esriFieldTypeInteger", "alias": "Value Assessed Land", "domain": null }, { "name": "ValueAssessedImproved", "type": "esriFieldTypeInteger", "alias": "Value Assessed Improved", "domain": null }, { "name": "ValueAssessedTotal", "type": "esriFieldTypeInteger", "alias": "Value Assessed Total", "domain": null }, { "name": "TaxYear", "type": "esriFieldTypeInteger", "alias": "Tax Year", "domain": null }, { "name": "ValueTaxableTotal", "type": "esriFieldTypeInteger", "alias": "Value Taxable Total", "domain": null }, { "name": "TaxGross", "type": "esriFieldTypeDouble", "alias": "Tax Gross", "domain": null }, { "name": "TaxCredit", "type": "esriFieldTypeDouble", "alias": "Tax Credit", "domain": null }, { "name": "TaxNet", "type": "esriFieldTypeDouble", "alias": "Tax Net", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Exemption", "type": "esriFieldTypeString", "alias": "Exemption", "length": 500, "domain": null }, { "name": "ExemptionAcres", "type": "esriFieldTypeDouble", "alias": "Exemption Acres", "domain": null }, { "name": "RecorderDate", "type": "esriFieldTypeDate", "alias": "Recorder Date", "length": 8, "domain": null }, { "name": "RecorderBook", "type": "esriFieldTypeString", "alias": "Recorder Book", "length": 25, "domain": null }, { "name": "RecorderPage", "type": "esriFieldTypeString", "alias": "Recorder Page", "length": 25, "domain": null }, { "name": "RecorderInstrumentNumber", "type": "esriFieldTypeString", "alias": "Recorder Instrument Number", "length": 50, "domain": null }, { "name": "AssessorUrl", "type": "esriFieldTypeString", "alias": "Assessor Url", "length": 255, "domain": null }, { "name": "PropertyPhotoUrl", "type": "esriFieldTypeString", "alias": "Property Photo Url", "length": 255, "domain": null }, { "name": "PropertyReportUrl", "type": "esriFieldTypeString", "alias": "Property Report Url", "length": 255, "domain": null }, { "name": "RecorderUrl", "type": "esriFieldTypeString", "alias": "Recorder Url", "length": 255, "domain": null }, { "name": "TaxSystemDate", "type": "esriFieldTypeDate", "alias": "Tax System Date", "length": 8, "domain": null }, { "name": "ModifedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R13991_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "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, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "County Zoning", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 8, "name": "Zoning Labels" }, { "id": 9, "name": "Zoning" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 8, "name": "Zoning Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "County Zoning" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ZoningDistrict]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 2500, "minScale": 5000, "name": "5k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1.5, "font": { "family": "Roboto Black", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ZoningDistrict]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 1500, "minScale": 2500, "name": "2k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1.5, "font": { "family": "Roboto", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ZoningDistrict]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 1500, "name": "1k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 2, "font": { "family": "Roboto", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GPN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "Zoning District", "length": 25, "domain": null }, { "name": "LandUseArea", "type": "esriFieldTypeString", "alias": "Land Use Area", "length": 25, "domain": null }, { "name": "ConditionalUse", "type": "esriFieldTypeInteger", "alias": "Conditional Use", "domain": null }, { "name": "SpecialUse", "type": "esriFieldTypeInteger", "alias": "Special Use", "domain": null }, { "name": "DeedRestricted", "type": "esriFieldTypeInteger", "alias": "Deed Restricted", "domain": null }, { "name": "ZoningViolation", "type": "esriFieldTypeInteger", "alias": "Zoning Violation", "domain": null }, { "name": "SplitZoning", "type": "esriFieldTypeInteger", "alias": "Split Zoning", "domain": null }, { "name": "NoBuildingPermitAllowed", "type": "esriFieldTypeInteger", "alias": "No Building Permit Allowed", "domain": null }, { "name": "CityCountyStrategicGrowth", "type": "esriFieldTypeInteger", "alias": "City/County Strategic Growth", "domain": null }, { "name": "NorthwestStudyArea", "type": "esriFieldTypeInteger", "alias": "Northwest Study Area", "domain": null }, { "name": "MarionAirportOverlay", "type": "esriFieldTypeInteger", "alias": "Marion Airport Overlay", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LegalLot", "type": "esriFieldTypeString", "alias": "Legal Lot", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 9, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 7, "name": "County Zoning" }, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZoningDistrict", "uniqueValueGroups": [ { "heading": "District", "classes": [ { "label": "Agricultural (AG)", "description": "Agricultural (AG)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 102 ], "outline": null }, "values": [ [ "AG" ] ] }, { "label": "Agricultural-Rural Residential 2-Acre (AG-RR2)", "description": "Agricultural-Rural Residential 2-Acre (AG-RR2)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 102 ], "outline": null }, "values": [ [ "AG-RR2" ] ] }, { "label": "Agricultural-Critical Natural Resources (AG-CNR)", "description": "Agricultural-Critical Natural Resources (AG-CNR)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 192, 152, 131, 102 ], "outline": null }, "values": [ [ "AG-CNR" ] ] }, { "label": "Critical Natural Resoures (CNR)", "description": "Critical Natural Resoures (CNR)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 102 ], "outline": null }, "values": [ [ "CNR" ] ] }, { "label": "Critical Natural Resoures-Village Residential (CNR-VR)", "description": "Critical Natural Resoures-Village Residential (CNR-VR)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 180, 211, 127, 102 ], "outline": null }, "values": [ [ "CNR-VR" ] ] }, { "label": "Exclusive Use 1-Sanitary Landfill (EU-1)", "description": "Exclusive Use 1-Sanitary Landfill (EU-1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 33, 240, 102 ], "outline": null }, "values": [ [ "EU-1" ] ] }, { "label": "General Commercial (GC)", "description": "General Commercial (GC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 102 ], "outline": null }, "values": [ [ "GC" ] ] }, { "label": "Highway Commercial (HC)", "description": "Highway Commercial (HC)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 102 ], "outline": null }, "values": [ [ "HC" ] ] }, { "label": "Industrial (I)", "description": "Industrial (I)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 135, 243, 102 ], "outline": null }, "values": [ [ "I" ] ] }, { "label": "Mobile Home (MH)", "description": "Mobile Home (MH)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 216, 39, 102 ], "outline": null }, "values": [ [ "MH" ] ] }, { "label": "Planned Unit Development-Urban Services Residential (PUD-USR)", "description": "Planned Unit Development-Urban Services Residential (PUD-USR)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 29, 105, 230, 102 ], "outline": null }, "values": [ [ "PUD-USR" ] ] }, { "label": "Renewable Energy-Agricultural (RE-AG)", "description": "Renewable Energy-Agricultural (RE-AG)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 50, 205, 240, 102 ], "outline": null }, "values": [ [ "RE-AG" ] ] }, { "label": "Seasonal Cabin and Recreation-Agricultural (REC-AG)", "description": "Seasonal Cabin and Recreation-Agricultural (REC-AG)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 102 ], "outline": null }, "values": [ [ "REC-AG" ] ] }, { "label": "Seasonal Cabin and Recreation-Critical Natural Resources (REC-CNR)", "description": "Seasonal Cabin and Recreation-Critical Natural Resources (REC-CNR)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 102 ], "outline": null }, "values": [ [ "REC-CNR" ] ] }, { "label": "Seasonal Cabin and Recreation-Village Residential (REC-VR)", "description": "Seasonal Cabin and Recreation-Village Residential (REC-VR)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 211, 127, 102 ], "outline": null }, "values": [ [ "REC-VR" ] ] }, { "label": "Rural Residential 1-Acre (RR1)", "description": "Rural Residential 1-Acre (RR1)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 102 ], "outline": null }, "values": [ [ "RR1" ] ] }, { "label": "Rural Residential 2-Acre (RR2)", "description": "Rural Residential 2-Acre (RR2)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 102 ], "outline": null }, "values": [ [ "RR2" ] ] }, { "label": "Rural Residential 3-Acre (RR3)", "description": "Rural Residential 3-Acre (RR3)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 102 ], "outline": null }, "values": [ [ "RR3" ] ] }, { "label": "Urban Services Residential (USR)", "description": "Urban Services Residential (USR)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 144, 16, 102 ], "outline": null }, "values": [ [ "USR" ] ] }, { "label": "Village Mixed-Use (VM)", "description": "Village Mixed-Use (VM)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 102 ], "outline": null }, "values": [ [ "VM" ] ] }, { "label": "Village Residential (VR)", "description": "Village Residential (VR)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 102 ], "outline": null }, "values": [ [ "VR" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 102 ], "outline": null }, "value": "AG", "label": "Agricultural (AG)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 102 ], "outline": null }, "value": "AG-RR2", "label": "Agricultural-Rural Residential 2-Acre (AG-RR2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 192, 152, 131, 102 ], "outline": null }, "value": "AG-CNR", "label": "Agricultural-Critical Natural Resources (AG-CNR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 102 ], "outline": null }, "value": "CNR", "label": "Critical Natural Resoures (CNR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 180, 211, 127, 102 ], "outline": null }, "value": "CNR-VR", "label": "Critical Natural Resoures-Village Residential (CNR-VR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 33, 240, 102 ], "outline": null }, "value": "EU-1", "label": "Exclusive Use 1-Sanitary Landfill (EU-1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 102 ], "outline": null }, "value": "GC", "label": "General Commercial (GC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 102 ], "outline": null }, "value": "HC", "label": "Highway Commercial (HC)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 135, 243, 102 ], "outline": null }, "value": "I", "label": "Industrial (I)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 216, 39, 102 ], "outline": null }, "value": "MH", "label": "Mobile Home (MH)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 29, 105, 230, 102 ], "outline": null }, "value": "PUD-USR", "label": "Planned Unit Development-Urban Services Residential (PUD-USR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 50, 205, 240, 102 ], "outline": null }, "value": "RE-AG", "label": "Renewable Energy-Agricultural (RE-AG)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 102 ], "outline": null }, "value": "REC-AG", "label": "Seasonal Cabin and Recreation-Agricultural (REC-AG)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 56, 168, 0, 102 ], "outline": null }, "value": "REC-CNR", "label": "Seasonal Cabin and Recreation-Critical Natural Resources (REC-CNR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 211, 127, 102 ], "outline": null }, "value": "REC-VR", "label": "Seasonal Cabin and Recreation-Village Residential (REC-VR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 102 ], "outline": null }, "value": "RR1", "label": "Rural Residential 1-Acre (RR1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 102 ], "outline": null }, "value": "RR2", "label": "Rural Residential 2-Acre (RR2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 102 ], "outline": null }, "value": "RR3", "label": "Rural Residential 3-Acre (RR3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 144, 16, 102 ], "outline": null }, "value": "USR", "label": "Urban Services Residential (USR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 102 ], "outline": null }, "value": "VM", "label": "Village Mixed-Use (VM)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 102 ], "outline": null }, "value": "VR", "label": "Village Residential (VR)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GPN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "Zoning District", "length": 25, "domain": null }, { "name": "LandUseArea", "type": "esriFieldTypeString", "alias": "Land Use Area", "length": 25, "domain": null }, { "name": "ConditionalUse", "type": "esriFieldTypeInteger", "alias": "Conditional Use", "domain": null }, { "name": "SpecialUse", "type": "esriFieldTypeInteger", "alias": "Special Use", "domain": null }, { "name": "DeedRestricted", "type": "esriFieldTypeInteger", "alias": "Deed Restricted", "domain": null }, { "name": "ZoningViolation", "type": "esriFieldTypeInteger", "alias": "Zoning Violation", "domain": null }, { "name": "SplitZoning", "type": "esriFieldTypeInteger", "alias": "Split Zoning", "domain": null }, { "name": "NoBuildingPermitAllowed", "type": "esriFieldTypeInteger", "alias": "No Building Permit Allowed", "domain": null }, { "name": "CityCountyStrategicGrowth", "type": "esriFieldTypeInteger", "alias": "City/County Strategic Growth", "domain": null }, { "name": "NorthwestStudyArea", "type": "esriFieldTypeInteger", "alias": "Northwest Study Area", "domain": null }, { "name": "MarionAirportOverlay", "type": "esriFieldTypeInteger", "alias": "Marion Airport Overlay", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LegalLot", "type": "esriFieldTypeString", "alias": "Legal Lot", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "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, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "County Land Use", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Land Use Labels" }, { "id": 12, "name": "Land Use" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 11, "name": "Land Use Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "County Land Use" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LandUseArea]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 2500, "minScale": 5000, "name": "5k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1.5, "font": { "family": "Roboto Black", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[LandUseArea]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 1500, "minScale": 2500, "name": "2k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 1.5, "font": { "family": "Roboto", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[LandUseArea]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 1500, "name": "1k", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 250, 250, 250, 255 ], "haloSize": 2, "font": { "family": "Roboto", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GPN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "Zoning District", "length": 25, "domain": null }, { "name": "LandUseArea", "type": "esriFieldTypeString", "alias": "Land Use Area", "length": 25, "domain": null }, { "name": "ConditionalUse", "type": "esriFieldTypeInteger", "alias": "Conditional Use", "domain": null }, { "name": "SpecialUse", "type": "esriFieldTypeInteger", "alias": "Special Use", "domain": null }, { "name": "DeedRestricted", "type": "esriFieldTypeInteger", "alias": "Deed Restricted", "domain": null }, { "name": "ZoningViolation", "type": "esriFieldTypeInteger", "alias": "Zoning Violation", "domain": null }, { "name": "SplitZoning", "type": "esriFieldTypeInteger", "alias": "Split Zoning", "domain": null }, { "name": "NoBuildingPermitAllowed", "type": "esriFieldTypeInteger", "alias": "No Building Permit Allowed", "domain": null }, { "name": "CityCountyStrategicGrowth", "type": "esriFieldTypeInteger", "alias": "City/County Strategic Growth", "domain": null }, { "name": "NorthwestStudyArea", "type": "esriFieldTypeInteger", "alias": "Northwest Study Area", "domain": null }, { "name": "MarionAirportOverlay", "type": "esriFieldTypeInteger", "alias": "Marion Airport Overlay", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LegalLot", "type": "esriFieldTypeString", "alias": "Legal Lot", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 12, "name": "Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "County Land Use" }, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LandUseArea", "uniqueValueGroups": [ { "heading": "Land Use Area", "classes": [ { "label": "Agricultural (AA)", "description": "Agricultural (AA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 102 ], "outline": null }, "values": [ [ "AA" ] ] }, { "label": "Agricultural / Critical Natural Resources (AA-CNRA)", "description": "Agricultural / Critical Natural Resources (AA-CNRA)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 102 ], "outline": null }, "values": [ [ "AA-CNRA" ] ] }, { "label": "Agricultural / Metro Urban Service (AA-MUSA)", "description": "Agricultural / Metro Urban Service (AA-MUSA)", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 211, 127, 102 ], "outline": null }, "values": [ [ "AA-MUSA" ] ] }, { "label": "Agricultural / Non-Metro Urban Service (AA-NMUSA)", "description": "Agricultural / Non-Metro Urban Service (AA-NMUSA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 162, 0, 102 ], "outline": null }, "values": [ [ "AA-NMUSA" ] ] }, { "label": "Critical Natural Resources (CNRA)", "description": "Critical Natural Resources (CNRA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 102 ], "outline": null }, "values": [ [ "CNRA" ] ] }, { "label": "Metro Urban Service (MUSA)", "description": "Metro Urban Service (MUSA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 102 ], "outline": null }, "values": [ [ "MUSA" ] ] }, { "label": "Non-Metro Urban Service (NMUSA)", "description": "Non-Metro Urban Service (NMUSA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 102 ], "outline": null }, "values": [ [ "NMUSA" ] ] }, { "label": "Rural Residential 2-Acre (RRD2)", "description": "Rural Residential 2-Acre (RRD2)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 102 ], "outline": null }, "values": [ [ "RRD2" ] ] }, { "label": "Rural Residential 3-Acre (RRD3)", "description": "Rural Residential 3-Acre (RRD3)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 102 ], "outline": null }, "values": [ [ "RRD3" ] ] }, { "label": "Rural Residential Development (RRDA)", "description": "Rural Residential Development (RRDA)", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 102 ], "outline": null }, "values": [ [ "RRDA" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 102 ], "outline": null }, "value": "AA", "label": "Agricultural (AA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 102 ], "outline": null }, "value": "AA-CNRA", "label": "Agricultural / Critical Natural Resources (AA-CNRA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 211, 127, 102 ], "outline": null }, "value": "AA-MUSA", "label": "Agricultural / Metro Urban Service (AA-MUSA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 162, 0, 102 ], "outline": null }, "value": "AA-NMUSA", "label": "Agricultural / Non-Metro Urban Service (AA-NMUSA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 102 ], "outline": null }, "value": "CNRA", "label": "Critical Natural Resources (CNRA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 102 ], "outline": null }, "value": "MUSA", "label": "Metro Urban Service (MUSA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 102 ], "outline": null }, "value": "NMUSA", "label": "Non-Metro Urban Service (NMUSA)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 102 ], "outline": null }, "value": "RRD2", "label": "Rural Residential 2-Acre (RRD2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 102 ], "outline": null }, "value": "RRD3", "label": "Rural Residential 3-Acre (RRD3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 200, 0, 102 ], "outline": null }, "value": "RRDA", "label": "Rural Residential Development (RRDA)" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02230408101E7, "ymin": 5139971.341799997, "xmax": -1.01705334236E7, "ymax": 5205870.538400002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GPN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "Zoning District", "length": 25, "domain": null }, { "name": "LandUseArea", "type": "esriFieldTypeString", "alias": "Land Use Area", "length": 25, "domain": null }, { "name": "ConditionalUse", "type": "esriFieldTypeInteger", "alias": "Conditional Use", "domain": null }, { "name": "SpecialUse", "type": "esriFieldTypeInteger", "alias": "Special Use", "domain": null }, { "name": "DeedRestricted", "type": "esriFieldTypeInteger", "alias": "Deed Restricted", "domain": null }, { "name": "ZoningViolation", "type": "esriFieldTypeInteger", "alias": "Zoning Violation", "domain": null }, { "name": "SplitZoning", "type": "esriFieldTypeInteger", "alias": "Split Zoning", "domain": null }, { "name": "NoBuildingPermitAllowed", "type": "esriFieldTypeInteger", "alias": "No Building Permit Allowed", "domain": null }, { "name": "CityCountyStrategicGrowth", "type": "esriFieldTypeInteger", "alias": "City/County Strategic Growth", "domain": null }, { "name": "NorthwestStudyArea", "type": "esriFieldTypeInteger", "alias": "Northwest Study Area", "domain": null }, { "name": "MarionAirportOverlay", "type": "esriFieldTypeInteger", "alias": "Marion Airport Overlay", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LegalLot", "type": "esriFieldTypeString", "alias": "Legal Lot", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "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, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f9c027d83f13423cb01cc1462c40a6c4" } ], "tables": [] }