Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve geo dataset builder creation #456

Open
AndreiKingsley opened this issue Dec 13, 2024 · 1 comment
Open

Improve geo dataset builder creation #456

AndreiKingsley opened this issue Dec 13, 2024 · 1 comment
Labels
bug Something isn't working geo Related to kandy-geo

Comments

@AndreiKingsley
Copy link
Collaborator

Now, if user provides geometry data column with the same size as the original one, it works incorrect.

@AndreiKingsley AndreiKingsley added bug Something isn't working geo Related to kandy-geo labels Dec 13, 2024
@AndreiKingsley
Copy link
Collaborator Author

Also, there's a Lets-Plot error when use layer which geom is not compatible with Geo:

geodf.plot {
   geoMap()
   hLine {
     // error on rendering
      yIntercent.constant(1.0)
   }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working geo Related to kandy-geo
Projects
None yet
Development

No branches or pull requests

1 participant