def get_geojson(data, fields): return serialize('geojson', data, geometry_field='mpoly', fields=fields)