<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>66727</id>
      <name>irishgrid</name>
      <created_at>2008-12-19T00:11:32Z</created_at>
      <updated_at>2008-12-19T00:11:33Z</updated_at>
      <description>DescriptionPerl module for creating geographic 10km-square maps using either SVG or PNG (with GD library) output format. 

Originally design to map the location of objects in a 10 km map IrishGrid includes: 

native support of the Irish Grid System (see http://www.osi.ie/) optimize for speed (there's as less as possible data to conversion) customized color functions As input file, IrishGrid uses a text comma separated format (CSV). Each line represents a record (in chronological order). The first field defined the color (red, green, blue, black, grey, white), the second the position (using the Irish Grid System). 

  example.csv

  blue, O008741
  red, C948454
  ...Examples  # SVG file
  ./irishgrid.pl --in=example.csv --svg &gt; mymap.svg

  # PNG file with 10 pixels squares
  ./irishgrid.pl --in=example.csv --size=10 &gt; mymap.png 

Want More?See the BatLab Web services.</description>
      <homepage_url>http://code.google.com/p/irishgrid</homepage_url>
      <download_url></download_url>
      <url_name>irishgrid</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
