Skip to contents

Build an API request for table data

Usage

table_data_req(ids, url, fields, ...)

Arguments

ids

the IDs of the data to be requested

url

The API URL to query

fields

which fields to include in the table returned

...

any arguments to be passed to opengeo_api_req()