- Issue created by @effortDee
- 🇩🇪Germany christianadamski Berlin, Germany
Hey,
it's just me. In my spare time. Just to manage expectations.
For each error, please open an issue with the error description and maybe screenshots.
As for GPX, its conceptually hard. A GPX file can contain any amount of trails with any amount or tracks waypoints etc. So they are stored in a separate entity type. The GPX file field just keeps a reference to the uploaded data.
If you have more specific questions, please ask.
- 🇬🇧United Kingdom effortDee
Hi Christian,
Yeh i have noticed and i applaud you for taking this module to such lengths, i can see its going to go far, i've just become utterly confused by how it works and i see so many new geolocation types and how to work things compared to past editions.
OK, thanks for clarifying that bit on the GPX file! I now see it in content.
I'll have a few more hours and try to work things out and maybe i can start writing documentation as i'm trying so much with this module in the coming months.
Thanks again!
- 🇩🇪Germany christianadamski Berlin, Germany
Regarding SearchAPI, there is a gap I think. There is SearchAPI support for Geolocation field and geometry, but GPX is its own entity type. So it would probably need separate SearchAPI integration.