|
POST
|
I have been asked to provide a map similar to this one from CalTopo showing wind speed and direction. I see that Living Atlas has this layer https://www.arcgis.com/home/item.html?id=cb1886ff0a9d4156ba4d2fadd7e8a139 but it doesn't have the same wind direction lines as the Caltopo map. Is there an AGOL version of this type of data? Thank you, Mele
... View more
a week ago
|
0
|
0
|
66
|
|
POST
|
Good morning, Our Fire Department is looking at CalTopo for SAR. We are currently using Field Maps for various purposes including location sharing. We have a large area in the City of Scottsdale that is set aside for passive use and we have had issues finding people who are in its 36K Acres environs,. Licensing in ArcGIS is not currently an issue for us as we have an ELA. I am starting to look in to CalTopo to see what it offers that ArcGIS doesn't and vice versa. Has anyone collected the pros and cons of both platforms? Is possible to integrate ArcGIS layers in to CalTopo and possible to pull in the location information that CalTopo offers? I am just starting to look into solutions so my questions so far as quite basic. Thank you for any insights. Mele
... View more
2 weeks ago
|
1
|
1
|
104
|
|
POST
|
Good morning, I am trying to set the locationSharingUploadLKLFrequency on my device to a lower value than the default of 60 seconds. I am using this in a QR code https://fieldmaps.arcgis.app/?referenceContext=shareLocation&locationSharingOn=true&llocationSharingUploadLKLFrequency=10 I don't see any change. Normally with our QR codes we are using the referenceContext to open the map but it doesn't like I can do that in the same string so I am doing that after. I also tried this https://fieldmaps.arcgis.app/?itemID=xxxxxxxx9996536fe1c678af2&referenceContext=shareLocation&locationSharingOn=true&UploadLKLFrequency=10&portalURL=https%3A%2F%2Four-org.maps.arcgis.com No luck. Let me know what I am missing here. Thank you, Mele
... View more
09-18-2025
12:00 PM
|
0
|
0
|
283
|
|
POST
|
Good morning, I am trying to add a picture stroke to an extruded polygon and am not have any luck. As a matter of fact, changing the outline to a solid stroke does show up What I was able to do is copy the layer and draw just the outlines of the polygons. However I am not able to change much about the line symbol except for the color Is there a trick to making the lines show the properties I'd like? Thank you, Mele
... View more
09-18-2025
08:33 AM
|
1
|
0
|
209
|
|
POST
|
Good morning, We have a legacy app in our agency. We are working on replacing it with likely an Experience Builder app or apps. In our legacy app, we have 'themes' that allow users to see the layers relevant to their work groups without having to maintain multiple apps for each work group. One container servers all groups without creating separate apps for each. Let me know if anyone has created something like this in Experience Builder. Please send any examples you may have. Thank you, Mele
... View more
08-18-2025
11:56 AM
|
0
|
1
|
275
|
|
POST
|
08-15-2025
03:42 PM
|
0
|
0
|
326
|
|
POST
|
Thank you @MattEdrich I am still playing around but your idea makes space as I wanted. One thing I did was make the font 'white' and it looks good. Thank you for the suggestion.
... View more
08-15-2025
03:36 PM
|
1
|
1
|
328
|
|
POST
|
@JeffSilberberg Thank you for seeing my poor formatting. I think you are on to something for sure as know I can see the file getting passed through the connector. I think I still need to fix a few things and will try the suggestion of written it to a text file to see if I am missing something else in the format. Thanks again!
... View more
08-14-2025
03:29 PM
|
0
|
0
|
220
|
|
POST
|
Thank you @MattEdrich I will give that a try the suggestion. I also like your idea of using the color coding. Working in Word is no fun to begin with and then even more compounding when adding these tags.
... View more
08-13-2025
04:43 PM
|
0
|
0
|
358
|
|
POST
|
I have crated an Receive XML on a REST Endpoint connector and am trying to get an XML file to process in the service below I sending an XML via Python to see if anything comes through but have not seen it working as there is nothing in in/out and sample route shows nothing. This is how I am sending the XML with python in ArcGIS Pro # GeoEvent Server details geoevent_server_url = "https://ourserver:6143" # Replace with your server URL input_connector_name = "SFD_ipad_XML" # Replace with your input connector name receiver_url = f"{geoevent_server_url}/geoevent/rest/receiver/{input_connector_name}" # XML data to send xml_data = """ <<location data> <latitude>[33.49419124478499]</latitude> <longitude>[-111.8995224018715]</longitude> <date>[Jul 25, 2025 at 2:30 PM]</date> <device_id>[EPCRM365_191 (APIPAD00096)]</device_id> </location data> """ # Set the headers for the request headers = { "Content-Type": "application/xml" } try: # Send the POST request response = requests.post(receiver_url, data=xml_data, headers=headers, verify=False) # verify=False for self-signed certs # Check the response status if response.status_code == 200: print("XML data successfully sent to GeoEvent Server.") else: print(f"Error sending XML data. Status code: {response.status_code}") print(f"Response content: {response.text}") except requests.exceptions.RequestException as e: print(f"An error occurred: {e}") XML data successfully sent to GeoEvent Server. This is my first attempt at using this connector, so I may be missing something obvious. Thank you for any assistance. Mele
... View more
08-13-2025
01:33 PM
|
0
|
2
|
270
|
|
POST
|
This worked for hiding the image section if no images exist. Just need the border if anyone has suggestions ${if picture_of_front_yard}${#picture_of_front_yard}${$file | size:150:0}${/}${/}
... View more
08-12-2025
12:21 PM
|
0
|
0
|
383
|
|
POST
|
I have a survey with multiple photos possible. In my word docx template I have the following which will include all photos taken. ${#picture_of_front_yard}${$file | size:150:0}${/} I'd like to do two things. If no pictures, hide this from the taking up space in the report Add a border around each photo Right now they look like this and I would like a little separation if possible. Thank you, Mele
... View more
08-12-2025
09:40 AM
|
0
|
6
|
408
|
|
POST
|
Thank you for the options you presented. I did not know about the Gridded Reference Graphic tools. I will definitely look into this further. No need to write code if the functionality exists in the Pro.
... View more
07-26-2025
10:53 AM
|
0
|
0
|
185
|
|
POST
|
Hello, I have a tool created in .NET ArcObjects that takes the refence grid in a layout and creates a file showing which grid cell features fall within. I would like to move this functionality in to ArcGIS Pro but wanted to check to see if anyone has done something similar before I start from scratch. Let me know if anyone has done something similar in Pro. Maybe this is worthy of an ArcGIS Idea too. Thank you, Mele
... View more
07-25-2025
05:13 PM
|
1
|
2
|
240
|
|
BLOG
|
This was very exciting to be part of and want to extend a big congratulations to all featured!! I am honored to be included with such an amazing group of GIS leaders!!
... View more
07-25-2025
05:05 PM
|
3
|
0
|
7848
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 03-13-2015 04:39 PM | |
| 1 | 09-18-2025 08:33 AM | |
| 1 | 05-12-2025 03:17 PM | |
| 1 | 08-15-2025 03:36 PM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|