GlobalEarthPoint is a Open Source Data Service Library that specializes in accessing large geospatial point datasets. It provides tools to find, subset and retrieve data efficiently from the cloud. The functionality is wrapped in both Python and R. Visit the notebooks linked below to explore the workflow.
- Cloud Optimization: Data is stored using Arrow Parquet in the partitioning structure, and retrieved with Lazy evaluation.
- High Efficiency: Designed to handle massive datasets in Parquet format, minimizing data size, latency and maximizing throughput.
- Easy Integration: Compatible with popular data processing frameworks and geospatial tools, facilitating easy integration into your existing workflows.
- Advanced Query Capabilities: Provides robust querying functionality from Polars to help you quickly extract meaningful insights from your data.
To get started with GlobalEarthPoint, check out our documentation and tutorial in Python and R. See a list of currently available global point dataset below:
R
Python