geojson_to_csv
Convert GeoJSON files to CSV format for easy data analysis and storage, preserving all feature properties or customizing the output.
Instructions
Convert GeoJSON to CSV format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
geojson | Yes | GeoJSON object to convert | |
includeAllProperties | No | Include all feature properties in the CSV |