-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Document Use Case for Geospatial/multi-dimensional data #16
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Geospatial Data is a great example of how multiple data points can change over time relative to each other.
Unlike some mathematical trends where a value can increase/decrease over time, geospatial data can have multiple values increase/decrease over time based on each other's progress (e.g. X, Y, Z values).
The objective of this issue is to prepare documentation and examples of how to create these types of data for users to borrow.
Use Cases include:
- Position of a point moving along a course over time
- Creating a collection of points, lines, polygons using simple shapes
- Prepare output examples of these objects using common formats (GeoJSON, PostGIS SQL, KML/GML)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers