|
IDEA
|
I am working on setting up our organization with the new ArcGIS Pro based Address Data Management solution and I noticed that there is an attribute rule for splitting intersecting road when creating a new road that intersects an existing road. However, we often run into the issue where we need to split an existing road because it crosses an administrative boundary (municipal boundary, county boundary, etc.) or the block number changes even though there is not an intersection. Currently, I have to use a data owner connection, disable the Split Intersecting Road attribute rule, use the Split tool to split the required roads, manually do all the things the attribute rule takes care of (splitting the address range, ID updates, update alias table if necessary), save edits, and reenable the Split Intersecting Road attribute rule. Granted this does not happen often, but every time we find an issue requiring splitting a road using the Split tool we will have to use this approach.
... View more
07-09-2020
02:30 PM
|
1
|
5
|
3722
|
|
IDEA
|
ArcGIS Enterprise (AGE) deployments should have the availability to have pools of ArcGIS Online (AGO) service credits assigned to the AGE deployment. So in Settings for AGE instead of supplying an ArcGIS Online organization account you supply an authorization code and/or some kind of authorization info (maybe an Esri account that has My Esri access). Either way, then the deployment has a pool of credits that are not associated with an ArcGIS Online organization and AGE named users can be assigned quotas to use the service credits. The current all or nothing approach to service credit usage in AGE is problematic because premium Living Atlas layers are shared with the entire organization instead of a group so I cannot control which users are accessing those layers, much less keep them from using up all the service credits.
... View more
07-09-2020
09:41 AM
|
8
|
2
|
1749
|
|
IDEA
|
Currently when signing into ArcGIS Pro using an Enterprise named user two connections are made. One goes to Enterprise to authenticate and authorize the user and then a separate call to the License Manager to get the license. This creates an issue when a user is off network because the License Manager cannot currently be safely exposed to the internet. So a user can authenticate but not get a license when off network. Please create a way for ArcGIS Pro licenses to be safely obtained from License Manager over the internet. That could be through ArcGIS Enterprise acting as a proxy between ArcGIS Pro and the License Manager, or maybe creating a "web adaptor" for License Manager.
... View more
06-30-2020
09:12 AM
|
12
|
10
|
4466
|
|
IDEA
|
Originally we used an enterprise geodatabase as our read-only database because we still needed to control who had access to which feature classes in the geodatabase.
... View more
06-10-2020
01:22 PM
|
0
|
0
|
3069
|
|
IDEA
|
We are getting ready to migrate our GIS data to a new server and I am tempted to just write a python script that is scheduled to disable connections to the read-only enterprise geodatabase, wipe it, and recopy everything. That way I do not have to worry about adding new feature classes, schema changes, or failed/incomplete edit syncs (that has happened more than once and forced me to recreate the entire sync setup anyway). However, I do not like that it is not efficient since most of the data will not have any changes.
... View more
06-10-2020
09:24 AM
|
0
|
1
|
3069
|
|
IDEA
|
Just wanted to bump this up since this was requested in 2010 and 10 years later this is still not available as far as I can find. I know this can be done using ArcObjects, so it is not impossible, but it should be exposed through the UI and python. Maybe my organization is unique but we often have to create new feature classes over time.
... View more
06-05-2020
12:43 PM
|
1
|
1
|
3069
|
|
IDEA
|
This is an ambitious idea, but it would be a great benefit to utility providers to be able to manage construction plans (my organization refers to them as as-builts or record drawings) directly in the Utility Network. How I see this working is kind of like how the new Parcel Fabric works where there is a record and then other layers that are associated with that record. So when you add a new construction plan you are creating a new record with whatever attribute requirements your organization has and attaching a PDF or image of the construction plan to the record. Then allow the user to either assign the record to an asset as the asset is being created, or by selecting several existing assets and assign a record to them all at once. Assets should be allowed to be associated with multiple records, so when a user selects an asset they can see every construction project that asset has been a part of. Likewise, selecting a record should provide an option to see every asset that is associated with it. APIs and Arcade functions could be developed around this to do things like return records associated with an asset, return assets associated with a record, generate a schematic for the assets associated with a record, or select all assets that have a specific value in the attribute table of the records. This would allow for easy access to construction plans in the field (either online or offline) and the construction plans have details that are not always captured in the GIS layers.
... View more
05-19-2020
02:20 PM
|
0
|
0
|
953
|
|
POST
|
I know this thread is old but just in case others are having the issue of hosted feature services being in a hybrid state where ArcGIS Portal thinks the service is a standard feature service but ArcGIS Server thinks it is a hosted feature service. In troubleshooting a different issue I stumbled upon a solution that worked for me. In the Contents directory of ArcGIS Portal every item has a iteminfo.xml file associated with it. This is apparently the magical secret spot where Esri marks a feature service as a hosted feature service. In the "<typekeywords>" section make sure there is a typekeyword set as "<typekeyword>Hosted Service</typekeyword>". That is all I had to do. I did not have to restart any services or processes, I just had to refresh the item page in ArcGIS Portal and there were all the settings and options for hosted feature services again. Creating views and changing settings are available again and work. I still wish I knew why the 10.6 to 10.6.1 upgrade stripped the "Hosted Service" typekeyword from ALL the hosting feature services that existed at the time of the upgrade. A year and a half of hosted feature services were rendered unmanageable because of that bug.
... View more
05-12-2020
10:15 AM
|
0
|
0
|
1335
|
|
IDEA
|
It would be very helpful, especially for emergency response related Hub sites, to expose the modified date as an element that can easily be added to an ArcGIS Hub site. This way when changes are made to the site some text on the site automatically updates to the latest modified date and time. Even better would be allowing site admins/managers to set the format of the date and time. For some sites the format Monday, April 4, 2020 is best for the audience and for other sites 04/04/2020 17:30 is more appropriate for the audience. Currently with multiple editors we have to make sure everyone is remembering to update the timestamp and use the same format for the date and time when they change the text.
... View more
04-06-2020
10:28 AM
|
2
|
0
|
606
|
|
IDEA
|
It would be very helpful, especially for emergency response related Hub sites, to expose the modified date as an element that can easily be added to an ArcGIS Hub site. This way when changes are made to the site some text on the site automatically updates to the latest modified date and time. Even better would be allowing site admins/managers to set the format of the date and time. For some sites the format Monday, April 4, 2020 is best for the audience and for other sites 04/04/2020 17:30 is more appropriate for the audience. Currently with multiple editors we have to make sure everyone is remembering to update the timestamp and use the same format for the date and time when they change the text.
... View more
04-06-2020
10:28 AM
|
1
|
0
|
641
|
|
IDEA
|
Not just symbology but universal SVG file support across the entire platform. Some examples that I can think of are thumbnails, uploaded image items (such as organization logos), Web App Builder/Experience Builder icons, etc..
... View more
11-25-2019
10:33 AM
|
1
|
0
|
7334
|
|
IDEA
|
Not just symbology but universal SVG file support across the entire platform. Some examples that I can think of are thumbnails, uploaded image items (such as organization logos), Web App Builder/Experience Builder icons, etc..
... View more
11-25-2019
10:33 AM
|
1
|
0
|
2159
|
|
IDEA
|
I agree with Brian that there needs to be more than just a warning when trying to delete an item. The details page of any item should list all dependencies for the item in question for the owner and admins. Even better would be having this capability as a privilege that could be assigned to roles. I am glad to see that 3rd party vendors have stepped in to fill this gap created by Esri, but this is such a critical piece for long-term maintenance that it should be in the product by default. I do not like the idea of having to risk deleting an item just to see what dependencies an item might have.
... View more
11-25-2019
07:44 AM
|
1
|
0
|
3005
|
|
POST
|
Apparently the new Map Viewer based on ArcGIS API for JavaScript 4.x will eventually be able to group feature services, but there is no timeframe that I have found from Esri on when it will be available. Good news is as of ArcGIS 10.7.1 there is an alternative workflow. Starting at that version, print services support dynamic legends for map services. However, you will have to republish the map service to ArcGIS Server 10.7.1 using ArcGIS Pro to enable the functionality. I have not been able to test this myself since I am stuck on an older version of ArcGIS Server for the time being.
... View more
10-22-2019
10:23 AM
|
0
|
0
|
6806
|
|
POST
|
I am hoping this is a one time endeavor. This time I will be recreating all content from scratch. I will not be moving anything over simply because I do not trust the integrity of any of our existing content. Services will be republished, maps and apps recreated manually, etc.. I want to avoid accidentally bringing over a corrupted item from our existing installation that will break the new install. After this new install I will try doing an in place upgrade again. I do not want to do a clean install for every upgrade, but that depends on how much Esri fixes their server software installers. I am curious what quality improvements ArcGIS Enterprise 10.8 brings. I am assuming that will be out December/January time-frame since that is Esri's current release cadence.
... View more
10-08-2019
09:19 AM
|
0
|
0
|
1867
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | a week ago | |
| 1 | a week ago | |
| 1 | 05-12-2026 12:18 PM | |
| 1 | 04-15-2026 06:52 AM | |
| 1 | 04-15-2026 12:13 PM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|