@@ -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
GeoFormatTypes = " 68eda718-8dee-11e9-39e7-89f7f65f511f"
12
13
GeoInterface = " cf35fbd7-0cd7-5166-be24-54bfbe79505f"
13
14
GeometryBasics = " 5c1252a2-5f33-56bf-86c9-59e7332b4326"
@@ -21,17 +22,20 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
21
22
FlexiJoins = " e37f2e79-19fa-4eb7-8510-b63b51fe0a37"
22
23
LibGEOS = " a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
23
24
Proj = " c94c279d-25a6-4763-9509-64d165bea63e"
25
+ TGGeometry = " d7e755d2-3c95-4bcf-9b3c-79ab1a78647b"
24
26
25
27
[extensions ]
26
28
GeometryOpsFlexiJoinsExt = " FlexiJoins"
27
29
GeometryOpsLibGEOSExt = " LibGEOS"
28
30
GeometryOpsProjExt = " Proj"
31
+ GeometryOpsTGGeometryExt = " TGGeometry"
29
32
30
33
[compat ]
31
34
CoordinateTransformations = " 0.5, 0.6"
32
35
DataAPI = " 1"
33
36
DelaunayTriangulation = " 1.0.4"
34
37
ExactPredicates = " 2.2.8"
38
+ Extents = " 0.1.5"
35
39
FlexiJoins = " 0.1.30"
36
40
GeoFormatTypes = " 0.4"
37
41
GeoInterface = " 1.2"
@@ -42,8 +46,9 @@ LinearAlgebra = "1"
42
46
Proj = " 1"
43
47
SortTileRecursiveTree = " 0.1"
44
48
Statistics = " 1"
49
+ TGGeometry = " 0.1"
45
50
Tables = " 1"
46
- julia = " 1.9 "
51
+ julia = " 1.10 "
47
52
48
53
[extras ]
49
54
ArchGDAL = " c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
@@ -53,7 +58,6 @@ DimensionalData = "0703355e-b756-11e9-17c0-8b28908087d0"
53
58
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
54
59
Downloads = " f43a241f-c20a-4ad4-852c-f6b1247861c6"
55
60
FlexiJoins = " e37f2e79-19fa-4eb7-8510-b63b51fe0a37"
56
- GeoFormatTypes = " 68eda718-8dee-11e9-39e7-89f7f65f511f"
57
61
GeoJSON = " 61d90e0f-e114-555e-ac52-39dfb47a3ef9"
58
62
JLD2 = " 033835bb-8acc-5ee8-8aae-3f567f8a3819"
59
63
LibGEOS = " a90b1aa1-3769-5649-ba7e-abc5a9d163eb"
@@ -67,4 +71,4 @@ Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
67
71
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
68
72
69
73
[targets ]
70
- test = [" ArchGDAL" , " CoordinateTransformations" , " DataFrames" , " Distributions" , " DimensionalData" , " Downloads" , " FlexiJoins" , " GeoFormatTypes " , " GeoJSON" , " Proj" , " JLD2" , " LibGEOS" , " Random" , " Rasters" , " NaturalEarth" , " OffsetArrays" , " SafeTestsets" , " Shapefile" , " Test" ]
74
+ test = [" ArchGDAL" , " CoordinateTransformations" , " DataFrames" , " Distributions" , " DimensionalData" , " Downloads" , " FlexiJoins" , " GeoJSON" , " Proj" , " JLD2" , " LibGEOS" , " Random" , " Rasters" , " NaturalEarth" , " OffsetArrays" , " SafeTestsets" , " Shapefile" , " Test" ]
0 commit comments