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.
GeocoderTool Struct Reference

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)
 

Detailed Description

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.

Field Documentation

◆ gt_reverse_geocoder_fn

bool(* gt_reverse_geocoder_fn) (Address *address_p, const char *uri_s)

The documentation for this struct was generated from the following file: