-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
228 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
Quick Search is a feature used to provide basic point of interest and data-set searches. It is located in the upper left corner of the application. The searches are conducted with the following syntax: keyword only <b><i><keyword only></i></b>, or keyword followed by keyphrase <b><i><keyword><keyphrase></i></b>. Quick Search supports the following commands/inputs: | ||
|
||
<style type="text/css"> | ||
.tg {border-collapse:collapse;border-spacing:0;} | ||
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:20px 10px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:black;} | ||
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:bold;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:bold;border-color:black;} | ||
.tg .tg-us36{border-color:inherit;vertical-align:top} | ||
</style> | ||
<table class="tg"> | ||
<tr> | ||
<th class="tg-us36">Search Type</th> | ||
<th class="tg-us36">Description</th> | ||
<th class="tg-us36">Command Syntax</th> | ||
<th class="tg-us36">Sample</th> | ||
</tr> | ||
<tr> | ||
<td class="tg-us36">Address</td> | ||
<td class="tg-us36" align="Top">Displays information about an address as a marker on the grid; the marker is centered within the address location.</td> | ||
<td class="tg-us36" align="Center" width="250"><Num><Dir><St></td> | ||
<td class="tg-us36" width="150">50 W. Washington</td> | ||
</tr> | ||
<tr> | ||
<td class="tg-us36">Dataset</td> | ||
<td class="tg-us36" width="300">Displays information about a dataset as points on the grid. The points are layered based on the geographical position of the data. The maximum of 1000 points can plot on the map.</td> | ||
<td class="tg-us36" width="300"><keyword only><br><keyword><keyphrase><br><br></td> | ||
<td class="tg-us36"width="275">food_inspections<br>food_inspections 60604</td> | ||
</tr> | ||
<tr> | ||
<td class="tg-us36">Latitude and Longitude</td> | ||
<td class="tg-us36" width="300">Displays lat/long coordinates as a marker on the grid.</td> | ||
<td class="tg-us36" width="250"><latitude>, <longitude></td> | ||
<td class="tg-us36" width="200">41.8270, -87.6423</td> | ||
</tr> | ||
<tr> | ||
<td class="tg-us36">Place Name/Type</td> | ||
<td class="tg-us36" width="300">Plots marker/s on the grid within the coordinates of the Place Name/Type.</td> | ||
<td class="tg-us36"><Place Name><br> <Place Type></td> | ||
<td class="tg-us36" width="200"> | ||
Place Name: | ||
<ul> | ||
<li>Daley Center</li> | ||
<li>Wrigley Building</li> | ||
</ul> | ||
Place Type: | ||
<ul> | ||
<li>Pharmacy</li> | ||
<li>Tourist Attraction</li> | ||
</ul> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
## Performing a Quick Search | ||
Quick Search identifies pattern matches and not exact matches within a search. | ||
|
||
There are rules in performing a Quick Search such guidelines are displayed in the Help Icon. To access quick help, select the question mark icon in the Quick Search bar. Quick Help is like a cheat sheet for setting up dataset searches. When the icon is selected, the panel expands with a list of several types of search syntax, that aids in performing a quick search. | ||
|
||
![](../media/og_help.png) | ||
|
||
### Dataset Search | ||
When a search is executed the data plots as points on the grid pertaining to the type of criteria being displayed in the search bar. <b><i><keyword only></i></b> displays all unfiltered results from a dataset called food inspections. In the bottom right corner of the grid an information bar appears displaying the total number of results returned. Data points are limited to 1000 points on the grid. An example of a <keyword only> search is displayed below. | ||
|
||
![](../media/og_finonly.png) | ||
|
||
<b><i><keyword only><keyphrase></i></b> displays a parameter base search. The example below searches food inspections in zipcode 60604. | ||
|
||
![](../media/og_fin_001.png) | ||
|
||
### Address Search | ||
The Address search returns a marker on the grid centered within the address location. | ||
|
||
![](../media/add42618.png) | ||
|
||
### Lat/Long Search | ||
Lat/Long searches places a marker on a grid and centers within the area of the locale; within the marker it displays information about the search which is the lat and long coordinates. | ||
|
||
![](../media/latl.png) | ||
|
||
### Place Name Search | ||
Place Name/Type searches includes but not limited to businesses, buildings, and landmarks. It plots as marker/s on a grid, centered within its location. When there are multiple pins plotted, the grid centers itself to include all search results. Each marker provides information about the search such as name, the type of search (in this case the Type is a <b><i>Tourist Attraction</i></b>) and its coordinates. Users can also run a quick search by Place Type such example types are: Bank, School, Church, Park, Pharmacy, etc. | ||
|
||
![](../media/plcsrch.png) | ||
|
||
Business search displays a collection of markers on the grid of a business specified. Each marker is placed within the locale of the establishment throughout the city, the maximum number of markers that can appear on grid is 20. The marker displays the name of the search, the score, the type of search and its coordinates. An example of a business search is displayed below. | ||
|
||
![](../media/strbck.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.