Skip to content

Commit

Permalink
add GeoPaquet
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaqz committed Jan 8, 2025
1 parent bbcb659 commit 96860d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
GeoInterfaceMakie = "0edc0954-3250-4c18-859d-ec71c1660c08"
GeoInterfaceRecipes = "0329782f-3d07-4b52-b9f6-d3137cf03c7a"
GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"
GeoParquet = "e99870d8-ce00-4fdd-aeee-e09192881159"
GeometryOps = "3251bfac-6a57-4b6d-aa61-ac1fef2975ab"
LibGEOS = "a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
NCDatasets = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
Expand All @@ -35,6 +36,7 @@ GeoInterface = "1"
GeoInterfaceMakie = "0.1.8"
GeoInterfaceRecipes = "1.0.2"
GeoJSON = "0.8"
GeoParquet = "0.3.0"
GeometryOps = "0.1"
LibGEOS = "0.9.2"
NCDatasets = "0.14.6"
Expand Down
1 change: 1 addition & 0 deletions src/Geo.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ using GeoFormatTypes
using GeoInterface
using GeoInterfaceMakie
using GeoInterfaceRecipes
using GeoParquet
using GeometryOps
using LibGEOS
using NCDatasets
Expand Down

0 comments on commit 96860d9

Please sign in to comment.