Skip to content

Centralise XYZ services? #153

Closed
Closed
@darribas

Description

@darribas

Playing with xarray-leaflet I realised ipyleaflet supports a similar set of providers than us and seems to hand-code the providers in a similar way to how we do it:

https://github.com/jupyter-widgets/ipyleaflet/blob/master/ipyleaflet/basemaps.py

This has got me thinking if there's scope to join forces into a small library (xyzervices?) that parses a large amount of XYZ providers in a way that is useful to the Python data community. From the looks of it, other libraries could also use it and we'd only need to edit providers in one place for everyone to benefit.

Would this make sense? @jorisvandenbossche, @SylvainCorlay, @davidbrochart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions