Skip to content

Graphfrompolygon#108

Merged
mszell merged 4 commits intomainfrom
graphfrompolygon
May 4, 2026
Merged

Graphfrompolygon#108
mszell merged 4 commits intomainfrom
graphfrompolygon

Conversation

@mszell
Copy link
Copy Markdown
Member

@mszell mszell commented May 4, 2026

Description

Import graph from polygon, not only place name. Useful for cities like Copenhagen.

Related Issue

Fixes #102

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📝 Documentation update
  • 🧹 Code refactor (no functional changes)
  • ✅ Test update

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test configuration:

  • OS:

Screenshots (if applicable)

Checklist

all applicable

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally

Additional Notes

@mszell mszell requested a review from Manuel-Knepper May 4, 2026 11:09
@mszell mszell merged commit 1d121da into main May 4, 2026
6 checks passed
@mszell mszell deleted the graphfrompolygon branch May 4, 2026 11:11
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.

Add new parameter to allow graph from polygon instead of nominatim query

1 participant