Skip to content

Commit

Permalink
import GeometryOps in GeoMakie (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Jul 18, 2024
1 parent 7e16264 commit 70e8694
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/GeoMakie.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@ using Makie: Format
using Makie.GridLayoutBase: Side

using GeoJSON, NaturalEarth # for data

import GeometryOps as GO, GeoInterface as GI
using GeoInterface: GeoInterface, coordinates, getfeature
using GeometryBasics: Polygon, MultiPolygon

using Geodesy
using Proj
import GeoFormatTypes
Expand Down

0 comments on commit 70e8694

Please sign in to comment.