I have a shapefile containing points distributed every 5 meters in a regular mesh of 100 rows x 100 columns. I have to create a shapefile with points of this regular mesh located every 10 meters, or 20 meters, ... (always a number multiple of 5) to get a sparse mesh from the original.
I there any FME Transformer that can help to do this task?
Any suggestion or idea would be really appreciated. Thank you !