Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geocoding returns HTTP 200 on unknown location #113

Closed
nilsnolde opened this issue Feb 14, 2018 · 0 comments
Closed

Geocoding returns HTTP 200 on unknown location #113

nilsnolde opened this issue Feb 14, 2018 · 0 comments
Assignees
Milestone

Comments

@nilsnolde
Copy link
Contributor

nilsnolde commented Feb 14, 2018

If pointing to North Sea coordinates, geocoding API is not responding with an error code:

{'features': [],
 'info': {'attribution': 'openrouteservice.org | OpenStreetMap contributors | '
                         "Who's On First, whosonfirst.mapzen.com | GeoNames, "
                         'www.geonames.org',
          'engine': {'build_date': '2018-02-09T10:06:26Z', 'version': '4.4.0'},
          'osm_file_md5_hash': '57e7b92f9e780f65dbba5ccbacbfa6c3',
          'query': {'limit': 1, 'location': [17.937303, 55.687081]},
          'service': 'geocoding',
          'timestamp': 1518569764209},
 'type': 'FeatureCollection'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants