Skip to content

Refactored geoplot.py and added test file with fake data for visualiz… #83

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

THECODEHUNT
Copy link

This pull request refactors the geoplot.py file to improve code readability and modularity. It also introduces a new test file test_geoplot.py, which contains fake data to help visualize entity rendering on the map. This helps validate that the plotting logic works as expected.

✅ Changes Made
Refactored render method in geoplot.py for clarity.

Added test_geoplot.py to simulate input data for testing visualization.

Ensured compatibility with Cesium entity plotting.

🧪 Purpose
To enhance maintainability and provide a reliable way to test the visualization logic with sample data.

@THECODEHUNT
Copy link
Author

Hi! I’ve refactored the geoplot.py file for better readability and added a test file using fake data to validate the rendering logic. Let me know if any changes are needed. Thanks for reviewing!

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

Successfully merging this pull request may close these issues.

1 participant