@@ -8,6 +8,7 @@ CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
8
8
DataAPI = " 9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
9
9
DelaunayTriangulation = " 927a84f5-c5f4-47a5-9785-b46e178433df"
10
10
ExactPredicates = " 429591f6-91af-11e9-00e2-59fbe8cec110"
11
+ Extents = " 411431e0-e8b7-467b-b5e0-f676ba4f2910"
11
12
GeoInterface = " cf35fbd7-0cd7-5166-be24-54bfbe79505f"
12
13
GeometryBasics = " 5c1252a2-5f33-56bf-86c9-59e7332b4326"
13
14
GeometryOpsCore = " 05efe853-fabf-41c8-927e-7063c8b9f013"
@@ -20,17 +21,20 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
20
21
FlexiJoins = " e37f2e79-19fa-4eb7-8510-b63b51fe0a37"
21
22
LibGEOS = " a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
22
23
Proj = " c94c279d-25a6-4763-9509-64d165bea63e"
24
+ TGGeometry = " d7e755d2-3c95-4bcf-9b3c-79ab1a78647b"
23
25
24
26
[extensions ]
25
27
GeometryOpsFlexiJoinsExt = " FlexiJoins"
26
28
GeometryOpsLibGEOSExt = " LibGEOS"
27
29
GeometryOpsProjExt = " Proj"
30
+ GeometryOpsTGGeometryExt = " TGGeometry"
28
31
29
32
[compat ]
30
33
CoordinateTransformations = " 0.5, 0.6"
31
34
DataAPI = " 1"
32
35
DelaunayTriangulation = " 1.0.4"
33
36
ExactPredicates = " 2.2.8"
37
+ Extents = " 0.1.5"
34
38
FlexiJoins = " 0.1.30"
35
39
GeoInterface = " 1.2"
36
40
GeometryBasics = " 0.4.7, 0.5"
@@ -40,8 +44,9 @@ LinearAlgebra = "1"
40
44
Proj = " 1"
41
45
SortTileRecursiveTree = " 0.1"
42
46
Statistics = " 1"
47
+ TGGeometry = " 0.1"
43
48
Tables = " 1"
44
- julia = " 1.9 "
49
+ julia = " 1.10 "
45
50
46
51
[extras ]
47
52
ArchGDAL = " c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
0 commit comments