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

gis:create-turtles-from-points: Turtle placed outside of envelope when envelope set to gis:envelope-of the dataset in question #40

Open
JamesHovet opened this issue Apr 18, 2022 · 0 comments

Comments

@JamesHovet
Copy link
Contributor

Steps to Reproduce:

Tried to create turtle outside GIS envelope at: (-85.04320641132607, 41.60757853756865, NaN). Try setting your GIS world envelope with gis:set-world-envelope (gis:envelope-union-of (gis:envelope-of your-first-dataset) (gis:envelope-of your-second-dataset) etc.))
  • Run show gis:world-envelope and observe the output [-85.35946191554375 -84.99406832484011 41.607578537568656 41.97297212827229]

The desired behavior should be for the turtle to be placed within the NetLogo world, even if it has to get nudged just a tiny bit to not be on the edge of the envelope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant