Skip to main content
Question

Rows in Columns

  • June 29, 2023
  • 16 replies
  • 42 views

Forum|alt.badge.img+5

As you can see, when I extract the data, it's showing me all "advrnum" with "td".Screenshot 2023-06-29 at 11.31.10 PM 

but when I merger them so I get only one recoder of Advr 8

 

I need all rows.

 

Screenshot 2023-06-29 at 11.33.29 PMScreenshot 2023-06-29 at 11.32.50 PM

16 replies

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • June 29, 2023

Hi @asadamjad​ , COuld you share your data?


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • June 30, 2023

https://www.nhc.noaa.gov/CurrentStorms.json

 

check mostLikelyTimeTSWindsGIS

O ad 1


redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3700 replies
  • June 30, 2023

Can you give us a bit more information about what you want to achieve here?


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • June 30, 2023

i dont wanna merge at the moment its merging popupinfo


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 6, 2023

anyone


geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • July 7, 2023

So don't merge?

It is very hard to help you when you give such scant information. What are you trying to achieve here?

By the way, at this moment CurrentStorms.json does not contain any storms.


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 13, 2023

now you can try


geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • July 13, 2023

Yes, there is one current storm mentioned now.

So what are you trying to accomplish, and what problems do you encounter?

image


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 13, 2023

geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • July 13, 2023

Expose the attribute mostLikelyTimeTSWindsGIS.kmzFile in the JSONFragmenter, and use the attribute as the Dataset in a FeatureReader set to format Google KML.

image


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 13, 2023

where is the data? columns are empty


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 13, 2023

check the Workspace

 

 


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 13, 2023

Output should come like this


geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • July 13, 2023

These attributes are part of the JSON file, they just need to be exposed in the JSONFragmenter, and renamed to the attribute names you give them.

Unfortunately I cannot open your workspace, as I use an older version of FME.


Forum|alt.badge.img+5
  • Author
  • 170 replies
  • July 13, 2023

what version you have?

 

and you can open newer version to please help me out


geomancer
Evangelist
Forum|alt.badge.img+58
  • Evangelist
  • 932 replies
  • July 13, 2023

All the information you need is present, and can be extracted using only a few transformers. I am doing my best to help you to get there. But I cannot solve it for you, I can only try to point you in the right direction.

 

As far as I can see, you rename attribute 'id' to 'stormid', and 'name' stays 'name'.

'advnum' is present in several attributes, it is not clear which one you are trying to use. What attributes you rename to 'popupinfo' and 'snippet' is unclear.

image 

P.S. I cannot install a new version, as I am on a computer of my employer.