[Geomoose-users] Extents in Print Report
Jay Kapalczynski
jkapalczynski at ci.maple-grove.mn.us
Thu Jan 29 13:50:21 EST 2009
I am messing around with another area of the Country...down in Arkansas.
I reference a WMS service, and another Parcel dataset both in UTM zone 15
I zoom to that area and can see the parcels.....I click one with the identify and it returns the record and attributes...
But when I click the Print Report it gives me this error and
Fatal error: [MapServer Error]: setExtent(): Given map extent is invalid. Check that it is in the form: minx, miny, maxx, maxy in C:\ms4w\apps\GeoMOOSE\htdocs\php\pdfprint2.php on line 40
This is line 40
$searchMap->setExtent($extent[0],$extent[1],$extent[2],$extent[3]);
Why is this new data creating the error....is there a max extent setting in GeoMoose that is causing this error? Where are the extent being set for the report?
Any thoughts?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20090129/83ac2e16/attachment.html
More information about the Geomoose-users
mailing list