Results coming back from find_at_location currently use HTTP but clients like https://explorer.loci.cat fails to get geoms because the link to the resource is HTTP rather than HTTPS.
We've now enabled HTTPS with GDS, but to reflect this, the call must use HTTPS instead of HTTP. A simple fix in the config does the job.
Results coming back from find_at_location currently use HTTP but clients like https://explorer.loci.cat fails to get geoms because the link to the resource is HTTP rather than HTTPS.
We've now enabled HTTPS with GDS, but to reflect this, the call must use HTTPS instead of HTTP. A simple fix in the config does the job.