id: rail_station
description: echos nz rail stations

argument-types:
  station: struct(name: nullable(text), geom: geometry)

return-type: struct(name: nullable(text), geom: geometry)

default:
  function: station
