storageCrs property

CoordRefSys? storageCrs
final

A coordinate reference system (that is included in crs too) that may be used to retrieve features from a collection without the need to apply a CRS transformation.

Implementation

final CoordRefSys? storageCrs;