RyanRyan4
11 years agoQrew Member
Using Quickbase to live update an Arcgis Online webmap
Arcgis Online is an online program capable of building a map from a CSV file containing LAT/LONG values.
We alright have a database prepared for this, but rather than export and upload the CSV manually we would like to automatically update on it's own, either through the web of as a file. So we figure we need either:
1. A Ruby script to export a table as CSV every time a row is added, overwriting the old CSV.
2. A URL that will embed a CSV of the table in a webpage.
We have tried to go about both of these methods but we have zero experience with Quickbase API and Ruby.
Has anyone ever made something similar? Perhaps someone could recommend a Quickbase partner to help us?
Thanks!