edgi-govdata-archiving / datavis-projects

Ongoing work on visualizations of coverage & other relevant data.
GNU General Public License v3.0
1 stars 0 forks source link

GSoC Report for Week of 8/3 #10

Closed Blackglade closed 7 years ago

Blackglade commented 7 years ago

I’m excited to have made progress on Data Rescue Map Projection. My main focus this week was essentially tinkering with the map and polishing it up.

I worked on the following Issues:

Polishing up the map Integrating it with the live table

Finally, I’m concerned about these upcoming or outstanding issues, which may block progress or impose design constraints: there are 3 distinct issues that still need to be fixed and I am going to describe them in detail below. There are listed in the order of which ones need to be done first -> last

Integration The first thing I need to get started with is integrating this into Wordpress. A lot of the tinkering left to do, can't be done, until I can see the changes as I make them onto the wordpress site. Resizing Still need to figure out the best way to resize. Should it be based on scale or distinct max/min width's and heights. Optimization This is pretty over arching, but I can't really optimize my code until I figure out how wordpress handles certain things. For example, things like resizing and redrawing will be vastly different depending on how the text is displayed on the site.

dcwalk commented 7 years ago

Thanks for the update, I responded in the channel with details on wordpress integration!