<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
1 comment
Hi Josh -
On the first point, we're always open to new datasets that users can point us at. Ideally they are free / public domain; paid licensing isn't necessarily a dealbreaker, but most agencies that license their map layers want to do so on a per-user or per-usage basis, which we're not currently set up to track.
As to multiple MapBuilder visualizations, I wish I could turn back time and start there instead of having the current mixed feet/meters approach, but transitioning to multiple layers is tricky if we want users' existing offline downloads to continue functioning and not leave them stranded - particularly when dealing with shared maps, where the default layer might be visually indistinguishable from the layer the user has downloaded, but not actually visible offline.
Agreed that MapBuilder styling could benefit from another pass; there are always tradeoffs involved in what data to show at which level and we've opted for a very data-intensive approach which admittedly has the downside of being harder to read at times. There are also some styling decisions which don't translate as well to, say, places that generally have longer names, or places where OSM has been mapped to a different level of detail with regard to things like gates.
- Matt
Please sign in to leave a comment.