Skip to content

Implements a basic but solid solution to use the geo URI scheme (RFC 5870) on different operating systems e.g. Windows.

License

Notifications You must be signed in to change notification settings

0Raptor/GeoUriHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geo-Uri Handler

This small project is designed to create a basic but solid implementation of the Geo URI scheme as described in RFC 5870 for major operating systems.

The goal is to open a map-application or -website when a geo-URI e.g. geo:64.0273717353389,-16.97493164751844 (<indicator>:<latitude>,<longitude>[,<altitude>][;crs=<coordinate reference systems>][;u=<uncertainty in meters>]]) is clicked.

Exemplarily OpenStreetMap is used as service to handle geo-URIs. Any service can be configured in the executables installed by this project.

Usage

For each OS that has a supported add-on, a subfolder is created. Please refer to the README-files inside these folders.

For Webbrowser-internal handling, browser add-ons can be used. This can be useful if the system configuration must not be altered but has the downsite that non-browser-based applications still cannot handle geo-URIs.

License

This project is licensed under the MIT-License described in the LICENSE file.

About

Implements a basic but solid solution to use the geo URI scheme (RFC 5870) on different operating systems e.g. Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published