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

Single process GIS support #41

Open
etatara opened this issue Jul 31, 2023 · 0 comments
Open

Single process GIS support #41

etatara opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@etatara
Copy link
Member

etatara commented Jul 31, 2023

Provide support for GIS on a single process, in a way that is similar to the RepastS Geography projection. Single-process GIS will come with the caveat that the Geography won't automatically move agents across process and should only be used on a 0-rank model.

At minimum, this should include:

  • Geography projection or container
  • Add / move / remove agent - geography pairs to the geography
  • Get agent geometry from Geography
  • Spatial index in geography for spatial queries of objects within bounding box
  • Coordinate Reference System (CRS) support in Geography
  • Shapefile loading and/or agent-factory from shapefile feature data

Python packages for implementation:

@etatara etatara self-assigned this Jul 31, 2023
@etatara etatara added the enhancement New feature or request label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant