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

Transparency log

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 0

v1.0.3 2026-06-26 18:33 UTC

This package is auto-updated.

Last update: 2026-06-27 09:09:15 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.