Closed agrignard closed 5 years ago
let me look into it
weird, I can see it posting in my local env...
try{
//save(json_file("https://cityio.media.mit.edu/api/table/update/cityIO_Gama_Agent", outputMatrixData));
write(outputMatrixData);
save(json_file("http://localhost:8080/api/table/update/test_gama", outputMatrixData));
this is what I did. does the below config change anything?
It is ok now. I don't what was not working on Friday. Thanks for having a look.
I am closing this issue
We cannot push anymore a url to cityIO using this url
https://cityio.media.mit.edu/api/table/update/cityIO_Gama
Also see https://github.com/CityScope/CS_Simulation_GAMA/issues/52
This model is supposed to provide a generic read/write to cityIO. It used to work the push doesn't work anymore
It is using this url, is it the right one?
See https://github.com/CityScope/CS_CityIO_Backend/tree/master/examples/GAMA/cityIO_Gama/models