Downloading ???layers??? from the Web Application (Flex),

1856
6
01-01-2013 08:12 AM
JamalNUMAN
Legendary Contributor
Downloading ???layers??? from the Web Application (Flex),

I???m not sure if there might be a development that allows ???permitted??? users to download layers from the web application (built on Flex) and save them in their hard disks.

Thank you

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
Tags (2)
0 Kudos
6 Replies
AnthonyGiles
Honored Contributor
Jamal,

Have a look at the data extract widget that comes with the viewer:

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Data_Extract_widget/01m30000003...

Regards

Anthony
0 Kudos
JamalNUMAN
Legendary Contributor
Jamal,

Have a look at the data extract widget that comes with the viewer:

http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Data_Extract_widget/01m30000003...

Regards

Anthony


Many thanks for the answer Anthony. This is very helpful

My interest is to �??export�?� the full layer but not to extract part of it

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
AnthonyGiles
Honored Contributor
Jamal,

There are various options that you could do to make this tool work for you:

A. Set the aoiselectionmethod to extent then when the user zooms to the full extent of the layer they will download the complete layer.

B. change the model running in the background so it does not perform a clip.

There is also another widget in the gallery that saves to shapefile but I may need updating to work with 3.1:

http://www.arcgis.com/home/item.html?id=d8dc9df78ec643a9a27c18a6f01b41c1

Regards

Anthony
0 Kudos
JamalNUMAN
Legendary Contributor
Jamal,

There are various options that you could do to make this tool work for you:

A. Set the aoiselectionmethod to extent then when the user zooms to the full extent of the layer they will download the complete layer.

B. change the model running in the background so it does not perform a clip.

There is also another widget in the gallery that saves to shapefile but I may need updating to work with 3.1:

http://www.arcgis.com/home/item.html?id=d8dc9df78ec643a9a27c18a6f01b41c1

Regards

Anthony



Many thanks Anthony for the answer.

I thought that there might be simple tool to execute this sort of things.

I�??m wondering why the very simple tools in the desktop application become quite difficult when it comes to work on web applications

how about exporting layers (as shape files) from silverlight?

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos
AnthonyGiles
Honored Contributor
Jamal,

I don't think there is anything out of the box that will do that in Silverlight, there is a thread here that talks about it but the solution given works on the clip and ship gp service I have already mentioned. Another option that is stated is to just create a link to a HTML web page where you can download the data or you could do it to a FTP site:

http://forums.arcgis.com/threads/13680-Download-Shapefiles-Similar-to-the-Extract-Service-in-ArcIMS

Regards

Anthony
0 Kudos
JamalNUMAN
Legendary Contributor
Jamal,

I don't think there is anything out of the box that will do that in Silverlight, there is a thread here that talks about it but the solution given works on the clip and ship gp service I have already mentioned. Another option that is stated is to just create a link to a HTML web page where you can download the data or you could do it to a FTP site:

http://forums.arcgis.com/threads/13680-Download-Shapefiles-Similar-to-the-Extract-Service-in-ArcIMS

Regards

Anthony


Many thanks Anthony for the gorgeous help,

Best

Jamal
----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
0 Kudos