Add an option to return streetAddress instead of fullAddress
Open
api
enhancement
geocoder
low priority
- Dominant language
- Java
- Stars
- 17
- Forks
- 7
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 15
Description
@mraross commented on [Mon Mar 20 2017](https://github.com/bcgov/api-specs/issues/155)
Add an inStreetAddressFormat boolean parameter that, if set to true, returns streetAddress instead of fullAddress; if false, returns fullAddress instead of streetAddress.
streetAddress includes all address elements except locality and provinceCode. Some examples of streetAddress are as follows:
3402 2nd Ave
2177 SW Marine Dr
UNIT 802 -- 2238 W 40th Ave
This alternate address format is used by other apis such as google business listings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.