Matthew Amato

Results 153 comments of Matthew Amato

I did another pass on the main task list and unchecked most of the boxes for now. My plan is to go through what we have and validate/complete each item...

That would be awesome. I'm in the process of figuring out where we left off (since I haven't looked at this code in months) but once I have a plan...

Hey @andre-nunes I know we haven't talked much but I just wanted to let you know that we just opened a PR for KML to go into master (link above...

Yes, we're applying. I assumed you graduated already. Definitely let me know if you're interested and what you want to work on.

Thanks @GatorScott. The `Request has failed.` is a CORS issue. Just like imagery, any KML files loaded via url to another website or that contain a NetworkLink to another website...

#2538 fixes the length problem.

#2539 fixes the rest of the issues. All of the files @GatorScott linked to should now load and work in Cesium (though loading directly from the URL, or ones that...

> The "2015 California Fire Map KML" works now but is displaying the placemark names using a serif font that is pretty illegible. It's using the browser's default san-serif font,...

Looks like that typo is also in the KML code, so it's not even using `sans-serif` but instead whatever the default browser font is. Unfortunately, fixing it doesn't fix the...

I opened #2549 which majorly improves font issues (but is going to probably be partially held up by #2130). We could go with a bold in the meantime, I also...