-
Notifications
You must be signed in to change notification settings - Fork 149
Add the Geoportal Search to a List of Search Providers
Often users want to search Geoportals without launching the Geoportal webpage. Because the Geoportal advertises its OpenSearch document in its webpages (just view the source on any geoportal page and look for OpenSearch in the source), it is easy to register the Geoportal in clients that support OpenSearch. The instructions below describe two examples of this: 1) how to include the geoportal as a search provider in a web browser navigation tab, and 2) how to include it in Windows Explorer for Windows versions that support OpenSearch (e.g., Windows 7).
After this configuration, it will be possible to retrieve search results in the GEORSS format simply by typing a search term into the searchbox, as shown below.
To register the Geoportal in your list of search providers, do the following.
- Launch the desired Geoportal homepage in a web browser that supports OpenSearch, such as Mozilla Firefox 3 or Internet Explorer 7 or 8.
- Click on the icon to the left of the search box. A dropdown list will appear.
- At the bottom of the list, you will see an option that allows you to add the Geoportal search provider (the name of the search provider will be determined by the Geoportal's hosting organization). Select this.
- Now, the Geoportal will be listed as your search provider in the search provider box. Anytime you open the browser, you can choose the Geoportal from the list (it won't have to be added again) and search directly.
After carrying out these steps, you will be able to type a search term in the search box to the upper right of your window explorer session, and retrieve results from the target geoportal.
- In the Internet Explorer web browser, paste the URL of the geoportal that you desire to search through Windows Explorer. E.g., http://gptogc.esri.com/geoportal
- After the /geoportal part of the URL, type openSearchDescription - e.g., http://gptogc.esri.com/geoportal/openSearchDescription
- After a moment, Windows will show a popup asking if "You want to add this search connector to Windows" (see below). Click the "Add" button.
Back to How to Search for Resources