Writer - GeoJsonWriter.md

WriterName: GeoJsonWriter

Takes a gdal vector model or feature class input and writes a GeoJson file.

It supports optional transformations, including: - Item filtering - Spatial filtering

These transformations allow you to control which features are included in the output based on attribute values or spatial constraints before the GeoJSON file is generated.