Philippe Rivière

Results 974 comments of Philippe Rivière

> "if you walk the boundary of the polygon (in the defined order) along the surface of the sphere, the face of the polygon will be to your right" this...

See also https://github.com/mapbox/geojson-rewind

~~another helper for this: https://observablehq.com/@fil/normalize-winding~~ and a convenience app: https://observablehq.com/@saneef/fix-geojson (thanks, @saneef!)

Not for me to decide, but I would tend to think it a good idea and I don't see a drawback. If you want the map w/o PR, you could...

I think https://github.com/d3/d3-geo/commit/0c27527d4f9f500698b28d33289ee1104ee22990 is correct? You just have to run `yarn` again on the project.

I'm not convinced, but will reopen.

My understanding is that when you do a fresh `yarn` or `npm install` on the current repo (with a package.json that has `canvas: "2"`), and remove/ignore the yarn.lock file and...

I see, thanks for the detailed write-up. I did not say that the two approaches were equivalent :) But, I think yarn upgrade is "correct", in the sense that it...

An alternative approach would be to finally offer a composite projections construct, that would deal with all the peculiarities (clipping, inverse, etc).