Convert Area

Description

This operation converts values from one unit of measurement to another, such as square feet, acres, square meters, and even smaller or less common units used in physics (like barns or nanobarns).


Data types

These are the input/output expected data types for this operation:

Input data

- Values whose unit of measurement you want to transform. They must be strings representing numbers.

Output data

- Resulting values after transforming them to the selected unit of measurement.


Parameters

These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):

Input units*

Enter the unit of measurement of your input data. You must indicate one of the following:

Metric

  • Square metre (sq m)

  • Square kilometre (sq km)

  • Centiare (ca)

  • Deciare (da)

  • Are (a)

  • Decare (daa)

  • Hectare (ha)

Imperial

  • Square inch (sq in)

  • Square foot (sq ft)

  • Square yard (sq yd)

  • Square mile (sq mi)

  • Perch (sq per)

  • Rood (ro)

  • International acre (ac)

US customary units

  • US survey acre (ac)

  • US survey square mile (sq mi)

  • US survey township

Nuclear physics

  • Yoctobarn (yb)

  • Zeptobarn (zb)

  • Attobarn (ab)

  • Femtobarn (fb)

  • Picobarn (pb)

  • Nanobarn (nb)

  • Microbarn (μb)

  • Millibarn (mb)

  • Barn (b)

  • Kilobarn (kb)

  • Megabarn (Mb)

  • Outhouse

  • Shed

  • Planck area

Comparisons

  • Washington D.C.

  • Isle of Wight

  • Wales

  • Texas

Output units*

Enter the required unit of measurement of your output data. You must indicate one of the following:

Metric

  • Square metre (sq m)

  • Square kilometre (sq km)

  • Centiare (ca)

  • Deciare (da)

  • Are (a)

  • Decare (daa)

  • Hectare (ha)

Imperial

  • Square inch (sq in)

  • Square foot (sq ft)

  • Square yard (sq yd)

  • Square mile (sq mi)

  • Perch (sq per)

  • Rood (ro)

  • International acre (ac)

US customary units

  • US survey acre (ac)

  • US survey square mile (sq mi)

  • US survey township

Nuclear physics

  • Yoctobarn (yb)

  • Zeptobarn (zb)

  • Attobarn (ab)

  • Femtobarn (fb)

  • Picobarn (pb)

  • Nanobarn (nb)

  • Microbarn (μb)

  • Millibarn (mb)

  • Barn (b)

  • Kilobarn (kb)

  • Megabarn (Mb)

  • Outhouse

  • Shed

  • Planck area

Comparisons

  • Washington D.C.

  • Isle of Wight

  • Wales

  • Texas


Example

Suppose you want to convert a series of events from square feet into square meters:

  1. In your Pipeline, open the required Action configuration and select the input Field.

  2. In the Operation field, choose Convert area.

  3. Set Input units to Square foot (sq ft).

  4. Set Output units to Square metre (sq m).

  5. Give your Output field a name and click Save. The values in your input field will be transformed. For example:

5000 Square foot (sq ft) -> 464.5152 Square metre (sq m)

You can try out operations with specific values using the Input field above the operation. You can enter the value in the example above and check the result in the Output field.

Last updated

Was this helpful?