Search by

mapsight / pulp-concert

pjeweb

Specialized handlers for parsing Concert XML data (traffic, parking, etc.).

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

This package is auto-updated.

Last update: 2026-09-04 10:20:08 UTC


README

Extension for the Pulp library to parse and process Concert XML data.

Features

  • Multi-domain Data Support:
    • Traffic Data: Parse flow, speed, and other traffic-related metrics.
    • Parking Data: Extract parking occupancy, availability, and status.
    • Traffic Light Status: Monitor the status of traffic signals.
  • Data Merging: Merge parsed data into GeoJSON or KML formats.
  • Coordinate Projection: Handle coordinate system transformations for the parsed data.
  • Flexible Handlers: Abstract classes provided for custom merging and projection logic.