TigerFetch.jl

Download TIGER/Line shapefiles from the US Census Bureau
Log | Files | Refs | README | LICENSE

Project.toml (630B)


      1 [deps]
      2 CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
      3 DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
      4 DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
      5 Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
      6 DocumenterVitepress = "4710194d-e776-4893-9690-8d956a29c365"
      7 GADM = "a8dd9ffe-31dc-4cf5-a379-ea69100a8233"
      8 GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"
      9 GeoMakie = "db073c08-6b98-4ee5-b6a4-5efafb3259c6"
     10 GeometryOps = "3251bfac-6a57-4b6d-aa61-ac1fef2975ab"
     11 Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
     12 TigerFetch = "59408d0a-a903-460e-b817-a5586a16527e"
     13 ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"