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

Scala or Python? #7

Open
JulienPeloton opened this issue May 11, 2018 · 4 comments
Open

Scala or Python? #7

JulienPeloton opened this issue May 11, 2018 · 4 comments
Assignees
Labels
language language for the dev

Comments

@JulienPeloton
Copy link
Member

JulienPeloton commented May 11, 2018

All is in the title: should we develop the package in Scala or Python?

Scala:

  • Pros
    • Easy to work with Spark (native)
    • Geospark is in Java/Scala
  • Cons
    • Hard to develop visualisation tools

Python:

  • Pros
    • Easy to develop visualisation tools
    • Large community, plenty of third-party packages
  • Cons
    • Harder to develop with Spark (need interfacing, although pyspark is not so bad)

Others??

In the meantime, the dev will be done in Scala.

@JulienPeloton JulienPeloton self-assigned this May 11, 2018
@JulienPeloton JulienPeloton added the language language for the dev label May 11, 2018
@ChrisArnault
Copy link
Contributor

My feeling:

  • dev. better done in scala
  • plus API for python

@JulienPeloton
Copy link
Member Author

But doing the API for Python from the Scala dev is not so straightforward given the objects we define. See for example this discussion: apache/sedona#183

@harryprince
Copy link

Hi @JulienPeloton
There is a geospark R package available in here, which can leverage R spatial visualization toolchain too.

@JulienPeloton
Copy link
Member Author

Thanks @harryprince for pointing it out.

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

No branches or pull requests

3 participants