Skip to content

SpatialReference site is https only #69

@dracos

Description

@dracos
$ cat works.json | reproject --from=EPSG:27700 --to=EPSG:4326 --sr
[...]
Error: spatialreference.org responded with HTTP 301 when looking up "EPSG:27700".

The 301 redirect to https returned for the http request throws an error.
The basic answer of switching the URL to https does not work because the http fetcher included only appears to support http.
Thanks for this package :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions