using GeoJSON, GeoMakie, GLMakie, Downloads, Colors
Greece = Downloads.download("https://raw.githubusercontent.com/codeforgermany/click_that_hood/main/public/data/greece-prefectures.geojson")
geo = GeoJSON.read(read(Greece))
poly(geo, strokecolor = :deepskyblue3, color = (:darkslategray2, 0.5), strokewidth = 1)
Try making maps with Makie for different countries in different colours!😉
Top comments (4)
Hey @oeleftherakou it would be awesome to see some additional commentary from you here on how this code works and such. Right now, just with the code, it's not super clear how I can more generally reproduce this setup for other countries and such.
Hey @logankilpatrick ! I will prepare a complete article about it. This was only a sample!
Exactly the snippet I needed! Thank you
Ca inginer geodez pot spune ca harta Grecieie a ieșit minunat.