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

Add geographic point object #23

Closed
flohorovicic opened this issue Feb 27, 2020 · 2 comments
Closed

Add geographic point object #23

flohorovicic opened this issue Feb 27, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@flohorovicic
Copy link
Collaborator

Add an object to handle points in geographic coordinate systems

@flohorovicic flohorovicic self-assigned this Feb 27, 2020
@AlexanderJuestel
Copy link
Collaborator

Currently, we are not creating any new classes to edit the data we obtain from input files. This works pretty well as we can use the full power/functionalities of DataFrames, GeoDataFrames and numpy.ndarrays and just return DataFrames in the end that can directly be read into GemPy.

However, it would still be interesting to explore how we could such a class in GemGIS.

@flohorovicic, moving this to GemGIS as well to clean up GemPy a little?

@AlexanderJuestel AlexanderJuestel transferred this issue from gempy-project/gempy Jul 18, 2020
@AlexanderJuestel AlexanderJuestel added the enhancement New feature or request label Jul 31, 2020
@AlexanderJuestel AlexanderJuestel added this to the GemGIS 1.0 milestone Jul 31, 2020
@AlexanderJuestel AlexanderJuestel added this to Opened Issues in GemGIS Development Aug 2, 2020
@AlexanderJuestel
Copy link
Collaborator

GemGIS does not work with single point objects. It works with NumPy arrays, GeoDataFrames and DataFrames. Therefore, this feature is not needed at the moment.

@AlexanderJuestel AlexanderJuestel moved this from Opened Issues to Merged in GemGIS Development Nov 1, 2020
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
No open projects
Development

No branches or pull requests

2 participants