get https://api.nearmap.com/coverage/v2/tx/address
Return the surveys intersecting/overlapping the parcel boundary (based off address)
Returns the surveys intersecting/overlapping the parcel boundary matching the address. The caller has the option of passing the following parameter combinations:
- country + address_
- country + streetAddress + state + postcode + city* country + address ID (GNAF ID for Australia)
If country and address ID are provided, any address parameters will be ignored.