<%= 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
3 comments
Dronelink does not export to this format. Moving to feature requests.
Further reading states any of these formats will work. GPX, KML, or a GeoJSON file. Is Dronelink capable of exporting any of these formats?
Dronelink can export to KML: https://support.dronelink.com/hc/en-us/articles/5278925836947-Export-to-KMZ-file-and-Google-Earth-for-3D-Preview-and-Playback
Having said that, KML is a generic format and Dronelink creates this file for the purpose of visualization and playback in Google Earth, not CalTopo so it may or may not work for your use case.
Please sign in to leave a comment.