1 (edited by Stuart 21-09-2006 11:53:46)

Re: Hoverfly Recording Scheme

My web-services test page is working again - you can look at it  here. This gets a species list for a chosen taxon group for a buffer round a grid ref. You can then click on a species and see the distribution of the species in the buffer area and the National 10km square map.

However, It doesn't work for Hoverflies because the scheme does not have full public access (public access is at 1km square level). Why doesn't the 10km grid map work with this level of access?

The way round this would seem to be to set up a user and give them full access - then log on as that user when accessing web-services from the Hoverfly site. This needs the secure logon service. When is that scheduled to arrive? The page in the library saying that its not available is dated 15/02/2006.

It was May when I first had a go at setting up something which accessd the Gateway Services via PHP and some things have subsequently changed, eg. the name of the item for sending a taxon group key. The strangest was that my code sent colours in the form "#FF0000" - which got an error. I found changing to lower case (#ff0000) fixed it!

The documentation on the Gateway has improved massively - well done all!

2

Re: Hoverfly Recording Scheme

Hi Stuart

I have set up a very similar test page http://www.nesbrec.org/dbasesearch1.php but I am wondering if my query is returning all the Taxon Categories. Specifically I seem to retrieve terrestrial mammals, insests, annelids etc but don't seem to be able to retrieve flowering plants. The issue may be with my coding (maybe I have missed something) or with the data - I am sure that someone has some thoughts :)

Please note that the test page is very basic (the 'distance' is the size in metres of the buffer) and is reading the CSV file http://www.searchnbn.net/library/webser … Groups.csv to populate the drop down box. I am aware that this can probably be done using the web services http://www.searchnbn.net/library/webser … upList.jsp.

Cheers

Nick

(ePlanning Project Manager) Aberdeenshire Council

3

Re: Hoverfly Recording Scheme

It seems that is wasn't because the HRS Dataset doesn't have full public access that I wasn't getting HRS data back, but a data problem on the server which runs the web-services - which has now been fixed. So the HRS data IS now reported on my example pages. Thanks guys!

4

Re: Hoverfly Recording Scheme

Hi Stuart

Your code is obviously working and I can't see why mine doesn't :P

Any chance that you would be willing to let me have a look?

Cheers

Nick

(ePlanning Project Manager) Aberdeenshire Council