Skip to main content
Question

Sort folders in KMZ


Forum|alt.badge.img

Hi people, first of all sorry for my bad English .

I need to sort the folders by group, I have 99 folders ( 0,1,2,3 ... 98 ) and I need to group from 10 to 10 Example

0-9

10-19

20-29

30-39

...

90-98

how should I do it?

Ty

2 replies

erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • April 1, 2016

Could you use folder names 00, 01, 02 .. 99 ?

I think that would sort the folders in the right way.


jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • April 1, 2016

FME will create implicit folder hierarchies. On your 0-99 features create an attribute called kml_parent. Set it's value to the relevant group (0-9, 10-19, etc).

 

 

You can also explicitly create the folder hierarchy by writing to a featuretype called folder, and setting an kml_id on each folder feature. The 0-99 features still need to have the kml_parent attribute set to the appropriate id.

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings