The source code is the basic PHP implementation of the NBN Web Service, the examples show how they can be modified.
In all the examples is is possible to pass proxy information (if required) through HTTP POST.
The original PHP code has been written by Dr James Perrins of exeGesIS Spatial Data Management Ltd and modified by the Marine Life Information Network.
| Species Group List | Example | Source Code | NBN Documentation |
|---|---|---|---|
| Site Data | Example | Source Code | NBN Documentation |
| Grid Map | Example | Source Code | NBN Documentation |
| Species List for Site | Example | Source Code | NBN Documentation |
| Get Species Key | Example | Source Code | NBN Documentation |
The individual calls can be linked together to allow the results of one to feed into another call, click here to see an example of how this can achieved.
Back