|
POST
|
Does anyone have an example of how to remove the default basemaps in the basemap gallery component and add our own from a service layer. I am struggling. Thanks.
... View more
12-19-2025
12:00 PM
|
0
|
5
|
972
|
|
IDEA
|
Could the components size be more consistent? It looks a bit goofy when you have, for example, the zoom, then the sketch, then home components lined up. Thanks.
... View more
12-18-2025
12:18 PM
|
1
|
6
|
610
|
|
POST
|
"output_name="Wake_Parcels_Raster_30m_v2"," Try adding a file extension to the name (.tif,.jpg). Also try a small name with no numbers?
... View more
12-01-2025
12:04 PM
|
0
|
0
|
380
|
|
POST
|
How did you write your path? If you did C:\Users\my.tif, change it to C:/Users/my.tif. Or better yet use r"C:\Users\my.tif", the quotes help because of the spaces in your path.
... View more
08-08-2025
10:52 AM
|
0
|
0
|
687
|
|
POST
|
@OwenGeo Could you expand on this. In my ideas from the other day I questioned about this hosted issue. How do you host the story on enterprise, I am guessing Portal? I was told not to use Portal, by ESRI tech support, to build story maps because it doesn't have all the capabilities as Online.
... View more
03-20-2025
07:48 AM
|
0
|
0
|
1739
|
|
IDEA
|
@OwenGeo thank you! I will see if I missed something and call tech support if I can't figure it out.
... View more
03-19-2025
06:31 AM
|
0
|
0
|
1529
|
|
IDEA
|
@OwenGeo could you provide me a link to some documentation please. Everything I have read says it needs to be hosted? If I publish Referencing registered data and use that feature service I get an error say it is not a useable layer. But if I Copy all data it works, because that is now hosted on portal. I don't want to copy all data because I would have to be constantly republishing.
... View more
03-19-2025
06:15 AM
|
0
|
0
|
1554
|
|
IDEA
|
Please allow Story Map Tours to be able to use non-hosted feature services. It seems like Story Maps is not useful for dynamic data or for Enterprise solutions. It would be very usefully if we didn't have to republish overwrite several times a day if we want to keep our Story's up to date.
... View more
03-18-2025
10:32 AM
|
2
|
5
|
1600
|
|
POST
|
This would not work for Story Maps, Map Tour, it needs to be a Point Feature Layer not an Image Layer. So how would that work? I need the layers to be edited in Pro to reflect on my Online maps or Story maps.
... View more
03-17-2025
06:44 AM
|
0
|
0
|
3397
|
|
POST
|
Are you asking how to connect to your sde using python? # Set up connection
sdeTempPath = tempfile.mkdtemp()
connect = arcpy.management.CreateDatabaseConnection(
sdeTempPath,
'ConnName.sde',
'SQL_SERVER',
'INSTANCE',
'DATABASE_AUTH',
'USER',
'PASSWORD',
'SAVE_USERNAME',
'DataBase'
)
# Use a temporary workspace
arcpy.env.workspace = os.path.join(sdeTempPath, "ConnName.sde")
... View more
02-20-2025
08:48 AM
|
0
|
0
|
1647
|
|
IDEA
|
The problem with the Analysis tool is that if you have service data that changes often throughout the day. I would need to go and and run the tool often.
... View more
02-14-2025
08:45 AM
|
0
|
0
|
2121
|
|
POST
|
Is it possible, with the Map tour using List layout, to show in the layout list only what is in view of the map? So as you zoom in the list shrinks.
... View more
02-14-2025
06:24 AM
|
0
|
1
|
771
|
|
POST
|
What version of Pro are you using? I think in 2.x you cannot export a map series to .jpg, but in 3.x you can.
... View more
01-17-2025
06:26 AM
|
0
|
0
|
1851
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 03-23-2026 08:11 AM | |
| 1 | 03-23-2026 07:55 AM | |
| 7 | 03-18-2026 12:15 PM | |
| 1 | 03-11-2026 07:51 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|