I get 503 errors when running frictionless validate.
Judging from this tweet, schemastore.org, which is used as the spatial schema reference, is moving from the json subdomain to www.
Judging from the 503 errors I'm getting back from http://json.schemastore.org/geojson.json, they might have already made that transition.
The fix is to change the reference to https://www.schemastore.org/geojson.json.
I get 503 errors when running
frictionless validate.Judging from this tweet, schemastore.org, which is used as the spatial schema reference, is moving from the
jsonsubdomain towww.Judging from the 503 errors I'm getting back from http://json.schemastore.org/geojson.json, they might have already made that transition.
The fix is to change the reference to https://www.schemastore.org/geojson.json.