Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
A datatype that accesses an external geocoding provider to calculate the geographic data for an Address. More...
#include <geocoder_util.h>
Data Fields | |
bool(* | gt_reverse_geocoder_fn )(Address *address_p, const char *uri_s) |
A datatype that accesses an external geocoding provider to calculate the geographic data for an Address.
This is generated automatically depending upon the configuration options set in the geocoder Grassroots configuration file. For further information, please refer to the geocoder_docs documentation.
bool(* gt_reverse_geocoder_fn) (Address *address_p, const char *uri_s) |