Adding your Datasource
Create a google sheet as datasource with the following cloumns:
latitude, longitude, tag1, tag2, ...
Send a request to index your data
curl -XPOST --header "api-key:API_KEY" "https://api.nxtdb.com/add?sheetId=GOOGLE_SHEET_ID&dataset=DATASET_NAME"