Bryan Housel

Results 494 comments of Bryan Housel

I did need this for another project, and was able to use [svg-sprite](https://www.npmjs.com/package/svg-sprite) to package the source images up into an icon sprite file with viewports. The usage looks something...

whatever this is, it sounds fun and important 🔥

FWIW, someone else is also working on this: [tmpvar/2d-polygon-boolean](https://github.com/tmpvar/2d-polygon-boolean). It's MIT licensed. They're also using Greiner-Hormann algorithm, and implementing the Foster-Overfelt enhancement to handle degeneracies is an open github issue....

Just wanted to echo the previous comment - it looks like there was an attempt to provide ESM exports for all of the fortawesome packages, but they are not currently...

I can’t tell what is different about it. Looks like this for me: ![C2D95F19-AE7D-4D6D-9BB1-882170B2D9D8](https://user-images.githubusercontent.com/38784/123539427-b79a0780-d707-11eb-8188-93e3f420805e.png)

> * Cleanup `"type": "youthmappers"` from non-websites if a website is added, to be in line with other resources. what does this mean?

Yeah the point of the `youthmappers` type is to show the YouthMappers icon, so those resources should continue to use that type (even if they are links to facebook or...

> Any item that includes a `brand:wikidata` can be looked up to find the NSI index with the canonical amenity tags if needed. Only issue might be if a brand...

@nvkelso said: > There's also Tilezen's kind system for POIs, which is more oriented around what they would look like on a map (versus detailed breakdown of different types of...

> The main reason I'm making these is for use with iD preset icons for the respective features Awesome, thanks @RudyTheDev 🙇 If you want to get them into iD...