{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Parcels with Owner Name", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
Each parcel is uniquely identified by an Assessment Parcel Number (APN), except some parcels owned by the federal or state government that are exempt from tax as a real parcel. Additional data beyond the APN include the situs (physical) address, acreage, assessor's legal description, plat name if appropriate, and a couple links to our assessor pages for more information. More parcel data concerning ownership interests, owners' addresses, evaluation history, and related data can be requested from the Franklin County Assessor or GIS departments using the appropriate email contact shown later.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Franklin County Assessor and GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1902914.70201422, "ymin": 318722.559852138, "xmax": 2218650.19422963, "ymax": 521340.96301347, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ParcelNumber + iif (IsEmpty ($feature.Situs), '', '\\n' + split ($feature.Situs, ',')[0])"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 72223.819286, "name": "Class 1", "priority": 1, "symbol": { "type": "esriTS", "color": [ 168, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SubName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCELNUMBER", "type": "esriFieldTypeString", "alias": "PARCELNUMBER", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARCELNUMBER" }, { "name": "SubName", "type": "esriFieldTypeString", "alias": "SubName", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "SubName" }, { "name": "LotNumber", "type": "esriFieldTypeSmallInteger", "alias": "LotNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotNumber" }, { "name": "Situs", "type": "esriFieldTypeString", "alias": "Situs", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Situs" }, { "name": "SitusCity", "type": "esriFieldTypeString", "alias": "SitusCity", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SitusCity" }, { "name": "SitusZip", "type": "esriFieldTypeString", "alias": "SitusZip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SitusZip" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "LegalDesc", "type": "esriFieldTypeString", "alias": "LegalDesc", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LegalDesc" }, { "name": "Neighborhood", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "District" }, { "name": "LastName", "type": "esriFieldTypeString", "alias": "LastName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastName" }, { "name": "FirstName", "type": "esriFieldTypeString", "alias": "FirstName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstName" }, { "name": "DORCode", "type": "esriFieldTypeString", "alias": "DORCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DORCode" }, { "name": "PrimaryLandType", "type": "esriFieldTypeString", "alias": "PrimaryLandType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PrimaryLandType" }, { "name": "PrimaryImprovement", "type": "esriFieldTypeString", "alias": "PrimaryImprovement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PrimaryImprovement" }, { "name": "TaxsifterLink", "type": "esriFieldTypeString", "alias": "TaxsifterLink", "domain": null, "editable": true, "nullable": true, "length": 72, "defaultValue": null, "modelName": "TaxsifterLink" }, { "name": "AuditorLink", "type": "esriFieldTypeString", "alias": "AuditorLink", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AuditorLink" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PARCELNUMBER", "fields": "PARCELNUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels with Owner Data", "description": "", "prototype": { "attributes": { "AuditorLink": null, "PARCELNUMBER": null, "SubName": null, "LotNumber": null, "Situs": null, "SitusCity": null, "SitusZip": null, "Acres": null, "LegalDesc": null, "Neighborhood": null, "District": null, "LastName": null, "FirstName": null, "DORCode": null, "PrimaryLandType": null, "PrimaryImprovement": null, "TaxsifterLink": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "11c08a965cb04a06b8adc5ed281aeff5" }