Neatline Maps 1.0.0 Map Service Error

Hi,

I have installed the Neatline Maps plugin 1.0.1 on Omeka 1.5.3. I set up my server, www.planetable.org/geoserver and have tried to associate a layer with an omeka item without success. YOu can see the error at the bottom of the item page http://www.planetable.org/omeka/items/show/19 .

The layer I am pointing to is http://www.planetable.org/geoserver/doaks/wms THe map layer I am referencing is trees_6_28_2011 To see a reference to this layer that works, you can view the source of this document http://www.planetable.org/doaks/ol_demos/ .

Unfortunately, Omeka cannot resolve the information I have entered, and returns an error:

Warning: min(): Array must contain at least one element in /var/www/omeka/plugins/NeatlineMaps/lib/GeoserverMap_WMS.php on line 149 Warning: min(): Array must contain at least one element in /var/www/omeka/plugins/NeatlineMaps/lib/GeoserverMap_WMS.php on line 150 Warning: max(): Array must contain at least one element in /var/www/omeka/plugins/NeatlineMaps/lib/GeoserverMap_WMS.php on line 151 Warning: max(): Array must contain at least one element in /var/www/omeka/plugins/NeatlineMaps/lib/GeoserverMap_WMS.php on line 152

Any hints will be appreciated. Thanks
--pbc

Update: After fiddling around with the Neatline plugin, I figured out that my map services do show up on the map. So apparently these warnings are inconsequential. My geotif is still not showing up but that is a subject of another post.

It appears that the warnings above are PHP complaining after not discovering any layers from the web service.

We do need to check for that specifically, though. I've filled out a bug report for it at https://github.com/scholarslab/NeatlineMaps/issues/52

Thanks for bringing it to our attention.
Eric