|
POST
|
We've been using concurrent license pool for almost years along with license manager. Currently, We upgraded to ArcGIS enterprise11.5. I've heard, it would retire soon by end of the year, ArcGIS pro 3.6 is the last version to support this license type. We are ready to convert all our concurrent licenses to named users (ArcGIS Enterprise or Online). Does it work same as pool ? How it works when assigning ArcGIS Pro add on license to the member in organization? Do we need purchase individual Standard licenses (Professional) for each user ( it is going to be too expensive)? Could you please tell us more about this ?
... View more
07-23-2025
12:24 PM
|
0
|
9
|
1015
|
|
POST
|
If we would like to migrate all components with Database, How could we start ? like installing on the cloud, data migration etc.
... View more
07-16-2025
03:55 PM
|
0
|
1
|
561
|
|
POST
|
We are looking options for hybrid . Can we have portal , data store on premise and rest on cloud which includes sql server ?
... View more
07-16-2025
11:26 AM
|
0
|
1
|
579
|
|
POST
|
How can we update this? can we copy specific file from developer edition ? i am currently using 1.16
... View more
07-11-2025
11:40 AM
|
0
|
0
|
275
|
|
POST
|
Currently, We are running single machine base deployment of Enterprise 11.5 with CPU v4 and 20 GB RAM. We are planning to run hybrid model ( keeping Portal, datastore and web adaptors, SQL Server) on premise and move ArcGIS Server (hosting) to the cloud in AZURE. Currently, we are running about 50 to 60 map Services, may increase in future ( Some of them are dedicated and other are Shared) and have few GP Services (10 to 12). Just wanted to know , is this correct deployment process ? Moving Hosting Server to the Cloud?
... View more
07-07-2025
12:39 PM
|
0
|
8
|
723
|
|
POST
|
Search widget has been configured with custom layer data sources Query layers, feature classes . When i typed first 3 numbers of the ID (Numeric) from query layer , It was not populating suggestion list at the bottom. Finally found that, it should be Full text indexed. When i try to run same Geoprocessing tool in ArcGIS Pro for a query layer, ArcGIS Pro Closes with an error dialog. Could you please suggest some alternative ways to achieve this?
... View more
06-30-2025
01:06 PM
|
0
|
4
|
413
|
|
POST
|
was trying to re create all offline areas for a webmap after compress. We are using World _imagery (Export ) tile layer, ArcGIS python API was modified recently to add another argument in offline_areas.create tile_services = if "HIGH" in title_upper: # Street level levels = ",".join(str(i) for i in range(10, 17)) #print('High' +str(max_scale) +'|' + str(min_scale)) elif "MED" in title_upper: # neighborhood levels = ",".join(str(i) for i in range(12, 14)) # print('MED' +str(max_scale) +'|' + str(min_scale)) elif "LOW" in title_upper: # city levels = ",".join(str(i) for i in range(15, 16)) #print('LOW' +str(max_scale) +'|' + str(min_scale)) for baseitem in basemap_lyr_items: layerImagery.append({"url": baseitem.url,"levels":levels}) map_area = offline_map.offline_areas.create(area=polygon_geom, item_properties=item_prop, min_scale =min_scale, max_scale =max_scale, enable_updates=False, refresh_schedule='daily', refresh_rates = refresh_rates_times, tile_services =layerImagery ) What are the ranges used for these 3 levels ? I tried different combinations. it failed. Even, I checked the Service in json format. nothing was working. I used ( High : (4,.... 20) , Med : (4,.. 15) , Low :(4,...13) Please suggest on this
... View more
06-27-2025
09:37 AM
|
0
|
0
|
328
|
|
POST
|
We have been updating/inserting/deleting using append tool for the data on regular basis from non spatial database (weekly). I have looked at different options to do, 1. Append tool : I tried this tool to update the data on regular basis ( which is taking longer time then expected), sometimes, Update feature is also not working based on primary key. When insert 68,000 records , it took me just 9 min which is more time to insert and then tried to run same tool with update option enabled, it took me almost 1:09:00 . it appends all records instead of update. 2. Using Versioned views using SQL queries (MERGE) : it is much faster compared to append geoprocessing tool. i was getting an error while running merge sql query against _evw (versioned and archived), "You may not update this view on an archiving table in the DEFAULT version." . I read in online documentation, we need to set version before running this tool ( it may be child /default). Anyways, i will setup indexes to boost the performance of tool. When we are updating this, need to pass globleid manually. Can we set in SQL side to automate creation of this GUID? Append only works for UPSERT operation and it does not work for delete operation. we need to write another function to delete unmatched records. With this, OBJECTID value keep on increasing to large number on regular data updates and we can't use truncate table to reset objectid on versioned feature classes I would like to proceed best approach either sql side job or geoprocessing tool . Could you please anyone guide us to move forward
... View more
06-21-2025
08:54 AM
|
0
|
1
|
580
|
|
POST
|
You could update/insert/ delete by using _evw . it does care of all GDB columns automatically.
... View more
06-19-2025
01:10 PM
|
0
|
0
|
252
|
|
POST
|
I am looking to list all our surveys in a list widget using Map service. I want to display all records when we select list item, provide options to edit existing record, create a new survey, filter and view report for specific record. is there any widget to have all these functionalities? do we need develop our own custom widget ? Just wanted to confirm this before starting development
... View more
06-17-2025
01:58 PM
|
0
|
1
|
269
|
|
POST
|
I was getting allow -origin header errors when i tried to access the https://Survey123.arcgis.com?PortalUrl=<Portal Url>. ArcGIS Enterprise 11.5 with IWA Identity. Could you please suggest on this
... View more
06-17-2025
09:59 AM
|
0
|
2
|
281
|
|
POST
|
Still, i am getting an error after changing to your suggested code.
... View more
06-10-2025
07:37 AM
|
0
|
1
|
471
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 05-15-2025 05:01 PM | |
| 1 | 01-25-2024 10:09 AM | |
| 1 | 12-05-2024 06:33 AM | |
| 1 | 11-09-2024 06:20 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|