dm_geojson_feature_collection Function

public function dm_geojson_feature_collection(collection) result(geojson)

Returns GeoJSON Feature Collection as GeoJSON string.

Arguments

Type IntentOptional Attributes Name
type(geojson_feature_collection_type), intent(inout) :: collection

GeoJSON Feature Collection type.

Return Value character(len=:), allocatable

GeoJSON string.