Tristan Carion
Tristan Carion
**Describe the bug** When several sibling elements are to be rendered inside a `@foreach` loop, only the last sibling is actually rendered. *Example :* ```html Book name: $(book.name) Book author:...
Hi! When I'm executing this script in Julia: ```julia using PyCall py""" import urllib.request as urlrq import sys print(sys.version) print(sys.executable) api_url = "https://dog-api.kinduff.com/api/facts" resp = urlrq.urlopen(api_url) print(resp.readlines()) """ ``` it...
this PR originates from here: #263 So far, I created the `LambertConic` type and implemented the forward formulas. I took inspiration from the `Albers` code, and used [this document](https://www.iogp.org/wp-content/uploads/2019/09/373-07-02.pdf) for...
reference: https://epsg.org/crs_31370/BD72-Belgian-Lambert-72.html