POST
|
Good Morning. I have a map in a map widget in Experience Builder and I would like to be able to update the feature list widget linked to this map when I click on a map symbol. Currently I can do this the other way, so when I click on a feature in a feature list then I can zoom to that feature on the map...which is great, but I can't seem to be able to do this in reverse, click on a symbol and update the feature list. So how can I set a trigger to click on a map symbol and select the associated feature in the feature list. Regards. Jeremy. I've looked at the various map widgets documentation but I am not entirely sure if this is covered ? Is there someone I can chat with about this ? Could you direct me to them ? Many thanks for your help. Regards. Jeremy Dunn.
... View more
08-04-2020
11:39 PM
|
0
|
7
|
373
|
POST
|
Morning All I'm having the same issue. I'm trying to update some feature layers on AGOL with a python script (notebook script really). I know my user credentials are correct as I can login to my AGOL account. The error I get is as below RuntimeError: Unable to generate token. Invalid username or password. (Error Code: 400) I understand the username and password is case sensitive, and I'm pretty sure they are correct...I'm using the credentials as below print("Login to AGOL") from arcgis.gis import GIS #gis = GIS("home") username = "" password = "" org_url = r"https://company.maps.arcgis.com/" gis = GIS(org_url, username, password) print("Successfully logged in as: " + gis.properties.user.username) Any suggestions as to how I can fix this ? Regards. Jeremy
... View more
07-29-2020
01:53 AM
|
0
|
0
|
854
|
POST
|
Morning Eric I have a similar problem when trying to upload new data to the Facilities layer in the Coronavirus Business Reopening App I downloaded the empty facilities csv populated all the cols with my data and then tried to upload this excel file. So all the cols should line up as it's from the original layer. Part of the problem is that the field names downloaded are the field alias'. So you have to change these so no spaces etc....using the correct field names(not the alias') there is still the same error. Here't the field mapping.... Is there a bug with this App ? Because I cannot get this to append. That is the only way to upload data to this layer, There is no data in the original Facilities layer. So how can I easily upload my facilities to this layer ? All cols are the same. Regards. Jeremy.
... View more
07-28-2020
03:40 AM
|
0
|
0
|
80
|
POST
|
Afternoon All Does anyone know if this can be done from a script ? I can do it quite happily in ArcPro but if I try and run a python script to do the same thing it throws out this message " ERROR 001398: Service name 'newlayer' already exists." I'm trying to overwrite a layer in a portal environment that I have access to, I own the layer being overwritten and the layer which is being used to do the overwriting with. So I'm alittle confused as to why ESRI are getting in the way. Regards. Jeremy
... View more
07-08-2020
06:12 AM
|
0
|
0
|
165
|
POST
|
Morning Shay, It would be nice if I could easily do this myself without relying on ESRI to do it. The reason being that I believe in my organisation we get charged for content stored online. So I would like to keep this stored content to a minimum if possible. Regards. Jeremy.
... View more
07-06-2020
11:50 PM
|
1
|
0
|
91
|
POST
|
Good Morning How do you delete uploaded content in experience builder ? I don't seem to be able to figure out how to do this. Regards. Jeremy.
... View more
06-30-2020
12:45 AM
|
0
|
2
|
156
|
POST
|
Morning Randy I solved this by simply running a where statement on the ObjectID's. Where "ObjectID>1000" Seemed to work. Regards. Jeremy.
... View more
06-05-2020
12:30 AM
|
0
|
0
|
63
|
POST
|
Good Afternoon Randy Many thanks for the post. After a little bit of re-working I successfully created a script that worked. Many many thanks. The only issue I have is that the feature layer I am querying has 3466 features in it and the Max Record Count is limited to 1000. Is there anyway to increase this ? Regards. Jeremy.
... View more
06-04-2020
09:24 AM
|
0
|
1
|
63
|
POST
|
Morning All I want to download the Covid19 Daily Cases data from here https://services1.arcgis.com/0MSEUqKaxRlEPj5g/ArcGIS/rest/services/Coronavirus_2019_nCoV_Cases/FeatureServer/1 I have tried this way. 1. ESRI DUMPER - Works but then I have difficulty converting the ESRI geojson to something that is usable in a DataBase. Any thoughts on the best way to convert this output to a SQL readable format ? CSV/TAB delimited flat file for example ? Many thanks Regards. Jeremy.
... View more
05-22-2020
02:29 AM
|
0
|
4
|
205
|
POST
|
Good Morning Is the Active Hurricane feed from Living Atlas available on power BI ? Regards. Jeremy.
... View more
06-13-2018
11:48 PM
|
0
|
0
|
32
|
Online Status |
Offline
|
Date Last Visited |
01-22-2021
08:56 AM
|