Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By hovering over a point on the map, you can see the selected measures for this location.

Troubleshooting


If you are getting an errorDeveloper Over Qps, it means that your geocoding request frequency is too high. To reduce request frequency, set a sleep interval between the requests, using the following parameter in the eazybi.toml file. The default value is 2 seconds:

Code Block
sleep_length = 2


If no geocoding results are returned for a customer/supplier or the results are below the minimum precision and similarity limits:

...