|
POST
|
Hi Charlene, Can you confirm that these are to be deleted: http://rtdc.mwcog.opendata.arcgis.com/datasets/a544e25084cf4d1897c7a23c68b4e0f1_0 http://rtdc.mwcog.opendata.arcgis.com/datasets/a544e25084cf4d1897c7a23c68b4e0f1_1 http://rtdc.mwcog.opendata.arcgis.com/datasets/a544e25084cf4d1897c7a23c68b4e0f1_2 http://rtdc.mwcog.opendata.arcgis.com/datasets/a544e25084cf4d1897c7a23c68b4e0f1_3 http://rtdc.mwcog.opendata.arcgis.com/datasets/a544e25084cf4d1897c7a23c68b4e0f1_4 http://rtdc.mwcog.opendata.arcgis.com/datasets/a544e25084cf4d1897c7a23c68b4e0f1_5 I ask because I can still access the underlying services and the ArcGIS Online items for them. For layer 0: https://gis.mwcog.org/wa/rest/services/RTDC/CooperativeForecast/MapServer/0 https://www.arcgis.com/home/item.html?id=a544e25084cf4d1897c7a23c68b4e0f1
... View more
11-18-2016
11:34 AM
|
0
|
3
|
6056
|
|
POST
|
Hi Charlene, Let me know if this doesn't clear up and we'll take a look. Courtney
... View more
11-18-2016
07:22 AM
|
1
|
6
|
6056
|
|
POST
|
Hi Kevin, Can you please provide the open data URLs for the dataset you'd like to be removed? Thank you for the detailed STR - I will log a bug with our engineering team. Courtney
... View more
11-18-2016
07:22 AM
|
1
|
2
|
6056
|
|
BLOG
|
Hi Anthony, You should observe this fixed at this time. Please let us know if you continue to experience issues. Thank you, Courtney
... View more
11-17-2016
07:02 AM
|
0
|
0
|
16055
|
|
BLOG
|
This is interesting behaviour that I'm unable to reproduce. I've sent the details to our engineering team and they are investigating. Thank you for sending this our way.
... View more
11-16-2016
07:31 AM
|
1
|
0
|
16056
|
|
BLOG
|
Hi Diego, Once you're signed in https://opendata.arcgis.com/admin/signin should redirect to https://opendata.arcgis.com/admin/sites. Try going directly to the sites URL. We'll look into this issue. Courtney
... View more
11-16-2016
06:50 AM
|
0
|
0
|
16056
|
|
BLOG
|
Hi Diego, Barring any issues we are aiming to remove the beta label on November 15. Best, Courtney
... View more
11-02-2016
01:24 PM
|
0
|
0
|
16062
|
|
POST
|
Hi Joan, Yes, that is what I mean. You can hit the circular button next to the dataset in your Data Manager. In the Data Manager you should see errors on any datasets that have failed their last download - these are the ones you want to reset. You shouldn't see these kinds of errors anymore. If you do, please post here or email me directly with details. Thanks, Courtney
... View more
10-27-2016
11:05 AM
|
0
|
1
|
2896
|
|
POST
|
Hi Joan, I reset the cache on the Hawaii Elevation Contours dataset and it is now downloading successfully. We had an issue with the way we were handling http requests that is now resolved. I recommend resetting the problem datasets and trying the download again. Let me know if you are still experiencing issues after that and I will troubleshoot some more. Thanks, Courtney
... View more
10-25-2016
01:52 PM
|
0
|
3
|
2896
|
|
POST
|
The status on your group should be complete - can you verify that you see the datasets appear on your data manager and your site? Thanks!
... View more
10-14-2016
11:33 AM
|
1
|
3
|
2090
|
|
POST
|
Hi Caitlin, We had an issue this morning where our harvesters were backed up and users experienced longer than normal delays in their datasets appearing on their site. This has been resolved and I apologise for the disruptions. If you don't see your datasets in the Data Manager at this time, try hitting "Update Index" on the page. If you still don't see them, please provide the URL to your data groups on ArcGIS Online and I'll take a look under the hood. Thanks, Courtney
... View more
10-13-2016
11:03 AM
|
1
|
5
|
2090
|
|
BLOG
|
Custom Header There are two components for creating a custom header for your site. There is an HTML card that you can edit in the page layout and a CSS text area in the header settings sidebar. The custom header HTML card supports a limited set of HTML tags: <a>
<b>
<blockquote>
<br>
<caption>
<cite>
<code>
<col>
<colgroup>
<dd>
<dl>
<dt>
<em>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<i>
<img>
<li>
<ol>
<p>
<pre>
<q>
<small>
<strike>
<strong>
<sub>
<sup>
<table>
<tbody>
<td>
<tfoot>
<th>
<thead>
<tr>
<u>
<ul>
<center>
<style>
<div>
<spa>
<nav> These can be used in conjunction with many documented Bootstrap classes. Frequently used classes include: class use .pull-right Position elements by floating them to the right of the page .pull-left Position elements by floating them to the left of the page .clearfix Use on a <div> after floats to prevent other elements from wrapping around your floated item .center-block Center block-level elements .text-left Left-align text .text-right Right-align text .text-center Center-align text Presently, we do not support Javascript embedded in the header HTML section. Script tags will be ignored by our compiler. We do intend to add limited Bootstrap Javascript support to allow dropdown menus in navigation and collapsable mobile navigation in a future iteration of our product. Supported attributes that can be used in conjunction with the <a> tag: aria-label
class
href
role
src
style
target Supported attributes that can be used in conjunction with the <img> tag: align
alt
aria-label
class
height
role
src
title
width
Supported attributes that can be used to support accessibility: alt
aria-label
role
Supported attributes supported on any of the the allowed HTML tags: aria-label
class
role
style
To get you started in adding your own custom header CSS, we have pre-populated the CSS text box in the settings with a few key classes you might want to use if you are working with the default custom header: class use .custom-header Wraps the entire component - you can only style tags within this class .first-tier First level of navigation, including the site logo .second-tier Second level of navigation Custom Footer Like our custom header, our custom footer is made up of two components, an HTML editing card in the page layout and a CSS text input box under the sidebar settings. Please read the supported tags and attributes in the custom header above for best practices. The only additional classes of importance found in the footer are related to layout: .container and .col-xs-12 classes. These are part of the Bootstrap grid structure and are necessary to constrain columns within a fixed width page layout. You may modify the columns as you wish. These classes were not necessary in the header as the Bootstrap <nav> classes take care of all of this for you in regards to navigation.
... View more
10-11-2016
01:01 AM
|
7
|
3
|
50263
|
|
POST
|
This should be fixed now -- try clearing your cache and let me know if you observe any issues.
... View more
10-05-2016
07:17 AM
|
0
|
1
|
2298
|
|
BLOG
|
Only ArcGIS Online hosted services have the export data functionality. On premises services do not support this functionality. Hosted service settings look like this:
... View more
10-04-2016
11:56 AM
|
1
|
0
|
16063
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-10-2017 01:33 PM | |
| 1 | 09-22-2016 11:02 AM | |
| 1 | 09-20-2017 11:44 AM | |
| 1 | 03-13-2017 03:06 PM | |
| 1 | 03-23-2015 01:47 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|