Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoSphere

Compute distances, parse coordinates, etc. for Pharo

Currently GeoSphere:

  • Parses string coordinates
  • Calculates the distance between coordinates
  • Opens OpenStreetMap at the receiver's coordinates

Examples of string formats that can be parsed:

Installing

GeoSphere can be installed in Pharo 7 or later with

Metacello new
	repository: 'github://akgrant43/GeoSphere/src';
	baseline: 'GeoSphere';
	load

Acknowledgements

Many thanks to:

  • Sven Van Caekenberghe
  • Benoît St-Jean
  • Richard O'Keefe
  • Pierce Ng

for their suggestions and input. Any bugs are, of course, mine.

About

Compute distances, parse coordinates, etc. for Pharo

Topics

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages