You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make sure on import, when time is configured, the featuretype ends up with a datetime field in geogig or postgis. FYI geojson doesn't really have specific support for datetime, date, time, as types understood are only string, number, true/false, null, object. date values tend to be treated as string.
The text was updated successfully, but these errors were encountered:
We need to make sure on import, when time is configured, the featuretype ends up with a datetime field in geogig or postgis. FYI geojson doesn't really have specific support for datetime, date, time, as types understood are only string, number, true/false, null, object. date values tend to be treated as string.
The text was updated successfully, but these errors were encountered: