{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 6, "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": 750000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 104, 104, 104, 0 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 225, 225, 225, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.HOUSENO"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 1250, "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": [ 60, 60, 70, 255 ], "haloSize": 1.5, "font": { "family": "Roboto Medium", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.HOUSENO"}, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1250, "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": [ 60, 60, 70, 255 ], "haloSize": 1.5, "font": { "family": "Roboto Medium", "size": 8, "style": "normal", "weight": "normal", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GISID", "type": "esriFieldTypeInteger", "alias": "Address ID", "domain": null }, { "name": "SEGID", "type": "esriFieldTypeInteger", "alias": "Road ID", "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": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "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": 5000, "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": "0870d21aecda436f8385a4d484f673fa" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 5, "name": "Open Burn Permits", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 204, 204, 204, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02230042863E7, "ymin": 5140132.775899999, "xmax": -1.01707119555E7, "ymax": 5205464.592600003, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FirstName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PermitNbr", "type": "esriFieldTypeInteger", "alias": "PermitNbr", "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "length": 8, "domain": null }, { "name": "StopDate", "type": "esriFieldTypeDate", "alias": "StopDate", "length": 8, "domain": null }, { "name": "ApprovedDate", "type": "esriFieldTypeDate", "alias": "ApprovedDate", "length": 8, "domain": null }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "FireDistrict", "length": 30, "domain": null }, { "name": "DurationId", "type": "esriFieldTypeInteger", "alias": "DurationId", "domain": null }, { "name": "DurationDescription", "type": "esriFieldTypeString", "alias": "DurationDescription", "length": 200, "domain": null }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "length": 50, "domain": null }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "length": 50, "domain": null }, { "name": "AddressLine1", "type": "esriFieldTypeString", "alias": "AddressLine1", "length": 50, "domain": null }, { "name": "AddressLine2", "type": "esriFieldTypeString", "alias": "AddressLine2", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": null }, { "name": "GPN", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "PermitPDFLink", "type": "esriFieldTypeString", "alias": "PermitPDFLink", "length": 50, "domain": null }, { "name": "IsActive", "type": "esriFieldTypeSmallInteger", "alias": "IsActive", "domain": null }, { "name": "BurnLocation", "type": "esriFieldTypeSmallInteger", "alias": "BurnLocation", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "XCoordinate", "type": "esriFieldTypeDouble", "alias": "XCoordinate", "domain": null }, { "name": "YCoordinate", "type": "esriFieldTypeDouble", "alias": "YCoordinate", "domain": null }, { "name": "RunTime", "type": "esriFieldTypeDate", "alias": "RunTime", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PermitDaysRemaining", "type": "esriFieldTypeSmallInteger", "alias": "PermitDaysRemaining", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R660_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "0870d21aecda436f8385a4d484f673fa" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Rural 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": null, "subLayers": [], "minScale": 9028, "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": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 2258, "minScale": 4514, "name": "4514", "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": [ 240, 240, 240, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI Semibold", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ZoningDistrict]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 1130, "minScale": 2257, "name": "2257", "priority": 8, "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": [ 240, 240, 240, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI Semibold", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ZoningDistrict]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": false, "maxScale": 0, "minScale": 1129, "name": "1129", "priority": 11, "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": [ 240, 240, 240, 255 ], "haloSize": 2, "font": { "family": "Segoe UI Semibold", "size": 10, "style": "normal", "weight": "normal", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "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": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LegalLot", "type": "esriFieldTypeString", "alias": "Legal Lot", "length": 50, "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 }, { "name": "MarionAirportOverlay", "type": "esriFieldTypeInteger", "alias": "Marion Airport Overlay", "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": 5000, "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": "0870d21aecda436f8385a4d484f673fa" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Half Mile Buffer", "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": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02173768031E7, "ymin": 5139186.265000001, "xmax": -1.01874800722E7, "ymax": 5177456.157700002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BufferDistance", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BufferDistance", "type": "esriFieldTypeDouble", "alias": "Buffer Distance", "domain": null }, { "name": "BufferUnit", "type": "esriFieldTypeString", "alias": "Buffer Unit", "length": 25, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "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": "R659_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": "0870d21aecda436f8385a4d484f673fa" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Corporate Limits", "type": "Feature Layer", "description": "Displays the township boundaries of Linn County.", "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": "Auditor/Real Estate", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02230551424E7, "ymin": 5139965.924199998, "xmax": -1.01705146953E7, "ymax": 5205884.123800002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Type", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "ModifiedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R13981_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13981", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_13981", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S28_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": "0870d21aecda436f8385a4d484f673fa" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 3, "name": "Parcels", "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": 4515, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GPN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "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": "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": "SupervisorDistrict", "type": "esriFieldTypeInteger", "alias": "Supervisor District", "domain": null }, { "name": "SupervisorBio", "type": "esriFieldTypeString", "alias": "Supervisor Bio", "length": 255, "domain": null }, { "name": "AssessmentYear5", "type": "esriFieldTypeInteger", "alias": "Assessment Year 5", "domain": null }, { "name": "AssessmentYear5Value", "type": "esriFieldTypeInteger", "alias": "Assessment Year 5 Value", "domain": null }, { "name": "TaxYear1ValueTaxable", "type": "esriFieldTypeInteger", "alias": "Tax Year 1 Value Taxable", "domain": null }, { "name": "TaxYear2ValueTaxable", "type": "esriFieldTypeInteger", "alias": "Tax Year 2 Value Taxable", "domain": null }, { "name": "TaxYear3ValueTaxable", "type": "esriFieldTypeInteger", "alias": "Tax Year 3 Value Taxable", "domain": null }, { "name": "TaxYear4ValueTaxable", "type": "esriFieldTypeInteger", "alias": "Tax Year 4 Value Taxable", "domain": null }, { "name": "TaxYear5", "type": "esriFieldTypeInteger", "alias": "Tax Year 5", "domain": null }, { "name": "TaxYear5ValueTaxable", "type": "esriFieldTypeInteger", "alias": "Tax Year 5 Value Taxable", "domain": null }, { "name": "TaxYear5Net", "type": "esriFieldTypeDouble", "alias": "Tax Year 5 Net", "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": "ModifedDate", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "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": "OwnerAttention", "type": "esriFieldTypeString", "alias": "Owner Attention", "length": 150, "domain": null }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "Owner Address", "length": 100, "domain": null }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "Owner City", "length": 50, "domain": null }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "Owner State", "length": 50, "domain": null }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "Owner Zip", "length": 25, "domain": null }, { "name": "PLSSTownship", "type": "esriFieldTypeInteger", "alias": "PLSS Township", "domain": null }, { "name": "PLSSRange", "type": "esriFieldTypeInteger", "alias": "PLSS Range", "domain": null }, { "name": "PLSSSection", "type": "esriFieldTypeInteger", "alias": "PLSS Section", "domain": null }, { "name": "CityTownship", "type": "esriFieldTypeString", "alias": "City Township", "length": 50, "domain": null }, { "name": "TaxDistrictCode", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 100, "domain": null }, { "name": "TIFDistrictCode", "type": "esriFieldTypeString", "alias": "TIF District Code", "length": 100, "domain": null }, { "name": "Assessor", "type": "esriFieldTypeString", "alias": "Assessor", "length": 2, "domain": null }, { "name": "AssessmentYear", "type": "esriFieldTypeInteger", "alias": "Assessment Year", "domain": null }, { "name": "TaxCreditAgLand", "type": "esriFieldTypeString", "alias": "Tax Credit Ag Land", "length": 1, "domain": null }, { "name": "TaxCreditBusinessProperty", "type": "esriFieldTypeString", "alias": "Tax Credit Business Property", "length": 1, "domain": null }, { "name": "TaxCreditDisabledSenior", "type": "esriFieldTypeString", "alias": "Tax Credit Disabled Senior", "length": 1, "domain": null }, { "name": "TaxCreditFamilyFarm", "type": "esriFieldTypeString", "alias": "Tax Credit Family Farm", "length": 1, "domain": null }, { "name": "TaxCreditHomestead", "type": "esriFieldTypeString", "alias": "Tax Credit Homestead", "length": 1, "domain": null }, { "name": "TaxCreditMilitary", "type": "esriFieldTypeString", "alias": "Tax Credit Military", "length": 1, "domain": null }, { "name": "CSR", "type": "esriFieldTypeDouble", "alias": "CSR", "domain": null }, { "name": "SchoolDistrict", "type": "esriFieldTypeString", "alias": "School District", "length": 50, "domain": null }, { "name": "ElementarySchool", "type": "esriFieldTypeString", "alias": "Elementary School", "length": 50, "domain": null }, { "name": "IntermediateSchool", "type": "esriFieldTypeString", "alias": "Intermediate School", "length": 50, "domain": null }, { "name": "MiddleSchool", "type": "esriFieldTypeString", "alias": "Middle School", "length": 50, "domain": null }, { "name": "HighSchool", "type": "esriFieldTypeString", "alias": "High School", "length": 50, "domain": null }, { "name": "HouseDistrict", "type": "esriFieldTypeInteger", "alias": "House District", "domain": null }, { "name": "HouseBio", "type": "esriFieldTypeString", "alias": "House Bio", "length": 255, "domain": null }, { "name": "SenateDistrict", "type": "esriFieldTypeInteger", "alias": "Senate District", "domain": null }, { "name": "SenateBio", "type": "esriFieldTypeString", "alias": "Senate Bio", "length": 255, "domain": null }, { "name": "CityCouncilDistrict", "type": "esriFieldTypeString", "alias": "City Council District", "length": 10, "domain": null }, { "name": "CityCouncilBio", "type": "esriFieldTypeString", "alias": "City Council Bio", "length": 255, "domain": null }, { "name": "AssessmentYear1", "type": "esriFieldTypeInteger", "alias": "Assessment Year 1", "domain": null }, { "name": "AssessmentYear1Value", "type": "esriFieldTypeInteger", "alias": "Assessment Year 1 Value", "domain": null }, { "name": "AssessmentYear2", "type": "esriFieldTypeInteger", "alias": "Assessment Year 2", "domain": null }, { "name": "AssessmentYear2Value", "type": "esriFieldTypeInteger", "alias": "Assessment Year 2 Value", "domain": null }, { "name": "AssessmentYear3", "type": "esriFieldTypeInteger", "alias": "Assessment Year 3", "domain": null }, { "name": "AssessmentYear3Value", "type": "esriFieldTypeInteger", "alias": "Assessment Year 3 Value", "domain": null }, { "name": "AssessmentYear4", "type": "esriFieldTypeInteger", "alias": "Assessment Year 4", "domain": null }, { "name": "AssessmentYear4Value", "type": "esriFieldTypeInteger", "alias": "Assessment Year 4 Value", "domain": null }, { "name": "TaxYear1", "type": "esriFieldTypeInteger", "alias": "Tax Year 1", "domain": null }, { "name": "TaxYear1Net", "type": "esriFieldTypeDouble", "alias": "Tax Year 1 Net", "domain": null }, { "name": "TaxYear2", "type": "esriFieldTypeInteger", "alias": "Tax Year 2", "domain": null }, { "name": "TaxYear2Net", "type": "esriFieldTypeDouble", "alias": "Tax Year 2 Net", "domain": null }, { "name": "TaxYear3", "type": "esriFieldTypeInteger", "alias": "Tax Year 3", "domain": null }, { "name": "TaxYear3Net", "type": "esriFieldTypeDouble", "alias": "Tax Year 3 Net", "domain": null }, { "name": "TaxYear4", "type": "esriFieldTypeInteger", "alias": "Tax Year 4", "domain": null }, { "name": "TaxYear4Net", "type": "esriFieldTypeDouble", "alias": "Tax Year 4 Net", "domain": null }, { "name": "TaxSystemDate", "type": "esriFieldTypeDate", "alias": "Tax System Date", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "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": 5000, "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": "0870d21aecda436f8385a4d484f673fa" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 4, "name": "No Burning Area", "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": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.02230400358E7, "ymin": 5139970.194499999, "xmax": -1.01705326611E7, "ymax": 5205869.376000002, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "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 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 150, "domain": null }, { "name": "Criteria", "type": "esriFieldTypeString", "alias": "Criteria", "length": 100, "domain": null }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "Fire District", "length": 25, "domain": null }, { "name": "OpenBurningAllowed", "type": "esriFieldTypeString", "alias": "Open Burning Allowed", "length": 1, "domain": null }, { "name": "GPNNUM", "type": "esriFieldTypeString", "alias": "GPN", "length": 15, "domain": null }, { "name": "ModifedDate", "type": "esriFieldTypeDate", "alias": "ModifedDate", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R658_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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": "0870d21aecda436f8385a4d484f673fa" } ], "tables": [] }