POST
|
@farah_SrourAlotoum1012 A second server is needed for ArcGIS GeoEnrichment server because it cannot be installed on the same machine as the ArcGIS Data Store. A relational data store is required for the base deployment's hosting server and GeoEnrichment server cannot be installed on the same machine as a relational data store.
... View more
09-17-2024
01:32 PM
|
0
|
0
|
144
|
POST
|
If you don't request walk times i.e.- if leave the studyAreaOptions parameter blank and run the request, it will try to build a default 1-mile simple ring, do you get a response? This will help pinpoint the issue to creating street network service areas. I'll mention that we do not have good routing data coverage for China. This is described in our documentation for data coverage for routing services. Minimal Street Coverage— Data is limited to some major highways only, secondary and local roads are not covered. Streets have not been ground verified for accuracy, and interchanges may connect incorrectly. Routing in these countries isn't recommended for critical operations.. You may be better off creating 1-mile rings instead 20 minute walk times in any case due to minimal routing data coverage in China. For example, if I drop a random point in Shanghai and try to create a 20 minute walk time, the results are very poor and in some cases the area doesn't even snap to the point. In addition to using simple rings, I would suggest logging an enhancement request with Esri tech support so that we can have a list of users who are requesting better routing data in China.
... View more
01-23-2023
11:28 AM
|
0
|
1
|
674
|
POST
|
Hi Daniel, I don't think pagination will help here. The 5,000 Limit is a service limitation that cannot be overridden by using pagination. There is a geography level in between regions and communes (departmentes), for example with the Esri France dataset. https://geoenrich.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/StandardGeographyLevels/FR/FRA_EsriFrance_2021?f=pjson You could perhaps list the departements in a region first and then the communes in each departement. Also, this 5,000 feature limit deserves to be reevaluated and possibly raised in an upcoming release.
... View more
08-03-2022
03:03 PM
|
2
|
0
|
611
|
POST
|
The change log for demographic data updates can be found on this what's new page. There's not an exact date decided for the release yet but we're aiming for the latter half of June.
... View more
05-24-2022
10:54 AM
|
1
|
0
|
733
|
POST
|
Hello, the business summary variables are currently only available in the Census 2010 boundaries. In the June release of ArcGIS Online, these variables will be available in the Census 2020 boundaries.
... View more
05-09-2022
03:22 PM
|
0
|
1
|
755
|
POST
|
Hi Helen, this feature is powered by the GeoEnrichment service and there are a few options on how to configure it. One is to install a GeoEnrichment server locally as Gaurav mentioned. You would then need to license the data for your region and install it to the server. The other option is to configure GeoEnrichment as a utility service in your portal your portal from ArcGIS Online but since you're working in disconnected environment this won't work for you. It will require installing GeoEnrichment server locally in your enterprise and licensing the data for your region. GeoEnrichment server is a component of the Business Analyst Enterprise solution and comes with the U.S data in the standard bundle. I would recommend discussing with your account manager what software you're authorized for and additional data licensing options beyond the U.S.
... View more
04-04-2022
03:44 PM
|
0
|
0
|
550
|
IDEA
|
Hi @Roxana_ElenaUrdea sorry for the late reply but I think what you need are the group and item classes in the arcgis.gis module. When you create a project in the Business Analyst web application, a group is created behind the scenes. All project layers and output from analysis are then stored as items in the portal and shared with that group. Your question seems to be about accessing items, is that correct? If so you can use the content method of the group class to retrieve the list of items shared with a group. From there you can manage individual items using a variety of methods from the item class. I hope this is helpful- please let us know if you have any follow up questions.
... View more
10-14-2021
12:45 PM
|
0
|
0
|
1125
|
POST
|
Hi @KevenSuzuki1 Sorry for the late reply, can you try installing this patch to the GeoEnrichment server? It addresses issues with running map reports in BA Enterprise 10.9. https://support.esri.com/en/download/7911
... View more
10-14-2021
11:23 AM
|
1
|
0
|
443
|
POST
|
Hi Srikanth, The issue is that this report is not supported for standard geography sites. The traffic profile report is a proximity report that lists traffic data in relation to centroid of a ring buffer. We can look into adding support for standard geography sites for this report in a future release.
... View more
03-28-2019
03:36 PM
|
0
|
0
|
1344
|
POST
|
Akash, Thanks again for reporting, this bug will be fixed in an upcoming update, but In the meantime, a possible work around for this location would be to define the intersecting geographies info in the study area parameter. In this case, the CBSA and County will be returned as separate features instead of geo-context ID fields for the ring buffer. For example: studyareas=[{"address":{"text":"1026 Military St, Port Huron, Michigan, 48060"},"areaType":"StandardGeography","intersectingGeographies":[{"sourceCountry":"US","layer":"US.Counties"}]},{"address":{"text":"1026 Military St, Port Huron, Michigan, 48060"},"areaType":"StandardGeography","intersectingGeographies":[{"sourceCountry":"US","layer":"US.CBSA"}]}] features: (2) attributes: StdGeographyName: St. Clair County StdGeographyID: 26147 StdGeographyLevel: US.Counties attributes: StdGeographyName: Detroit-Warren-Dearborn, MI Metropolitan Statistical Area StdGeographyID: 19820 StdGeographyLevel: US.CBSA Hope this helps as a workaround for the time being, I'll follow up with you when the bug is fixed. Thanks, Dan
... View more
12-28-2017
10:29 AM
|
0
|
0
|
1344
|
POST
|
Hi Akash, Thanks for reporting this issue, it seems that it happens when requesting the intersecting geographies, the request works just using the address study area without the intersecting geographies info: https://geoenrich.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/Enrich?studyareas=[{"address":{"text":"1026 Military St, Port Huron, Michigan, 48060"}}]&f=pjson&token= It looks like it happens with this address specifically because the default 1 mile ring buffer overlaps the Canadian border and something is not handled properly when requesting the intersecting geographies. Thanks for reporting this bug, the GeoEnrichment team is tracking this issue and will provide a fix. To help provide a work around can I ask a few questions about the use case? - Are you interested in generating a ring buffer around this address and returning the demographic variables within that buffer? - Are you interested in the demographic variables within the intersected CBSA and county? Or are you just wanting to know which CBSA and county the address is within? Thanks, Dan
... View more
12-27-2017
10:15 AM
|
0
|
2
|
1344
|
POST
|
Hi Jude, It looks like your token is valid, however, your account doesn't have permissions to use Geoenrichment. Do you know what role your account has? Is it at least a publisher role? We'll need to have your org administrator check your role to see if you have permissions. It may be that you only have a user role or a custom role without permissions for Geoenrichment. -Dan
... View more
07-19-2017
03:21 PM
|
0
|
0
|
410
|
POST
|
Kris, good news, we were able to make a fix to the enrich layer tool to better handle complex polygons like these. Thanks for bringing this use case to our attention- it helps us improve the quality of the software and now we'll be able to get this fix in with an update to ArcGIS Online early next week, I will reply to this thread to let you know when it's available. In the meantime, I can still provide the generalized polygons. I will leave this item published for you until the update next week. http://www.arcgis.com/home/item.html?id=016b84298c1441989f3f78f30837a633 Thanks, Dan
... View more
06-23-2017
09:26 AM
|
2
|
3
|
1573
|
POST
|
Thanks for confirming. It seems that this particular study area exceeds the max size of the request because the polygon borders are so complex, it's roughly 2MB worth of vertices just published by itself. There are a great deal of small roads in this region which contribute to the complexity of the borders. We are investigating the max request size of this tool to see if adjustments can be made for a use case like this. In the meantime, I was able to use the Generalize tool in the editing toolbox within ArcMap to reduce the amount of vertices, I was then able to publish that as a service and enrich it. Please let me know if I can share that output with you or if we can help in any other way.
... View more
06-21-2017
02:41 PM
|
0
|
5
|
1573
|
POST
|
Kris, thanks for sharing your layer with me. It looks to be a complex polygon issue and in particular with the study area in North Carolina. Note that this single feature seems to have multiple polygons combined into one and the request appears to be exceeding some limitation. Did you intend for this study area to be a multi-part feature? This should still work regardless so we will investigate it. I tested this in a staging environment that has been updated for the next ArcGIS Online release and the only record that isn't enriched is this NC drive time.
... View more
06-20-2017
09:55 AM
|
0
|
7
|
1573
|
Title | Kudos | Posted |
---|---|---|
2 | 08-03-2022 03:03 PM | |
1 | 05-24-2022 10:54 AM | |
1 | 10-14-2021 11:23 AM | |
1 | 02-12-2015 12:34 PM | |
1 | 02-02-2015 10:56 AM |
Online Status |
Offline
|
Date Last Visited |
Wednesday
|