Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:help:v2:intents [2023/09/15 20:07] – external edit 127.0.0.1en:help:v2:intents [2024/01/23 19:00] psyberia
Line 1: Line 1:
-<sub>[[en:help|Online Help]] > [[en:help:v2|AlpineQuest 2.x]] > Intents</sub>+<sub>[[en:help:v2|Online Help]] > Intents</sub>
  
 ====== Intents ====== ====== Intents ======
Line 43: Line 43:
 Displays or searches a location. Displays or searches a location.
  
-^ Supported formats examples  ^+^ Supported formats example  ^
 | geo:{lat},{lon}  | | geo:{lat},{lon}  |
 | geo:{lat},{lon}({name})  | | geo:{lat},{lon}({name})  |
Line 50: Line 50:
 | geo:0,0?q={lat},{lon}({name})  | | geo:0,0?q={lat},{lon}({name})  |
 | geo:0,0?q={address}  | | geo:0,0?q={address}  |
 +
 +Some example:
 +<html><br />
 +<a href="geo:38.8894716,-77.0352538">geo:38.8894716,-77.0352538</a><br />
 +<a href="geo:38.8894716,-77.0352538;name=Washington+Monument">geo:38.8894716,-77.0352538;name=Washington+Monument</a><br />
 +<a href="geo:38.8894716,-77.0352538(Washington+Monument)">geo:38.8894716,-77.0352538(Washington+Monument)</a><br />
 +<a href="geo:323482,4306480;crs=EPSG:32618;u=20">geo:323482,4306480;crs=EPSG:32618;u=20</a><br />
 +<a href="geo:18S+323482+4306480;crs=utm">geo:18S+323482+4306480;crs=utm</a><br />
 +</html>
  
 \\ \\