{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Ottawa County Parcels (Public)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "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, 55, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var FinalPIN = Right($feature.FinalPIN,7);\nvar AddressNumber = $feature.AddressNumber;\n\nreturn FinalPin + TextFormatting.NewLine + AddressNumber\n\n\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "IsCondo = 'FALSE'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.261487632283464E7, "ymin": 452626.70275589824, "xmax": 1.2744223939960629E7, "ymax": 625457.8100393713, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FinalPIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParentPIN", "type": "esriFieldTypeString", "alias": "Parent PIN", "length": 16, "domain": null }, { "name": "IsCondo", "type": "esriFieldTypeString", "alias": "Condo Parcel", "length": 5, "domain": null }, { "name": "CondoPIN", "type": "esriFieldTypeString", "alias": "Condo PIN", "length": 16, "domain": null }, { "name": "FinalPIN", "type": "esriFieldTypeString", "alias": "Final PIN", "length": 16, "domain": null }, { "name": "FinalPackedPIN", "type": "esriFieldTypeString", "alias": "Final Packed PIN", "length": 12, "domain": null }, { "name": "CondoName", "type": "esriFieldTypeString", "alias": "Condo Development Name", "length": 50, "domain": null }, { "name": "CondoUnit", "type": "esriFieldTypeString", "alias": "Condo Unit", "length": 50, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 35, "domain": null }, { "name": "AddressNumber", "type": "esriFieldTypeDouble", "alias": "Address Number", "domain": null }, { "name": "AddressDir", "type": "esriFieldTypeString", "alias": "Address Prefix Direction", "length": 2, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 25, "domain": null }, { "name": "PropertyAddress", "type": "esriFieldTypeString", "alias": "Property Address", "length": 62, "domain": null }, { "name": "PropertyCity", "type": "esriFieldTypeString", "alias": "Property City", "length": 25, "domain": null }, { "name": "PropertyState", "type": "esriFieldTypeString", "alias": "Property Sate", "length": 2, "domain": null }, { "name": "PropertyZip", "type": "esriFieldTypeString", "alias": "Property Zip", "length": 10, "domain": null }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 35, "domain": null }, { "name": "MailingCity", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 25, "domain": null }, { "name": "MailingState", "type": "esriFieldTypeString", "alias": "Mailing State", "length": 2, "domain": null }, { "name": "MailingZip", "type": "esriFieldTypeString", "alias": "Mailing Zip", "length": 10, "domain": null }, { "name": "SchoolDistrict", "type": "esriFieldTypeString", "alias": "School District", "length": 5, "domain": null }, { "name": "PropertyClass", "type": "esriFieldTypeString", "alias": "Property Class", "length": 5, "domain": null }, { "name": "GovernmentUnit", "type": "esriFieldTypeString", "alias": "Government Unit", "length": 5, "domain": null }, { "name": "LegalDesc", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 1073741822, "domain": null }, { "name": "AssessedValue", "type": "esriFieldTypeDouble", "alias": "AssessedValue", "domain": null }, { "name": "SEVValue", "type": "esriFieldTypeDouble", "alias": "SEV Value", "domain": null }, { "name": "CappedValue", "type": "esriFieldTypeDouble", "alias": "Capped Value", "domain": null }, { "name": "TaxableValue", "type": "esriFieldTypeDouble", "alias": "Taxable Value", "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "Stated Area", "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": "StreetSuffix", "type": "esriFieldTypeString", "alias": "StreetSuffix", "length": 4, "domain": null }, { "name": "UnitOrApt", "type": "esriFieldTypeString", "alias": "Unit Or Apt", "length": 12, "domain": null }, { "name": "SchoolDistrictDescription", "type": "esriFieldTypeString", "alias": "School District Description", "length": 50, "domain": null }, { "name": "PropertyClassDescription", "type": "esriFieldTypeString", "alias": "Property Class Description", "length": 50, "domain": null }, { "name": "GovernmentUnitDescription", "type": "esriFieldTypeString", "alias": "Government Unit Description", "length": 50, "domain": null }, { "name": "PrincipalResidenceExemption", "type": "esriFieldTypeSmallInteger", "alias": "Principal Residence Exemption", "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "BSA_UID", "type": "esriFieldTypeString", "alias": "BSA_UID", "length": 4, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R5048_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3345_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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "88d8913ec7a04d8fa3e5326d2c39b7c3" }