<%= 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
19 comments
You need the elite plan
i have elite and it keeps prompting me to upgrade to a commercial subscription. Any tips?
Elite does currently allow KML import, but if you are attempting to import it as a component type that is not included in your plan it might not like it. Can you share more details or post a screenshot?
Attempting to import a KMZ with elite subscription error message.
Its a KMZ... according to your earlier post you should be able to do this with an elite plan. Please clarify and include instructions as to how i do upload a KMZ with my elite plan as per your earlier post.
Again, it isn’t preventing you from importing. If you select one of the other component types that is included in your plan (how to see which features are in your plan), then it will let it through. In this case you are selecting Inspection, which is a Growth only component type (compare plans).
No, i'm just trying to import a KMZ to dronelink so that i can refine my path through the dog park... i'm not trying to set up a survey using the KMZ. i just want the imagery i have created from a previous survey run to be uploaded into dronelink.. can you please provide instructions as to how this is done?
Select Waypoints instead of Inspection in the dropdown?
And then how do i import the KMZ?
Click Import. If you need the full tutorial, click here.
Yep, they are the exact instructions i followed. I got the error message shown above. I can NOT import KMZ files this way. Is my elite subscription defective?
If you share your KMZ file we can check if there is something specific with it preventing the import.
where do i share it?
but it isn't the KMZ file, it simply states (as per screenshot above) that i have to upgrade to upload a KMZ...
Can you put it on Dropbox or Google Drive and send a link?
whats your email address? i dont really want to put a link to my google drive on an open forum. Feel free to contact me on my subscription email address.
support@dronelink.com
The system was incorrectly identifying the file as an Arcsec Trinity CSV file, which can only be imported as an Inspection component type. After correcting that issue (locally for testing), we came to find out that the underlying KML is using NetworkLink and Region tags, which is not currently supported by the importer. If you want to use the importer right now, you need to only use Polygon or Path:
Please sign in to leave a comment.