我希望使用AREA和PERIMETER字段在QGIS中进行一些字段计算。有谁知道如何以平方公里而不是米为单位转换这些值?
简单做数学计算。公式是:
AREA (the field which is in meters sq) / 1000000 = resulting area in km sq