{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Normalized Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 130000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
This feature class was compiled from County parcel data and contains parcel polygons and associated parcel attribute information. Atrributes include PARNO, ALTKEY, Section, Township, Range, owner name, owner mailing address, site address, most recent sales info, valuation, land use codes, building details, legal description, and more.<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "Panda Consulting normalized and standardized the county parcel data to allow joining the data with the published tax roll and sale information. The raw data from the Property Appraisers' offices is scrubbed to remove barriers to efficiently utilizing the data. SFWMD removed unpopulated or inconsistently populated attribute fields.", "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": 208381.71611574665, "ymin": 44726.00245524198, "xmax": 1006506.0112681612, "ymax": 1797692.1120015755, "spatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PARNO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PARNO", "type": "esriFieldTypeString", "alias": "Local Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PARNO" }, { "name": "NPARNO", "type": "esriFieldTypeString", "alias": "National Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NPARNO" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "State Name", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STNAME" }, { "name": "CNTYNAME", "type": "esriFieldTypeString", "alias": "County Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CNTYNAME" }, { "name": "CNTYFIPS", "type": "esriFieldTypeString", "alias": "County FIPS Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CNTYFIPS" }, { "name": "SOURCEAGENT", "type": "esriFieldTypeString", "alias": "Data Source Agency", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SOURCEAGENT" }, { "name": "STRUCT", "type": "esriFieldTypeString", "alias": "Structure Indicator", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STRUCT" }, { "name": "LANDVAL", "type": "esriFieldTypeInteger", "alias": "Land Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDVAL" }, { "name": "PARVAL", "type": "esriFieldTypeInteger", "alias": "Total Parcel Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PARVAL" }, { "name": "PARVALTYPE", "type": "esriFieldTypeString", "alias": "Type of Value Reported", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARVALTYPE" }, { "name": "PARUSECODE", "type": "esriFieldTypeString", "alias": "Tax Parcel Use Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARUSECODE" }, { "name": "PARUSEDESC", "type": "esriFieldTypeString", "alias": "Tax Parcel Use Code Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PARUSEDESC" }, { "name": "OWNTYPE", "type": "esriFieldTypeString", "alias": "Owner Classification or Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNTYPE" }, { "name": "AREATXT", "type": "esriFieldTypeString", "alias": "Area of Parcel as Text", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AREATXT" }, { "name": "AREANO", "type": "esriFieldTypeDouble", "alias": "Area of Parcel as Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREANO" }, { "name": "OWNNAME", "type": "esriFieldTypeString", "alias": "Full Owner Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "OWNNAME" }, { "name": "MAILADD", "type": "esriFieldTypeString", "alias": "Full Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MAILADD" }, { "name": "MCITY", "type": "esriFieldTypeString", "alias": "Mailing Address City", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MCITY" }, { "name": "MSTATE", "type": "esriFieldTypeString", "alias": "Mailing Address State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MSTATE" }, { "name": "MZIP", "type": "esriFieldTypeString", "alias": "Mailing Address Zip", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MZIP" }, { "name": "SITEADD", "type": "esriFieldTypeString", "alias": "Full Site Address", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SITEADD" }, { "name": "SCITY", "type": "esriFieldTypeString", "alias": "Site Address City", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SCITY" }, { "name": "SZIP", "type": "esriFieldTypeString", "alias": "Site Address Zip Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SZIP" }, { "name": "LEGDECFULL", "type": "esriFieldTypeString", "alias": "Full Legal Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LEGDECFULL" }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "Source Document Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SOURCEDATE" }, { "name": "ALTKEY", "type": "esriFieldTypeString", "alias": "Alternate Key", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALTKEY" }, { "name": "ALTKEY_NEW", "type": "esriFieldTypeString", "alias": "Shortened Alternate Key", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ALTKEY_NEW" }, { "name": "ASSD_LND", "type": "esriFieldTypeInteger", "alias": "Assessed Land Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSD_LND" }, { "name": "ASSD_TOT", "type": "esriFieldTypeInteger", "alias": "Market Total Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSD_TOT" }, { "name": "MRKT_AG", "type": "esriFieldTypeInteger", "alias": "Market Agricultural Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MRKT_AG" }, { "name": "S_SECTION", "type": "esriFieldTypeInteger", "alias": "Section", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "S_SECTION" }, { "name": "S_TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "S_TOWNSHIP" }, { "name": "S_RANGE", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "S_RANGE" }, { "name": "SALE1_AMT", "type": "esriFieldTypeInteger", "alias": "Most Recent Sale Amount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SALE1_AMT" }, { "name": "SALE1_DATE", "type": "esriFieldTypeString", "alias": "Most Recent Sale Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SALE1_DATE" }, { "name": "SALE1_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Most Recent Sale Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SALE1_YEAR" }, { "name": "SALE1_BK", "type": "esriFieldTypeString", "alias": "Most Recent Sale Book", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SALE1_BK" }, { "name": "SALE1_PG", "type": "esriFieldTypeString", "alias": "Most Recent Sale Page", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SALE1_PG" }, { "name": "YRBLT_ACT", "type": "esriFieldTypeSmallInteger", "alias": "Year Built Actual", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRBLT_ACT" }, { "name": "YRBLT_EFF", "type": "esriFieldTypeSmallInteger", "alias": "Year Built Effective", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YRBLT_EFF" }, { "name": "TOT_LVG_AREA", "type": "esriFieldTypeInteger", "alias": "Total living or usable area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOT_LVG_AREA" }, { "name": "NO_BULDNG", "type": "esriFieldTypeInteger", "alias": "Number of Buildings", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_BULDNG" }, { "name": "NO_RES_UNITS", "type": "esriFieldTypeInteger", "alias": "Number of Residential Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_RES_UNITS" }, { "name": "COUNTYDOR", "type": "esriFieldTypeDouble", "alias": "DOR County Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTYDOR" }, { "name": "DORUSECODE", "type": "esriFieldTypeDouble", "alias": "DOR Use Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DORUSECODE" }, { "name": "CTYUSECODE", "type": "esriFieldTypeDouble", "alias": "County Use Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTYUSECODE" }, { "name": "ACQDATEMO", "type": "esriFieldTypeDouble", "alias": "Data Acquisition Month", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACQDATEMO" }, { "name": "ACQDATEDAY", "type": "esriFieldTypeDouble", "alias": "Data Acquisition Day", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACQDATEDAY" }, { "name": "ACQDATEYR", "type": "esriFieldTypeDouble", "alias": "Data Acquisition Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACQDATEYR" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LOT" }, { "name": "JV_HMSTD", "type": "esriFieldTypeInteger", "alias": "Just Value Homestead", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JV_HMSTD" }, { "name": "TAX_AUTH_CD", "type": "esriFieldTypeString", "alias": "Taxing Authority Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TAX_AUTH_CD" }, { "name": "PAR_SPLT", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Split/Combine Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAR_SPLT" }, { "name": "PAWEBPAGE", "type": "esriFieldTypeString", "alias": "Property Appraiser Homepage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PAWEBPAGE" }, { "name": "PALINK", "type": "esriFieldTypeString", "alias": "Parcel Record URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PALINK" }, { "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": "PIN", "type": "esriFieldTypeString", "alias": "District Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIN" }, { "name": "BLDG_CLASS", "type": "esriFieldTypeString", "alias": "Building Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BLDG_CLASS" }, { "name": "OCCUPANCY", "type": "esriFieldTypeString", "alias": "Occupancy", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OCCUPANCY" }, { "name": "OCC_TYPE_DESC", "type": "esriFieldTypeString", "alias": "OccupancyTypeDesc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "OCC_TYPE_DESC" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4961_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I10222CNTYNAME3", "fields": "CNTYNAME,PARNO,PARUSECODE,PARUSEDESC,OWNTYPE,OWNNAME,MAILADD,ALTKEY,ALTKEY_NEW,PIN,SITEADD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10222CNTYNAME2", "fields": "CNTYNAME,PARNO,PARUSECODE,PARUSEDESC,OWNTYPE,OWNNAME,MAILADD,ALTKEY,ALTKEY_NEW,PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I10222SITEADD", "fields": "SITEADD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "PIN", "fields": "CNTYNAME,PARNO,PARUSECODE,PARUSEDESC,OWNTYPE,OWNNAME,MAILADD,SITEADD,PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S4818_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Normalized Parcels (August 2022)", "description": "", "prototype": { "attributes": { "OCCUPANCY": null, "PARNO": null, "NPARNO": null, "STNAME": null, "CNTYNAME": null, "CNTYFIPS": null, "SOURCEAGENT": null, "STRUCT": null, "LANDVAL": null, "PARVAL": null, "PARVALTYPE": null, "PARUSECODE": null, "PARUSEDESC": null, "OWNTYPE": null, "AREATXT": null, "AREANO": null, "OWNNAME": null, "MAILADD": null, "MCITY": null, "MSTATE": null, "MZIP": null, "SITEADD": null, "SCITY": null, "SZIP": null, "LEGDECFULL": null, "SOURCEDATE": null, "ALTKEY": null, "ALTKEY_NEW": null, "ASSD_LND": null, "ASSD_TOT": null, "MRKT_AG": null, "S_SECTION": null, "S_TOWNSHIP": null, "S_RANGE": null, "SALE1_AMT": null, "SALE1_DATE": null, "SALE1_YEAR": null, "SALE1_BK": null, "SALE1_PG": null, "YRBLT_ACT": null, "YRBLT_EFF": null, "TOT_LVG_AREA": null, "NO_BULDNG": null, "NO_RES_UNITS": null, "COUNTYDOR": null, "DORUSECODE": null, "CTYUSECODE": null, "ACQDATEMO": null, "ACQDATEDAY": null, "ACQDATEYR": null, "BLOCK": null, "LOT": null, "JV_HMSTD": null, "TAX_AUTH_CD": null, "PAR_SPLT": null, "PAWEBPAGE": null, "PALINK": null, "OCC_TYPE_DESC": null, "BLDG_CLASS": null, "PIN": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "db3e3c72db7b4ed8828cdc0395726e64" } ], "tables": [] }