Roger Veciana i Rovira

Results 13 comments of Roger Veciana i Rovira

Hello, you can use it directly, but not move the different regions. If you want all europe, you can use the one named `conicConformalEurope`, like here http://bl.ocks.org/rveciana/4bcc5750c776c22ffda6 (the layer is...

I'll check it. I've never worked with plot.carto...

The release on github is 0.0.3

I copied the wring text, sorry. Now it's corrected. The link is https://github.com/rveciana/obsidian-cooklang

I changed the icon and removed the header, since the guidelines say that they only have to be there if there is more than one section: https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines#Only+use+headings+under+settings+if+you+have+more+than+one+section. Therefore, the sentence...

You can always use the SVG clip path: http://bl.ocks.org/rveciana/6193058 or the canvas context.clip(); as here: http://bl.ocks.org/rveciana/6192418 If I have some time, I can try to make the example

Hi, it seems to work: https://beta.observablehq.com/@rveciana/d3-composite-projections-issue18 Are you importing only parts of the code?

Hi! Do you have the raster file that gives the error? Anyway, D3js implemented a similar (better) library after I published this one: https://github.com/d3/d3-contour

Very interesting Saifu. I'll do it when I have some time