hi all,
My team is devoleping an agriculture appplication, based on Oracle 10g, ArcSDE 9.3, ArcGIS Server 9.3 and ArcGIS API 3.0 for Flex. The required functions include:
1) convert geographic data to supported format(for example .shp, .dxf). User can upload a file with format A and download it with format B.
2) coordinates transformation of geographic files. User can upload a file with projection A and download it with projection B.
3) upload and import a file to ArcGIS Server from client, and dynamic display and view it on client.
Are there requirements supported by ArcGIS server API 3.0 for Flex? Are there any sample codes like these functions?
Thanks.