- Status changed to Fixed
almost 2 years ago 11:03pm 18 January 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Added filefield for GPX upload and added geofield with 'Geocode from existing field' enabled and filefield selected as reference.
This works when when creating a node and uploading a GPX file.
Data is saved as LINESTRING() data in database.
When editing the node the data is converted to POINT() and a single point is displayed on the map instead of the LINESTRING() data.
Even with the option 'Skip Geocode/Reverse Geocode' enabled the data is altered to POINT() data.
When editing the node and uploading the same GPX file, the data is saved correct again als LINESTRING().
Leave saved data intact on node edit and save.
But first I like to know if others are having the same issue on this one?
Fixed
1.49
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.