Skip to main content

If this is not an option and you would like this added to the options, you can create an idea for this using New Idea


@paulwilky Decimal degrees can be calculated prior to the 2DGridCreator using the DecimalDegreesCalculator. If your DMS value is stored in one attribute, you can split out the separate components needed for the DecimalDegreesCalculator using the AttributeSplitter or SubstringExtractor.

 


Thanks for your response guys.. I will try out both!


You could also have a look at the 2DGridAccumulator if the 2DGridCreator does not work as you would like. I think that can be easier combined with the mentioned DecimalDegreesCalculator solution.


Reply