|
POST
|
Sorry, I missed your follow-up comment. You can choose to use "Zoom tools" and Zoom to select after selecting the table. If you wish to do this dynamically, turn on the Cross filters on the map card.
... View more
03-01-2024
07:43 AM
|
0
|
0
|
1548
|
|
POST
|
@ChelseaRozek I believe we missed responding to this question. Are you still facing this issue? It sounds like something with the join. If you still have this issue please send a sample data if possible and I can take a look.
... View more
03-01-2024
07:24 AM
|
0
|
1
|
943
|
|
IDEA
|
Hi @Eric_Castonguay, Thanks for formally submitting this as an idea. Yes, this has been asked several times by different customers and I will take this to the management to see if we can prioritize this.
... View more
03-01-2024
07:08 AM
|
0
|
0
|
1143
|
|
POST
|
@BarbaraSj Thanks for the data, I will look into this and get back to you. (hopefully within a few days or a week). I am optimistic that it is a cardinality issue and we cannot query the entities. Can you try the steps in point 2 while ensuring that the Fueling Stations A are unique?
... View more
02-28-2024
07:02 AM
|
0
|
0
|
3220
|
|
POST
|
@AndreasDarr One other thing I will have you check is to run the `describeDatastore.bat` file under your <installation directory>\Datastore\tools\ and see if you have any errors.
... View more
02-27-2024
06:59 AM
|
0
|
0
|
2690
|
|
POST
|
Hi @BarbaraSj Thanks for your question. It is a bit hard to mentally visualize data but I think it is complaining because there are multiple joins happening resulting in an output dataset with many-to-many joins where no single entity that contains all fields that can be queried. In these cases we are not able to flatten the table Enabling location on Fueling points A Join between Fuelling points A and Customer data then Enable location on the First and Last Fuel point IDs (x2) I have a few questions. Does Fueling points(A) geometry have the same cardinality as Point ID? Are First and Last Fueling Point geometries derived from Fueling Points A? Are the First and last Fueling points fields inside the Customer Data (B) table? I will have you try a few things When Enabling location on Fueling points (A) (if they are unique) then check the "Repeat Identical Features" while enabling the location and see if that works. If the answer to my questions 1,2 & 3 above is "Yes" then instead of joining customer data to Fueling points (A) and enabling location on First & Last Fuelling points can you try the following: Enable Location on Fuelling Points (A) use Repeat Identical features (Like mentioned in 1) Enable Location twice (First & Last Fuelling points) by Geography using Point ID & Fuelling Points (A) as a geometry. Use this dataset to create a Link map. If this doesn't work please send me a sample dataset(s) to try and I can see if there is any issue here.
... View more
02-27-2024
06:54 AM
|
0
|
2
|
3230
|
|
POST
|
@AndreasDarr You should install it on your GIS/hosting server(s). before anything, I suggest you clear cache and browsing data and/or try it in Incognito mode. I am not entirely sure what is going on, you could try upgrading to 2023.3 and see if that fixes something. Previously, I had success solving this error by rebooting my portal and server machines. You can try that if that is an option for you. If nothing fixes it, I recommend you reach out to support and have someone take a look. More likely it will be something to do with the DS.
... View more
02-23-2024
07:33 AM
|
0
|
0
|
2738
|
|
POST
|
Hi @AndreasDarr , A few questions: 1. Can you create any content in the portal? e.g. use "Add Item" and create a new feature layer using an SD file. If this is not working, you might have a problem with the server or data store. 2. If you have a multi-machine deployment, install the server part of insights on all the server machines. Also, for 11.1 you can use 2023.3.
... View more
02-22-2024
09:44 AM
|
0
|
2
|
2759
|
|
IDEA
|
@RyanDickinson1 Will it be possible for you to share the connector package you built? Please obfuscate any connection details before you do. I will have a look.
... View more
02-22-2024
07:45 AM
|
0
|
0
|
5505
|
|
IDEA
|
@RyanDickinson1 , Did you update the properties and dialect yml files? They need to be configured to use the driver file and map the functions as your database needs. The properties file holds information on the connection and the dialect file will map all the functions that Insights uses to send queries.
... View more
02-14-2024
06:47 AM
|
0
|
0
|
5554
|
|
IDEA
|
@RyanDickinson1 , Unfortunately, it is not possible to write and test many databases through the connectors which is why I said it will be an experiment and we would love to consider any specific issues you were facing. Also, If I understand correctly, Azure Databricks is a distributed system that sits between applications and data. The insights connector is sort of doing a similar role so I am not sure who that will work. The connector supports standard SQL so theoretically it should work. is there any specific area where you are stuck? Unfortunately, it is an off-the-shelf solution.
... View more
02-13-2024
12:46 PM
|
0
|
0
|
5584
|
|
POST
|
Hi @Ed_ What's the feature draw limit on the map (say on a city scale level) for version Insights Desktop 2023.3? There is no set limit at a specific scale and It is hard to predict how many features will display at a particular scale but you can assume that you will not be able to see more than 100-112k features on the map. It is difficult to make sense of that much data in such a small map card, so I will suggest you set filters accordingly. Users can always zoom and pan to see more features in the area of their interest. Points will be faster to render and more of them will display than polygons. It might be wise to use tree centroids instead of polygons if that is an option. Also, is the map feature draw limit for 2023.3 the same as version 2022.1? I can't say for sure but I don't believe it has changed in the last couple of years so should be the same.
... View more
02-13-2024
12:11 PM
|
0
|
0
|
1803
|
|
IDEA
|
Hi @RyanDickinson1 Thanks for the information. We recognize that we may not be able to officially support different flavors of the datatabases which is why we built this https://github.com/Esri/insights-connector-guide if you haven't had a chance to take a look. This guide will help you create your connector. We do have a few samples that you can use as a starting point building Azure Databricks connector is something that you will have to experiment with on your own. That said, If you find any specific issues then please feel free to post on here we will take a look.
... View more
02-13-2024
11:47 AM
|
0
|
0
|
5670
|
|
POST
|
Hi @RylandLu, I couldn't access the URL you shared. Maybe it is a permissions issue like @Ian_Muehlenhaus mentioned. Let us know.
... View more
02-09-2024
09:45 AM
|
0
|
1
|
1570
|
|
POST
|
Hi @Ed_ , I am wondering what issues you are facing or if is it blocking you in any way. It depends on a combination of factors like scale, extent, feature layer limitations, etc. The map card should show a warning sign if the features are not displayed. Clicking on the warning sign should show you how many features are displayed to the current extent. Let me know.
... View more
02-09-2024
09:38 AM
|
0
|
1
|
1817
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 3 | 3 weeks ago | |
| 5 | 3 weeks ago |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|