Skip to content

TopoJson.get_bounds() returns [lon,lat] instead of [lat,lon] #382

@eddies

Description

@eddies

TopoJson._get_self_bounds() returns [[xmin, ymin], [xmax, ymax]] i.e. a bounding box defined by longitude,latitude points, rather than lat,lon points.

This is contrary to GeoJson._get_self_bounds() as well as contrary to the expectations of FitBounds:

bounds: list of (latitude, longitude) points

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