conveyal / r5

Developed to power Conveyal's web-based interface for scenario planning and land-use/transport accessibility analysis, R5 is our routing engine for multimodal (transit/bike/walk/car) networks with a particular focus on public transit
https://conveyal.com/learn
MIT License
272 stars 71 forks source link

Compose WebMercatorGridPointSet with WebMercatorExtents to reduce duplication #895

Closed abyrd closed 8 months ago

abyrd commented 8 months ago

DRAFT PR trying out reuse of code from WebMercatorExtents. Some logic was slightly different between the two, this makes it more uniform with less duplication.

Note this branches off of another PR branch, not against dev.

abyrd commented 8 months ago

Duplicate of #900, closing