Skip to content

Conversation

js62789
Copy link

@js62789 js62789 commented Feb 13, 2019

I'm planning on making a significant number of requests to OpenCage's geocoding service, and it's recommended that we pass no_annotations=1 so that we can speed up response times and minimize payloads by excluding [annotations](url
https://opencagedata.com/api#annotations) data.

I've added tests and checked the linter. In the process I realized that2 of the MapQuest geocoder tests are failing and the VirtualEarth geocoder creates linter warnings. Those were preexisting issues and were unaffected by my changes, but I took the liberty of fixing those as well so that these changes comply with the contributor guidelines.

@js62789 js62789 changed the title Add support for no_annotations to open cage provider Add support for no_annotations to OpenCage geocoder Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant