We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Allow point data to be loaded from a csv file (assume data is in the project crs)
Data needs to be saved as a shapefile before loading into map2loop
all
Load using pandas, either create geodataframe from csv or just use pandas table directly
No response
The text was updated successfully, but these errors were encountered:
lachlangrose
No branches or pull requests
💻
Feature Description
Allow point data to be loaded from a csv file (assume data is in the project crs)
Current Situation
Data needs to be saved as a shapefile before loading into map2loop
Version
all
Proposed Solution
Load using pandas, either create geodataframe from csv or just use pandas table directly
Additional Context
No response
Affected Areas
The text was updated successfully, but these errors were encountered: