Skip to content

Add centerlines layer support#95

Merged
iandees merged 1 commit into
masterfrom
add-centerlines
Mar 15, 2026
Merged

Add centerlines layer support#95
iandees merged 1 commit into
masterfrom
add-centerlines

Conversation

@iandees

@iandees iandees commented Mar 15, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds centerlines as a supported layer type in the ETL pipeline
  • New CENTERLINES_SCHEMA = ['hash', 'id', 'name'] in conform.py
  • SourceConfig maps centerlines layer to the new schema
  • process_one.py accepts centerlines as a valid layer
  • Geometry preserved as-is (no centroid conversion, same as parcels/buildings)
  • README updated with supported layer types

Test plan

  • Verify openaddr-process-one --layer centerlines processes a centerlines source
  • Confirm LineString geometry is preserved in output

🤖 Generated with Claude Code

@iandees iandees merged commit 141623b into master Mar 15, 2026
1 check passed
@iandees iandees deleted the add-centerlines branch March 15, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant