mapsight/pulp-geocsv

Utility to convert CSV files with geographic data to GeoJSON.

Maintainers

Package info

github.com/open-mapsight/pulp-geocsv

Homepage

Issues

pkg:composer/mapsight/pulp-geocsv

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

v1.0.0 2026-05-22 15:33 UTC

This package is auto-updated.

Last update: 2026-05-22 15:56:36 UTC


README

Extension for the Pulp library to handle CSV files with geographic data.

Features

  • CSV to GeoJSON: Convert standard CSV files with longitude/latitude columns into GeoJSON FeatureCollections.
  • Customizable Mapping: Configure which CSV columns correspond to longitude and latitude.
  • Header Support: Properly handles CSV files with or without header rows.
  • Stream Integration: Works seamlessly with other Pulp handlers for further processing.