Hi,
I am using this package to convert cartesian coordinates to curvilinear coordinates. However, I am a little confused about the definition of the project domain. I randomly sample points in cartesian and use cartesian_point_inside_projection_domain to check if it belong to the project domain. I got the following result.

The black line is my reference line and the red points are in the project domain. It seems the domain is not symmetric to the reference line. Could you elaborate more about the definition of the project domain?
Thanks.
Hi,
I am using this package to convert cartesian coordinates to curvilinear coordinates. However, I am a little confused about the definition of the project domain. I randomly sample points in cartesian and use
cartesian_point_inside_projection_domainto check if it belong to the project domain. I got the following result.The black line is my reference line and the red points are in the project domain. It seems the domain is not symmetric to the reference line. Could you elaborate more about the definition of the project domain?
Thanks.