PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_GIS

Visualization of GIS data.

This package is unmaintained.

Download latest release 1.1.2 (archived versions might be outdated)

License: PHP License

Description

Generating maps on demand can be a hard job as most often you don't
have the maps you need in digital form.
But you can generate your own maps based on raw, digital data files
which are available for free on the net.
This package provides a parser for the most common format for
geographical data, the Arcinfo/E00 format as well as renderers to
produce images using GD or Scalable Vector Graphics (SVG).

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#1179ClosedBug2004-04-11Negative coordinates still appear "flipped"
#9545ClosedBug1.1.12006-12-05Fatal error: Call to a member function on a non-object in [...]GIS.php
#15510BogusReqCVS2009-01-04Switch from XML_Tree to XML_Serializer
#17305ClosedBugSVN2010-04-11No checking to see if a data file exists - bad error handing