Skip to content

endpoint to get the feed sources for a country_code, add ISO3166-2 code and bugfixes

Nucleus (de) requested to merge work/nucleus/feed_status into master
  • added an endpoint that retrieves the feed source for a specific country code. This allows clients to check what feeds we have for a territory before subscribing for it
  • save the last date and time of the last alert for a feed to see how actively the feed is used
  • fixed:
    • an incorrect check was used when checking for a valid bounding box, which meant that even correct boxes were regarded as incorrect
    • the check whether polygon information already exists in the xml tree did not work as expected
  • added test cases for the expand_geocode method
Edited by Nucleus (de)

Merge request reports

Loading