As MakieCore depends on GeometryBasics there is no way for GeoInterface to add makie recipes without a dependency loop. We want the GeoInterface geometries to plot easily, and for our macro to add Makie recipes to be useable from GeoInterface. The problem is going to be managing the transition without breaking lots of code and / or precompile. See https://github.com/JuliaGeo/GeoInterface.jl/pull/143