Skip to content

Commit

Permalink
New package: GeoArrow v0.2.0 (#123255)
Browse files Browse the repository at this point in the history
UUID: 5bc3a8d9-1bfb-4624-ba94-a391279174d6
Repo: https://github.com/JuliaGeo/GeoArrow.jl.git
Tree: 4044f43a90d29d3888e632a5f9588f0720bdbc42

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 21, 2025
1 parent 5de1cc2 commit 84497e4
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
13 changes: 13 additions & 0 deletions G/GeoArrow/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
Arrow = "2.8.0-2"
DataAPI = "1"
DataFrames = "1.7.0-1"
Extents = "0.1"
GeoFormatTypes = "0.4"
GeoInterface = "1.2.0-1"
JSON3 = "1.14.0-1"
Proj = "1.8.0-1"
StringViews = "1.3.0-1"
Tables = "1.12.0-1"
WellKnownGeometry = "0.2"
julia = "1.10.0-1"
12 changes: 12 additions & 0 deletions G/GeoArrow/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Extents = "411431e0-e8b7-467b-b5e0-f676ba4f2910"
GeoFormatTypes = "68eda718-8dee-11e9-39e7-89f7f65f511f"
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Proj = "c94c279d-25a6-4763-9509-64d165bea63e"
StringViews = "354b36f9-a18e-4713-926e-db85100087ba"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
WellKnownGeometry = "0f680547-7be7-4555-8820-bb198eeb646b"
3 changes: 3 additions & 0 deletions G/GeoArrow/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "GeoArrow"
uuid = "5bc3a8d9-1bfb-4624-ba94-a391279174d6"
repo = "https://github.com/JuliaGeo/GeoArrow.jl.git"
2 changes: 2 additions & 0 deletions G/GeoArrow/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.2.0"]
git-tree-sha1 = "4044f43a90d29d3888e632a5f9588f0720bdbc42"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4261,6 +4261,7 @@ some amount of consideration when choosing package names.
5bb4b094-0818-496d-ae94-fd777e10e8ba = { name = "StippleTable", path = "S/StippleTable" }
5bb9b785-358c-4fee-af0f-b94a146244a8 = { name = "CompetingClocks", path = "C/CompetingClocks" }
5bbddadd-02c5-4713-84b8-97364418cca7 = { name = "HerbInterpret", path = "H/HerbInterpret" }
5bc3a8d9-1bfb-4624-ba94-a391279174d6 = { name = "GeoArrow", path = "G/GeoArrow" }
5bc637a6-1a46-43ed-8ea7-ee39cc1921ce = { name = "TransitionalMCMC", path = "T/TransitionalMCMC" }
5be0b35e-b7aa-4f8f-be3c-193ee1a845a6 = { name = "MonthlyDates", path = "M/MonthlyDates" }
5be22e1c-01b5-4697-96eb-ef9ccdc854b8 = { name = "PetscWrap", path = "P/PetscWrap" }
Expand Down

0 comments on commit 84497e4

Please sign in to comment.