-
Hi
Line 37 of VoiceApi.swift produces an error and will not compile in Xcode 12
Error is:
Cannot convert value of type '()?' to closure result type '()'
This seems to be related to
https://s…
-
QGIS crashes when the plugin is installed. If I restart QGIS, go to manage & install plugins, and tick the activate box, QGIS crashes again.
I've tried QGIS 3.10.11 and 3.16.1 as Citrix/AppV packages…
-
WhatThreeWords word.word.word search should take you to a location.
-
Hi there
Thanks for these great and easy instructions to follow for this widget. However when I have added the widget to existing or new apps in WebAppBuilder and clicked on a location no results are…
-
Hi, great plugin for saltcorn, any plans to get geocoding inside the leaflet map so we can show points on maps from real addresses ?
zinkh updated
4 years ago
-
Lots of discussion in other threads, and I thought it might be helpful to produce a straw man based on those discussions.
_This post is often edited to reflect the discussion below. You can view th…
-
## City districts
The city districts (stadsdelen) are currently hardcoded in the frontend.
The suggestion is to use the `areas` endpoint to fetch the city districts from the backend, passing `ty…
-
Hi everyone,
Thanks again for this wonderful project, I work with the HDX team in Dakar.
I was playing with staging to get the new pagination feature for country (i.e get all health sites from a c…
-
### Description
We'd like to be able to set the location using a what3words address, and likewise be able to geocode existing entries to output the 3 word address in a template. Would it be possibl…
ghost updated
4 years ago
-
As per https://opencagedata.com/api#response the field ```results.annontations.timezone.offset_string``` is returned as a string. In the declaration for the JSON decoder it is listed as an Int.
```…