Skip to content

Releases: markov2/perl5-Geo-Point

release 0.99

Choose a tag to compare

@markov2 markov2 released this 09 Feb 20:11

CPAN upload is Geo-Point-0.99.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.99: Tue Feb  9 20:46:26 CET 2021

Changes:
- use GIS::Distance to replace deprecated Geo::Distance [Aran Deltac]

Fixes:
- distance computation reversed coordinates [Aran Deltac]

release 0.98

Choose a tag to compare

@markov2 markov2 released this 01 Feb 22:31

CPAN upload is Geo-Point-0.98.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.98: Fri Feb  1 23:31:14 CET 2019

Fixes:
- fix metadata [Mohammad S Anwar]
- doc typos, rt.cpan.org#126960 [Xavier Guimard]
- bbox of Geo::Point [Chad Windnagle]

release 0.97

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.97.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.97:

release 0.96

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.96.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.96: Tue Jan 21 14:34:23 CET 2014

Improvements:
- more work on docs.

release 0.95

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.95.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.95: Mon Jan 20 16:54:57 CET 2014

Fixes:
- typos.  rt.cpan.org#82902 [Xavier Guimard]
- Geo::Distance integration
  rt.cpan.org#92242 [Niko Tyni], http://bugs.debian.org/735744

Improvements:
- change documentation style.

release 0.94

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.94.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.94: Fri Dec 21 12:19:47 CET 2012

Fixes:
- fix ::Surface::bbox()

release 0.93

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.93.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.93: Wed May 19 23:31:05 CEST 2010

Fixes:
- ::Surface::geo_outer() and geo_inner() renamed to ::geoOuter()
  and ::geoInner(), to be consequent with naming convensions.
  Older names still supported but not documented anymore.

- Geo::Proj::zoneForUTM() used 'zone' as proj4 option, where
  it should be '+zone'. [Michael R. Davis]

- Geo::Proj:zoneForUTM() miscalculated zones with negative
  longitudes. [Michael R. Davis]

release 0.92

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.92.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.92: Thu Dec 24 12:08:04 CET 2009

Fixes:
- synopsis mistakes in Geo::Proj, spotted by
  rt.cpan.org#47953 [Don Reid]

release 0.91

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:04

CPAN upload Geo-Point-0.91.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.91: Mon May 25 14:31:47 CEST 2009

Fixes:
- the Geo::Surface was very seriously broken.

release 0.90

Choose a tag to compare

@markov2 markov2 released this 23 Jan 18:03

CPAN upload Geo-Point-0.90.tar.gz
The upload contains extracted manual-pages (see home-page)

version 0.90: Tue Jan 27 16:45:11 CET 2009

Fixes:

- do not use /bin/pwd in t/pod.t

- detected projection of ::Surface not registered.