Skip to content

Commit

Permalink
Only import GeoDataFrames
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 committed Sep 19, 2024
1 parent a6a77d7 commit d7996db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/rasterize.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using Rasters, Test, ArchGDAL, ArchGDAL.GDAL, Dates, Statistics, DataFrames, GeoDataFrames, Extents, Shapefile, GeometryBasics
using Rasters, Test, ArchGDAL, ArchGDAL.GDAL, Dates, Statistics, DataFrames, Extents, Shapefile, GeometryBasics
import GeoDataFrames
import GeoInterface as GI
using Rasters.Lookups, Rasters.Dimensions
using Rasters: bounds
Expand Down

0 comments on commit d7996db

Please sign in to comment.