Details
-
Type: Bug
-
Status: Closed
-
Priority: Urgent
-
Resolution: Fixed
-
Affects Version/s: 4.0.2
-
Fix Version/s: 4.0.4
-
Component/s: Patient Generation
-
Labels:None
-
Sprint:2016 - S15
-
Account:NA-SUPPORT (NASUPPORT)
Description
In some cases, when we generate a patient we call Google Maps API to get an address from coordinates.
This API has changed and thus we are no more able to call this service
As a result, some patients are returned without addresses to the final user
Former URL: http://maps.google.com/maps/geo?q=30.421440665109508,-87.31235523577242&output=xml&oe=utf8&sensor=false
New URL: https://maps.googleapis.com/maps/api/geocode/xml?latlng=40.714224,-73.961452
API documentation: https://developers.google.com/maps/documentation/geocoding/intro?hl=fr#ReverseGeocoding
This API has changed and thus we are no more able to call this service
As a result, some patients are returned without addresses to the final user
Former URL: http://maps.google.com/maps/geo?q=30.421440665109508,-87.31235523577242&output=xml&oe=utf8&sensor=false
New URL: https://maps.googleapis.com/maps/api/geocode/xml?latlng=40.714224,-73.961452
API documentation: https://developers.google.com/maps/documentation/geocoding/intro?hl=fr#ReverseGeocoding
Attachments
Issue Links
- blocks
-
GZL-4363 NA2017: PAT GEN: two problems with generated patients
- Closed