[defaults] ; Location of the default mapbook mapbook=mapbook.xml [map] projection=EPSG:2913 ; Do NOT forget trailing "/" in the paths! [paths] root=/websites/dev_crook/maps/ temp=/ms4w/tmp/ms_tmp/ mapserver_url=/cgi-bin/mapserv.exe server_name=crook.houstoneng.net [identify] identify_header=identify/header.html identify_footer=identify/footer.html wms_header=identify/wms_header.html wms_record=identify/wms_record.html wms_footer=identify/wms_footer.html [select] highlight_map=select/highlight.map select_header=select/header.html select_footer=select/footer.html [itemquery] itemquery_header=../../maps/select_header_parcel.html itemquery_footer=../../maps/select_footer_parcel.html itemquery_miss=../php/itemquery/miss.html [mailing_labels] ; labels print in rows/columns label_rows=10 label_columns=3 ; Layout information (only applies to PDF Format) label_origin_x=.25 label_origin_y=.5 label_width=2.5 label_height=1 ; Font for the label output (only applies to PDF Format) label_font=Arial label_font_size=8 ; These are all the settings for the actual lines of the label label_lines=10 ;label_line_1=%OWNER% ;label_line_2=%M_ADDRESS% ;label_line_3=%M_CITY%, %M_STATE% %ZIP% label_line_1=%MAPTAXLOT% label_line_2=%ACRES_T% label_line_3=%OWNER_NAME% label_line_4=%ADD1% label_line_5=%ADD2% label_line_6=%ADD3% label_line_7=%CITY% label_line_8=%STATE% label_line_9=%MAILINGZIP% label_line_10=%ZONE% ; If this is set to "true" then any blank lines in the labels will be ; "collapsed" in the PDF output. label_lines_collapse=true ; This formats the CSV file csv_header='"Taxlot","Acres","Owner","Add1","Add2","Add3","City","State","Zip","Zone"' csv_record='"%MAPTAXLOT%","%ACRES_T%","%OWNER_NAME%","%ADD1%","%ADD2%","%ADD3%","%CITY%","%STATE%","%MAILINGZIP%","%ZONE%"' [print_formats] print_image=0 print_html=0 print_pdf=1 [html_printing] ; HTML template! Yay! html_template=./print/default_template.html html_image_width=800 html_image_height=700