Skip to main content
Solved

Complex KML: how convert them to vector formats?


Hi at all,

at https://sentinel.esa.int/web/sentinel/missions/sentinel-2/data-products you may download

Sentinel-2 tiling grid in kml format (Sentinel-2 tiling grid kml) (nearly 100 Mb).

I tried to export it to SpatialLite and Shape polygons in order to work with inside a GIS more easily.

But till now, I haven't success to export geometry Placemark (no polygon nor lines).

By inspection them inside FME DATA Inspector, I see a complex structure --> IFMEAggregate made up by polygons and points. What I'm looking for!! But sure due to my illiteracy I can't find a manner to explode and extract and I just get or error on output or strange void features.

Any hints?

Best,

fz

Best answer by jdh

Have a look at sentinelindex2shp.fmw.

 

 

If you don't need the attribute information, and just the TILE_ID, all you need to do is expose the kml_name on the reader, and deaggreagate/geometryFilter
View original
Did this help you find an answer to your question?

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • June 7, 2018

Hi @frazucca1,

The Deaggregator transformer can break up the aggregates for you.

If you want only one type of geometry from the aggregate, you can use the GeometryFilter transformer with the option Homogenize Collections set to 'Yes'.


jdh
Contributor
Forum|alt.badge.img+28
  • Contributor
  • Best Answer
  • June 7, 2018

Have a look at sentinelindex2shp.fmw.

 

 

If you don't need the attribute information, and just the TILE_ID, all you need to do is expose the kml_name on the reader, and deaggreagate/geometryFilter

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