Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
Table of Contents

Bird

...

Conservation Region (BCR) Code List and Search Web Service API

API

URL

description

status

notes

ws/ref/bcr/list

Return list of all BCRs

coded, not deployed

 

ws/ref/bcr/list?countryCode=<2-letter ISO country code>

Return list of BCRs found in the given country

not coded; need info about country and BCR intersections in DB before coding this


ws/ref/bcr/find?match=<string to match>

Return list of BCRs that match

coded, not deployed

What wildcards be used in the match string? No wildcards yet implemented.

ws/ref/bcr/list?subnational1Code=<subnational1 code>

Return list of BCRs found in the given "state"

not coded; need info about state and BCR intersections in DB before coding this

 

...