03-22-2019 06:35 AM
Dear Community ,
I need to make a dashboard. How can upload my data source here (vector set , data set) ? Even I have CSV file (ASSETS data), Please see the below screenshot. If you have any tutorial please send me. Thanks !
Solved! Go to Solution.
03-26-2019 04:16 AM
Hi Liton,
As you can see there are options for input data from M.App Enterprise (MAE), Online Files (this would be for your CSV) and Web Service.
The MAE option covers vector sets and their contained vector data. Vector sets are covered in Content area of MAE and are built from existing cachable vector data in MAE. They are published from the Vector Set area.
08-07-2019 04:46 AM - edited 08-07-2019 04:49 AM
Hello,
I have a similar issue. I have a file that I would like to upload but I do not have a "Local File" option in my "Feature Data" tab. I only have it in the "View Template" tab. Could you assist me how I can load my CSV file?
08-11-2019 09:12 PM
Short answer is “you can´t”…
Long answer will be: You can not load data to the server from the analyzer in MAE, you have to load the data to a spatial enabled database, and generate a vector set that can then be consumed from the analyzer.
An alternate approach would be to use a file that is available in the web (I`ve even used google drive) and use the “Online Source” option, or you could use external services (like a WFS generated from a OGC compliant server). Note that this options gives you a lot of flexibility, you could actually use a MAE WFS (using the right request) to get the data in json format and consume it from the online source tab.
Please keep in mind that the analyzer in MAE is not the same than the one you can use in the M.Apps store, MAE is for enterprise solutions where there is a need to have control over the data that gets published.
09-19-2019 03:57 AM
"(I`ve even used google drive)"
Interesting !
which is the syntax to use to specify the url to access Gdrive file ?
Thanks
Giorgio