Tuesday, August 18, 2009

General Feedback

This page is for comments about the form/function of the GEOSS Clearinghouse AQ Data Finder.
If you'd rather e-mail: emr1 at wustl.edu or rhusar at wustl.edu

2 comments:

  1. I believe there may be a problem with the JSON format being returned. I was writing some actionScript code that parses the JSON object and was getting a strange error. I then ran the JSON returned from my request through several of the online JSON validators and it fails.

    The validators are expecting "" around columns and rows.

    For example this is what I'm getting back from uFind:
    {columns:["geoss_title",...,rows:[["...

    The validators are expecting:
    {"columns":[geoss_title",...,"rows":[[...

    One of the validators I used can be found at www.jslint.com

    ReplyDelete
  2. Thanks for the feedback we will take a look at it asap.

    ReplyDelete

Blog Archive