ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
379 B
Text
8 lines
379 B
Text
Geo::JSON converts to and from geojson using Perl objects. GeoJSON objects
|
|
represent various geographical positions - points, lines, polygons, etc.
|
|
|
|
Currently supports 2 or 3 dimensions (longitude, latitude, altitude). Further
|
|
dimensions in positions are ignored for calculations and comparisons, but will
|
|
be read-from and written-to.
|
|
|
|
WWW: https://metacpan.org/release/Geo-JSON
|