- Posts: 76
- Thank you received: 1
Integration with Fabrikar tables
- Kordian
- Topic Author
- Offline
- Senior Member
Less
More
5 years 2 weeks ago - 5 years 2 weeks ago #12648
by Kordian
Replied by Kordian on topic Integration with Fabrikar tables
You describe where the data is stored.
As for paths, here are example coordinates entered:
36.528038,28.842927;36.528137,28.843552;36.462985,28.796265;36.462737,28.796488;36.46263,28.796237;36.462667,28.79638;36.470692,28.795238;36.461438,28.792285;36.461377,28.792233;36.460855,28.792868;
As for paths, here are example coordinates entered:
36.528038,28.842927;36.528137,28.843552;36.462985,28.796265;36.462737,28.796488;36.46263,28.796237;36.462667,28.79638;36.470692,28.795238;36.461438,28.792285;36.461377,28.792233;36.460855,28.792868;
Last edit: 5 years 2 weeks ago by Kordian.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
5 years 2 weeks ago - 5 years 2 weeks ago #12651
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Integration with Fabrikar tables
first look - do not enter last ;
your data shoul be
36.528038,28.842927;36.528137,28.843552;36.462985,28.796265;36.462737,28.796488;36.46263,28.796237;36.462667,28.79638;36.470692,28.795238;36.461438,28.792285;36.461377,28.792233;36.460855,28.792868
your data shoul be
36.528038,28.842927;36.528137,28.843552;36.462985,28.796265;36.462737,28.796488;36.46263,28.796237;36.462667,28.79638;36.470692,28.795238;36.461438,28.792285;36.461377,28.792233;36.460855,28.792868
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 5 years 2 weeks ago by Dima.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
5 years 2 weeks ago #12652
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Integration with Fabrikar tables
Can you give example for "import data" - just image how you describe it
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Kordian
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 76
- Thank you received: 1
5 years 2 weeks ago #12653
by Kordian
Replied by Kordian on topic Integration with Fabrikar tables
Here is an example of how it is done in Fabrik:
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
5 years 2 weeks ago #12657
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Integration with Fabrikar tables
It is very interesting.
One more question.
As I understand, you describe somewhere your table (and fields), and after that you construct where clause (it is on image). And where you define what columns (lat and lng) or column (pair) will be used for placemarks or paths? And where definition for data type to display (placemark or path)? Where you define what popup content will be?
One more question.
As I understand, you describe somewhere your table (and fields), and after that you construct where clause (it is on image). And where you define what columns (lat and lng) or column (pair) will be used for placemarks or paths? And where definition for data type to display (placemark or path)? Where you define what popup content will be?
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Kordian
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 76
- Thank you received: 1
5 years 2 weeks ago - 5 years 2 weeks ago #12658
by Kordian
Replied by Kordian on topic Integration with Fabrikar tables
You select column names (it is called "Pole" in our example) and specify where clauses.
You can define the column with coordinates in different ways. Here a separate "element" - column containing coordinates is added to the table. But you can as well have a separate page where you specify which column is name, which column should be the popup, etc. Actually you have it in your software, as you specify which kml variable to use in the popup, so it is quite the same.
Or simply force user to use column with names like "Latitude" or "Coordinates". Fabrik has a separate "column" that can be added to any table, where you place the coordinates in a fixed format, and that is how it works.
Whether the result should be displayed as path or points, is another thing. This is done in the visualization further on (in case of Fabrik it is the googlemap visualization.
You can define the column with coordinates in different ways. Here a separate "element" - column containing coordinates is added to the table. But you can as well have a separate page where you specify which column is name, which column should be the popup, etc. Actually you have it in your software, as you specify which kml variable to use in the popup, so it is quite the same.
Or simply force user to use column with names like "Latitude" or "Coordinates". Fabrik has a separate "column" that can be added to any table, where you place the coordinates in a fixed format, and that is how it works.
Whether the result should be displayed as path or points, is another thing. This is done in the visualization further on (in case of Fabrik it is the googlemap visualization.
Last edit: 5 years 2 weeks ago by Kordian.
Please Log in or Create an account to join the conversation.
Time to create page: 0.217 seconds