|
POST
|
Hi, That's most likely correct. Several years back, customers were required enable Open Data on a group before it could be added to a site. We've since moved away from that pattern and allow for more relaxed sharing methods.
... View more
11-03-2021
03:57 PM
|
0
|
0
|
2038
|
|
POST
|
Hi @JosephBisig We understand that the "API Error" is generic and can be confusing. Have you enabled the "Local Projections" setting on the Hub site? Hub needs a numeric SRID and will throw an error when trying to query metadata without one. For example, on this item on Hub https://gisdata-piercecowa.opendata.arcgis.com/datasets/pierce-county-council-districts/explore the Hub API returns an error when trying to get metadata. On that item's service the Spatial Reference is PROJCS["NAD_1983_HARN_StatePlane_Washington_South_FIPS_4602_Feet",GEOGCS["GCS_North_American_1983_HARN",DATUM["D_North_American_1983_HARN",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",1640416.666666667],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-120.5],PARAMETER["Standard_Parallel_1",45.83333333333334],PARAMETER["Standard_Parallel_2",47.33333333333334],PARAMETER["Latitude_Of_Origin",45.33333333333334],UNIT["Foot_US",0.3048006096012192]],VERTCS["NAVD_1988",VDATUM["North_American_Vertical_Datum_1988"],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Foot_US",0.3048006096012192]] I believe that you'll either need to make an adjustment to the service's spatial reference or disable local projections, which will serve results in EPSG 4326.
... View more
11-03-2021
03:52 PM
|
1
|
3
|
20650
|
|
POST
|
@GJYThe "Open Data" option is an agreement that the content can be federated. The Group Manager filter options in the group manager have not changed for several years. If you check the "Open Data" option, you'll be able to disable the "My Organization" option. This is set up so that only groups with the "Open Data" setting is enabled, regardless if the group is in your organization or another organization.
... View more
10-28-2021
07:32 AM
|
1
|
2
|
2062
|
|
POST
|
The search card is currently pulling colors from the Header Text Color and the Header Background Color. Try adjusting those and then follow @ABishop 's comment.
... View more
10-25-2021
11:41 AM
|
1
|
0
|
3080
|
|
POST
|
Since the search bar falls within the global navigation, you'll want to adjust the Global Nav Text Color setting under Customize > Theme.
... View more
10-25-2021
11:14 AM
|
1
|
3
|
3093
|
|
POST
|
@JanSarataPatrick's recommendation is the best first option for you. We also recommend that you serve content from Esri hosted services because performance on non-hosted services is heavily dependent on the machines used. You may already be doing this. We have recently updated our Content management and download docs to describe some of these best practices in more detail. We will continue to update these docs to suggest guidelines for sharing datasets based on their size and complexity. Additionally, over the next few months we're going to transfer a portion of our download system to be closer to the underlying service. The goal is to ensure that reliability and performance are improved and more closely resemble the service's configuration rather than pre-processing that Hub does (such as extra lift Hub does once users enable the file geodatabase option). The result will be a beta feature where all public hosted feature services will retain their current download functionality, but use this new and more performant system.
... View more
10-01-2021
11:13 AM
|
0
|
0
|
2399
|
|
POST
|
Hello @MatejVrtich I'm sorry to hear that you're having this issue. We have verified that this is an issue and we will roll out a fix during our weekly release next Tuesday. In the meantime, I suggest that you try refreshing the editor and waiting a few sections before making an edit. The issue appears to be intermittent and it will sometimes result in a delayed update instead of a frozen screen.
... View more
10-01-2021
08:50 AM
|
0
|
0
|
954
|
|
POST
|
Hello We have just released a follow-up fix. Please check to see if you're still seeing an API Error on your downloads when navigating to content via a header link or a gallery card.
... View more
09-17-2021
11:36 AM
|
0
|
5
|
6739
|
|
POST
|
Hello, I want to give an update on the status of this fix. We have found a solution but we need time to ensure that automated and manual testing is comprehensive and that no other gallery cards or header links regress. As a result, we will not be able to release the fix today, but we are aiming to release as soon as possible. When a fix has been released and verified on production, we will update hubstatus.arcgis.com
... View more
09-16-2021
10:29 AM
|
0
|
0
|
6748
|
|
POST
|
Hello again, I apologize for the inconvenience. We have identified the issue and we're aiming to release a hotfix as soon as possible. Thank you for suggesting a work-around @John_Spence . For future reference, ArcGIS Hub has a service-level status page found at https://hubstatus.arcgis.com/
... View more
09-15-2021
01:20 PM
|
0
|
0
|
6763
|
|
POST
|
Thanks for the details. Please let me know if that doesn't work. We should have a fix ready by tomorrow and optimally released tomorrow as well.
... View more
09-14-2021
04:36 PM
|
0
|
1
|
5016
|
|
POST
|
Sorry to see that you're still having an issue. Is this the site where you're having issues https://open-data-stancounty-gis.hub.arcgis.com/ ? I have reproduced the issue and I've marked a fix has high priority. In the meantime, I suggest that you try making those items private and then public again. Afterward you may need to remove the link and re-add them within the gallery cards. The problem comes from the fact that these those gallery cards link out to items referencing services that have multiple layers. The update is still tying to reference the original URL without knowledge that this is a layer. For example, if you click the Annexations gallery card link, you'll route to https://open-data-stancounty-gis.hub.arcgis.com/datasets/d32e342982c849839aa787a1ae513f15_8/explore?layer=8&location=37.546472%2C-120.968143%2C11.62 instead users should be route to a slightly different URL https://open-data-stancounty-gis.hub.arcgis.com/datasets/d32e342982c849839aa787a1ae513f15_8/explore?location=37.546472%2C-120.968143%2C11.62 We recognize that these bugs are very impactful and that the routing is confusing. Near-term we are adding additional tests to ensure that routing changes do not affect downloads. Mid-term we have plans to simplify the routing logic and remove the confusing _:layerId portion of the URL.
... View more
09-14-2021
02:45 PM
|
1
|
3
|
5025
|
|
POST
|
Hi, How are you accessing that item? Are you trying to navigate to the URL directly, or are you using the gallery card found on https://data.bellevuewa.gov/? I think you mean the gallery card pictured below When you say "via the point/click download button interface". If this is the case, this is a known bug that will be fixed during tomorrow's weekly release.
... View more
09-13-2021
02:32 PM
|
0
|
3
|
4106
|
|
POST
|
We have verified that this is a bug and we are completing QA now. Will release it tomorrow mid-day EST during our normal weekly Hub release. Please stay tuned to the Hub changelog https://hub.arcgis.com/pages/changelog Apologies again for the inconvenience and thank you for your patience.
... View more
09-13-2021
11:10 AM
|
3
|
8
|
5654
|
|
POST
|
Thanks @MeghanLeavey it looks like there is a routing bug from the gallery card. We're actively working on a fix and hope to release it as soon as possible. If you need immediate access to downloads you can update the URL and adjust the layer information. For example, the routing resolution for "Building Footprints" will route to https://gis-monmouthnj.opendata.arcgis.com/datasets/fec0b3d813174cdfb766134315120460/explore?layer=0 You'll still see the view working correctly and downloads will work if you adjust by removing the query and adding "_0" https://gis-monmouthnj.opendata.arcgis.com/datasets/fec0b3d813174cdfb766134315120460_0/explore
... View more
09-09-2021
12:31 PM
|
2
|
1
|
5697
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-12-2024 09:32 AM | |
| 4 | 06-26-2024 10:23 AM | |
| 3 | 06-18-2024 12:16 PM | |
| 8 | 05-14-2024 08:48 AM | |
| 1 | 09-14-2021 02:45 PM |