[Geomoose-users] Feature report
Len Kne
lkne at houstoneng.com
Wed Nov 24 18:24:45 EST 2010
Hi Brent
Yes, I agree with your findings. And feel bad that you spent time looking as I now see Jacob and I exchanged a couple emails that were not going to the list - sorry. Here are the missing emails for the record.
Len
I looked at the feature report service and I have to admit that I'm not sure it was ever working. Specifically, I don't see where the script makes use of the "layers" parameter, explaining why the image does not show.
I have been using a modified version of the print service for feature reports for some time. It requires some tweaking of the Mapbook and MAP files, but it does work. I will try to write up a wiki page for the changes within the next week.
Len
From: Jacob Rodel [mailto:jacob.rodel at co.todd.mn.us]
Sent: Wednesday, November 24, 2010 10:12 AM
To: Len Kne
Subject: RE: Feature report
Thanks Len! I had a path issue. The photos print now. Although they still don't come through in the feature report. Do I have everything right in the mapbook? I'm not sure that is correct.
Jacob Rodel
GIS Technician
Todd County GIS & Land Services Dept.
347 Central Ave. Suite 1
Long Prairie, MN 56347
(320) 732-4248
________________________________
From: Len Kne [mailto:lkne at houstoneng.com]
Sent: Wednesday, November 24, 2010 9:34 AM
To: Jacob Rodel
Subject: RE: Feature report
In php/print_util.php, around line 173 is:
#print $url;
#print '<br/>';
Uncomment those lines and try to print (easiest if you have just the photos turned on). This should spit out the URL used to draw the photos. Try running that URL in a separate browser tab and hopefully it will give a helpful error message.
Len
From: Brent Fraser [mailto:bfraser at geoanalytic.com]
Sent: Wednesday, November 24, 2010 4:48 PM
To: Len Kne
Cc: 'Jacob Rodel'; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Feature report
Len,
After reviewing feature_report.php, I don't think it renders any layers other than the layer being queried (e.g. the parcel layer). Can you confirm that?
Jacob,
As for the print service it could be that other layers are obscuring the imagery. Can you print only the imagery?
Best Regards,
Brent Fraser
On 11/24/2010 8:20 AM, Len Kne wrote:
The only thing that I typically have in a MAP file with a tiled layer is the SHAPEPATH object. Looks like the images are in the same location as your MAP file, so I don't know that this is necessary.
Do other MapServer layers print? For example the county boundaries that came with the demo.
Len
From: Jacob Rodel [mailto:jacob.rodel at co.todd.mn.us]
Sent: Wednesday, November 24, 2010 8:49 AM
To: Len Kne; geomoose-users at lists.sourceforge.net<mailto:geomoose-users at lists.sourceforge.net>
Subject: RE: Feature report
Still can't get my photo in the feature report or print service. Any Ideas on what I am overlooking?
MAPBOOK:
<service name="feature_report" display="false">
<step type="input">
<url>php/feature_report.php</url>
<input type="hidden" name="layers" value="photo/photo"/>
<input type="hidden" name="src"/>
<input type="hidden" name="TPPRCL"/>
</step>
</service>
MAPFILE:
MAP
NAME 'photo'
SIZE 800 650
STATUS ON
EXTENT 333610.042182818 5070249.37869356 373071.208536793 5137292.54244199
UNITS METERS
MAXSIZE 10000
TRANSPARENT true
IMAGETYPE jpeg
OUTPUTFORMAT
NAME jpeg
DRIVER "GD/JPEG"
MIMETYPE "image/jpeg"
IMAGEMODE RGB
EXTENSION "jpg"
END
PROJECTION
'init=epsg:26915'
END
LEGEND
STATUS ON
LABEL
TYPE TRUETYPE
FONT vera_sans
SIZE 8
COLOR 0 0 0
END
END
LAYER
NAME 'photo'
TILEINDEX 'photo.shp'
TILEITEM 'location'
STATUS ON
TYPE RASTER
End #layer 2008 Pictometry photos
END ## end Map
SETTINGS.INI
[paths]
root=/ms4w/apps/toddcounty/maps/
temp=/ms4w/tmp/ms_tmp/
mapserver_url=/cgi-bin/mapserv.exe
server_name=localhost:80
; MS4W settings
; root=/ms4w/apps/toddcounty/maps/
; temp=/ms4w/tmp/ms_tmp/
Jacob Rodel
GIS Technician
Todd County GIS & Land Services Dept.
347 Central Ave. Suite 1
Long Prairie, MN 56347
(320) 732-4248
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Geomoose-users mailing list
Geomoose-users at lists.sourceforge.net<mailto:Geomoose-users at lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20101124/3b0e23c2/attachment.html
More information about the Geomoose-users
mailing list