Search by

mapsight / pulp-geocsv

pjeweb

Utility to convert CSV files with geographic data to GeoJSON.

v1.0.4 2026-09-04 10:20 UTC

This package is auto-updated.

Last update: 2026-09-04 10:22:34 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.