mapbox / geojsonhint

IMPORTANT: This repo will be archived. Use @placemarkio/check-geojson instead
ISC License
258 stars 37 forks source link

link to spec to further explain errors and warnings #38

Closed perrygeo closed 3 years ago

perrygeo commented 8 years ago

Internally, use the url property to point to the relevant section in the ietf spec

{
  message: "This is an error",
  url: "https://...",
  ...
}

On the command line with default format, perhaps something like

4:  Polygons and MultiPolygons should follow the right-hand rule [a]

0 errors
1 warning

References:
[a] https://...