Explore content

You can find public content by visiting any public site.

Note:

To find private content, ensure that you are signed in and have access to view the item.

Depending on a site's purpose, content can be discovered in various ways.

  • Links and pages—Click to open links to pages and other items on a site's header or layout.
  • Search bar—Search via global navigation, a search card, or by exploring (searching) site contents.
  • Apps and maps (layout cards)—Displays a single app, such as an app or map. Depending on its configuration, clicking the item may open in a new browser tab or its content view.
  • Categories (layout card)—Displays groups of related content to help narrow search results by using organization categories, item tags, or organization groups. Click on a category's icon to view its items.
  • Gallery (layout card)—Displays individual items using their thumbnail image and description.
  • Events (layout cards)—Displays an event with details, or upcoming events as a calendar or list. Click on an event to view details.
  • Connected content—The full details page of a public item shows connected content within an organization, to support managing, discovering, and learning about content items. The ‘See this dataset in action’ section shows content (of various types) connected to that item. For example, for a feature layer, this section may show web maps or applications that are built with that particular dataset.
  • Related content—The full details page of a public item shows related content within an organization, to support managing, discovering, and learning about content items. The ‘You may be interested in’ section shows related content by comparing certain metadata fields (as the search function does) to identify other items that are syntactically similar. Quality of results (number, variety, relevancy) relies heavily on the item being viewed and the array of content items available in the organization.
  • Discussions—Have private content-based discussions within groups (requires ArcGIS Hub Premium license). Learn how discussions work.

Explore and download data and documents

Use a site's search bar to find content that's available to explore and download. You can also search for public (open) data at hub.arcgis.com/search.

Note:

You do not need an account to download public data.

The following steps are applicable when using spatial content in the explore view.

  1. Open the item's preview page for an item you've found through a site's search results, links, or layout cards.

    Note:

    If someone has shared a URL to an item's preview page with you, open the URL in a new browser tab. If the data is filtered by a given attribute, the page will automatically open to this filtered view. You can adjust filters before downloading the data for your own use.

    If you haven't found the item you're looking for, the item may be private. Ensure that you are signed in and that the item is shared with you.

  2. Select the Filter data button Filter data, and Filters or Styling to display map features based on attribute table. String (text) values will be visualized with categorical symbolization. Numeric values will be visualized with graduated symbolization.
  3. Use the Select tool to click on and see attributes for a particular map feature. Use the Draw point, Line, or Area tools to draw a feature on the map.
  4. To create an enlarged area around a drawn feature and contain data of interest, choose Filter to this point (line, or area). Filters by area will include features that are inside or intersect the polygon. In the Location Filter, enter a Distance (radius) and select Units.
  5. To download filtered versions of spatial or tabular data, select the Filter data button Filter data (shows number of features for download). You can also select attributes in table view or on map view to filter specific data.

    Note:
    You can download filtered data for items that are backed by a service and shared publicly.

  6. Services with Time info enabled in ArcGIS Online will automatically display a Time slider which allows the user to animate and filter the service's data by the time attribute.
  7. Click the Download button download on the side panel to download a file or view download options. Click Toggle filters for your subset of features.
    Note:

    If Hosted Downloads is enabled for an item backed by a feature service, only features displayed (based on geographic or other filters) will be downloaded. Otherwise, all features within the bounding rectangle of the filtered area will be downloaded.

    Note:

    For public content, ArcGIS Hub caches downloadable files. If a cached file isn't up to date and ready for download, an alert appears explaining the file status. When a user selects Generate a new file, Hub begins to create a new file. This can take some time. Once downloaded, the file is cached for others to download. Depending on the complexity and number of records, requesting a new download file for spatial datasets can take up to a few hours. If a cached file is available, you can download the available file or request a newly cached file. For more information, see File generation.

The about view for tables and feature layers includes an attribute table with Name, Type, and Action fields. The Action column may contain a chart icon which if selected, generates a table based on that field. The following conditions must be met for a field to be eligible for charts.

  • The field must be of string (text), numeric, or date type. For string fields, the count of unique values must be less than 20. For date fields, the service must support SQL expressions.
  • The field must not be a virtual column. It must not be a coded value belonging to a domain table.
  • The field must have statistics generated.

Create a map

Users can create a basic map or a more advanced map in ArcGIS Map Viewer, for a public feature layer or feature layer they can access.

  1. Open the explore view for a feature layer.
  2. Select the Information button information to open the side panel.
  3. Select I want to use this.
  4. Select Create a map and select Start simple.

    Note:
    To create a map in the ArcGIS Online Map Viewer, select Advanced mapping.

  5. Optionally, add one or more layers by selecting Add layer.
  6. The basic map maker has the following controls for adding notes and annotations to the map:
    • Pin pin —Mark a location.
    • Freehand freehand —Draw a line.
    • Area freehand area —Draw a polygon.
  7. Add notes to a point or drawing by clicking on it and clicking the Add text button.
  8. On the side panel, click the Settings button settings on a layer and click Style to adjust color, line style and stroke, and transparency.

    You can also use this button to remove or hide the layer.

  9. On the side panel, click the About Mapinformation button to modify the layer’s name and summary.
  10. Click Save to save the map to your account.
    If you aren't signed in, you will be prompted to sign in with an ArcGIS Online account or create a community account with the organization hosting the data.

Create a storymap

You can create a story that incorporates different kinds of content with ArcGIS StoryMaps.

  1. Open the explore view for an item.
  2. Click the Information button information to open the side panel.
  3. Click I want to use this and select Create a story.
    If you are not signed in, you will be prompted to sign in with an ArcGIS Online account or create a community account with the organization hosting the data. The story is saved to this account.

Access the API explorer

For service-backed items, ArcGIS Hub provides shortcuts on a content view page to the underlying service REST API serving the data. These services reflect updates in near real-time.

  1. Open the explore page for an item.
  2. Select the Information button information to open the side panel.
  3. Select I want to use this and select View API resources.
  4. Select Open in API explorer.
  5. Adjust your query such as filtering by attribute on the "Where" parameter and selecting Get response.