how to connect cesium ion to my bucket s3???

111 views
Skip to first unread message

eru....@gmail.com

unread,
Oct 17, 2019, 3:46:01 PM10/17/19
to cesium-dev
I want to connect CesiumIon to my own bucket s3, can that be done by changing the configuration of the cesium json, or is it impossible to do so?

Colin Henderson

unread,
Oct 17, 2019, 4:06:01 PM10/17/19
to cesiu...@googlegroups.com
I suspect that is probably not possible, the point of Cesium Ion is to host your data for you (as well as perform the processing of it) - that is what their business model is about.

The free tier gives you 5GB of storage so check it out, it might be enough for you.

Someone from the Cesium team would need to comment on whether it is possible to link your S3 account.

 

From: cesiu...@googlegroups.com on behalf of eru....@gmail.com
Sent: Thursday, October 17, 2019 8:46 pm
To: cesium-dev
Subject: [cesium-dev] how to connect cesium ion to my bucket s3???
 
I want to connect CesiumIon to my own bucket s3, can that be done by changing the configuration of the cesium json, or is it impossible to do so?

--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cesium-dev/53ee4587-fe5c-45ee-b428-cb95633620e6%40googlegroups.com.

Omar Shehata

unread,
Oct 17, 2019, 9:17:08 PM10/17/19
to cesium-dev
It is indeed possible to tile directly from your S3 bucket, and not host the source data on Cesium ion, which does save you money since you don't need as much storage on Cesium ion then. We wrote more about this here:



On Thursday, October 17, 2019 at 4:06:01 PM UTC-4, Colin Henderson wrote:
I suspect that is probably not possible, the point of Cesium Ion is to host your data for you (as well as perform the processing of it) - that is what their business model is about.

The free tier gives you 5GB of storage so check it out, it might be enough for you.

Someone from the Cesium team would need to comment on whether it is possible to link your S3 account.

 

From: cesiu...@googlegroups.com on behalf of eru....@gmail.com
Sent: Thursday, October 17, 2019 8:46 pm
To: cesium-dev
Subject: [cesium-dev] how to connect cesium ion to my bucket s3???
 
I want to connect CesiumIon to my own bucket s3, can that be done by changing the configuration of the cesium json, or is it impossible to do so?

--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+unsubscribe@googlegroups.com.

eru....@gmail.com

unread,
Oct 18, 2019, 2:44:51 PM10/18/19
to cesium-dev
What happens is that it does not say how to connect to your own bucket just says that cesium already assigns you one


On Thursday, October 17, 2019 at 8:17:08 PM UTC-5, Omar Shehata wrote:
It is indeed possible to tile directly from your S3 bucket, and not host the source data on Cesium ion, which does save you money since you don't need as much storage on Cesium ion then. We wrote more about this here:



On Thursday, October 17, 2019 at 4:06:01 PM UTC-4, Colin Henderson wrote:
I suspect that is probably not possible, the point of Cesium Ion is to host your data for you (as well as perform the processing of it) - that is what their business model is about.

The free tier gives you 5GB of storage so check it out, it might be enough for you.

Someone from the Cesium team would need to comment on whether it is possible to link your S3 account.

 


Sent: Thursday, October 17, 2019 8:46 pm
To: cesium-dev
Subject: [cesium-dev] how to connect cesium ion to my bucket s3???
 
I want to connect CesiumIon to my own bucket s3, can that be done by changing the configuration of the cesium json, or is it impossible to do so?

--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesiu...@googlegroups.com.

Omar Shehata

unread,
Oct 18, 2019, 4:48:36 PM10/18/19
to cesium-dev
If you sign in to Cesium ion, then go to:


You should see a "Add from S3" button. That lets you specify your bucket and access credentials so that Cesium ion can pull data from it. Do you see that option?

eru....@gmail.com

unread,
Oct 21, 2019, 11:53:48 AM10/21/19
to cesium-dev
Thank you very much if I have been able to process the image from my bucket in ion, one last doubt from the api I can process images of my bucket in ion


El viernes, 18 de octubre de 2019, 15:48:36 (UTC-5), Omar Shehata escribió:
If you sign in to Cesium ion, then go to:


You should see a "Add from S3" button. That lets you specify your bucket and access credentials so that Cesium ion can pull data from it. Do you see that option?

eru....@gmail.com

unread,
Oct 21, 2019, 12:03:01 PM10/21/19
to cesium-dev
And another thing is supposed to be processed from my s3 bucket but in the memory used, if I add the image as if I had saved it in the cesium bucket

Omar Shehata

unread,
Oct 22, 2019, 9:35:10 AM10/22/19
to cesium-dev
If you're asking if you can use the REST API to upload an asset to Cesium ion from your S3 bucket, the answer is yes. If you look at the postAssets route:


And then click on "from", you can see where your bucket credentials can be passed.

I'm not sure about your other question. Can you rephrase or provide an example of what you mean?

eru....@gmail.com

unread,
Oct 22, 2019, 1:52:59 PM10/22/19
to cesium-dev
Ok, I better explain what I want to do full, I have those images that are in the blue rectangle, in a bucket that is mine, I followed your instructions to upload them from the ION cesium api, and also from the add button, but in both cases, if I use the bucket memory provided by Cesium, as shown in the red rectangle, the only thing I want is for the images in my bucket to be processed by cesium ion, and since they are not stored in the bucket that cesium gives me.


El martes, 22 de octubre de 2019, 8:35:10 (UTC-5), Omar Shehata escribió:
If you're asking if you can use the REST API to upload an asset to Cesium ion from your S3 bucket, the answer is yes. If you look at the postAssets route:


And then click on "from", you can see where your bucket credentials can be passed.

I'm not sure about your other question. Can you rephrase or provide an example of what you mean?

Captura de Pantalla 2019-10-22 a la(s) 12.46.45.png

Omar Shehata

unread,
Oct 23, 2019, 9:05:27 AM10/23/19
to cesium-dev
So to clarify, you'd like Cesium ion to store the output in your S3 bucket?

This isn't currently possible with the Cesium ion SaaS. You might be more interested in the on-premise 3D tiling option (see https://cesium.com/docs/on-premise/), so you can run the tiling pipeline on your own server. 
Reply all
Reply to author
Forward
0 new messages