Skip to content

Clevis/GeolocationBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeolocationBase

Tools for geolocation, geocoding and reverse geocoding.

Read performance.md for info on performance and problems.

namespace Clevis\Geolocation

basics:

  • Position
  • Circle ( IArea )
  • Rectangle ( IArea )
  • SqlGenerator

geocoding:

  • Address
  • Geocoder
  • Google\GeocodingClient ( IGeocodingService, IReverseGeocodingService )
  • Nominatim\GeocodingClient ( IGeocodingService, IReverseGeocodingService )
  • Google\ElevationApiClient ( IElevationService )

tests:

First get a nette tester via composer update --prefer-dist. Then run the tests using vendor/bin/tester tests/ or similar way on Windows.

About

Tools for geolocation and geocoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published