Download TIGER shapes for Estates (US Virgin Islands)
Examples
# Wrapped in try due to false positive 304 errors
try(tt_estates()) # downloads slow on CRAN
#> Simple feature collection with 416 features and 16 fields
#> Geometry type: MULTIPOLYGON
#> Dimension: XY
#> Bounding box: xmin: -65.06434 ymin: 17.67393 xmax: -64.56519 ymax: 18.41538
#> Geodetic CRS: NAD83
#> # A tibble: 416 × 17
#> STATEFP COUNTYFP ESTATEFP ESTATENS GEOID GEOIDFQ NAME NAMELSAD LSAD CLASSFP
#> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 78 010 77100 02631827 7801… 06V000… Stra… Estate … 52 Z1
#> 2 78 010 57530 01994438 7801… 06V000… Mont… Estate … 52 Z1
#> 3 78 010 14840 01994174 7801… 06V000… Cath… Estate … 52 Z1
#> 4 78 010 49700 02631811 7801… 06V000… Jeru… Estate … 52 Z1
#> 5 78 010 07650 01994091 7801… 06V000… Bett… Estate … 52 Z1
#> 6 78 010 66060 01994367 7801… 06V000… Rose… Estate … 52 Z1
#> 7 78 010 63300 01994328 7801… 06V000… Para… Estate … 52 Z1
#> 8 78 010 45050 01994218 7801… 06V000… Gran… Estate … 52 Z1
#> 9 78 010 47600 01994235 7801… 06V000… Herm… Estate … 52 Z1
#> 10 78 010 74400 01994249 7801… 06V000… Sout… Estate … 52 Z1
#> # ℹ 406 more rows
#> # ℹ 7 more variables: MTFCC <chr>, FUNCSTAT <chr>, ALAND <dbl>, AWATER <dbl>,
#> # INTPTLAT <chr>, INTPTLON <chr>, geometry <MULTIPOLYGON [°]>