Skip to main content
Question

How to download data in both spatial (ESRI shape/geojson) and non-spatial format (csv) from one ESRI(ArcSDE) reader?

  • May 8, 2018
  • 0 replies
  • 18 views

Forum|alt.badge.img

Hi,

I am trying to automate a process whereby I download data from my sql server enterprise geodatabase in both spatial and non-spatial format. Currently I have implemented one fme workbench (.fmw) which belongs one ESRI (ArcSDE) reader , which contains all the spatial and non-spatial table list as input parameter, along with I have following published parameters for input:

 

a. Dest_Format (GML, KML, Shape, ESRI-JSON, SQLite, CSV)

b. DEST_COORDSYS: DHDN, WGS, Tranverse, ...)

c. Email Adress:(for sending the data download link)

I am strugling currently with downloading as csv format, and it is creating csv file without column names, and storing also the fme_feature_type information. All the tables downloaded as spatial format is working well. Pelase give me a way thus I can download the csv and other non-spatial format perfectly.

Can anyone help me? @takashi

Many many thanks.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.