geojson_to_csv
Convert GeoJSON objects to CSV format for geographic data analysis, with options to include all feature properties in 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 |