Multi-Mission Geographical Information System - Web-based Mapping and Spatial Data Infrastructure for Planetary Science Operations - https://nasa-ammos.github.io/MMGIS/
Apache License 2.0
145
stars
45
forks
source link
[New Feature]: Temporal Geodatasets with Postgres Index #510
When creating geodatasets, optionally allow start_time and end_time columns to be set from uploaded property keys and create a spatial index on them to speed up queries.
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
When creating geodatasets, optionally allow start_time and end_time columns to be set from uploaded property keys and create a spatial index on them to speed up queries.