NAME cfmap-wfs STATUS ON SIZE 400 400 SYMBOLSET "./data/symbols/symbols.sym" EXTENT -94.88922 42.4918 -84.764 47.08095 UNITS dd SHAPEPATH "./data/" IMAGECOLOR 255 255 255 WEB IMAGEPATH "./data/tmp/" METADATA "wfs_title" "Wisconsin National Geodetic Survey (NGS) Control Points" "wfs_onlineresource" "http://maps.sco.wisc.edu/cgi-bin/scowfs3.gc?" "wfs_namespace_uri" "http://www.fgdc.gov/framework/geodeticControl" "wfs_namespace_prefix" "gc" "wfs_srs" "EPSG:4326" "ows_abstract" "The dataset contains National Geodetic Survey (NGS) control points for the state of Wisconsin. The Wisconsin State Cartographer's Office serves as the custodian of this WFS. Currently only 50 points from the dataset are available for view." "ows_fees" "none" "ows_accessconstraints" "none" "ows_contactorganization" "Wisconsin State Cartographer's office" "ows_contactposition" "IS - Resource Technician" "ows_addresstype" "mailing and physical" "ows_address" "550 N. Park St." "ows_city" "Madison" "ows_stateorprovince" "WI" "ows_postcode" "53706" "ows_country" "USA" "ows_contactvoicetelephone" "608-263-4371" "ows_contactfacsimiletelephone" "608-262-5205" "ows_electronicmailaddress" "hemstead@wisc.edu" "ows_keywordlist" "survey control, geodetic control" "ows_schemas_location" "http://schemas.opengis.net" "gml_include_items" "all" # ** controls number of attributes to come through in GML ** # "wfs_maxfeatures" "50" # ** MAX Features: determines number of objects shown, change as needed ** # END END PROJECTION "init=epsg:4326" END LAYER NAME ngs TYPE POINT CONNECTIONTYPE postgis CONNECTION "user=postgres dbname=controldb host=localhost password=xxxx" DATA "control_geom from (select oid, category, control_geom, scopid, contributor, contribpid, contribpname, fips, displaylat, displaylong, displaydatum, horlocalaccuracy, hornetworkaccuracy, orthoheight, ellipheight, ortholocalaccuracy, orthonetworkaccuracy, overtunits, url, lldatum from control where category='NGS' ) as ngs using unique oid using srid=-1 " STATUS ON METADATA "WFS_TITLE" "NGS" "WFS_EXTENT" "-94.88922 42.4918 -84.764 47.08095" "WFS_ABSTRACT" "This layer contains NGS control points from the Wisconsin State Cartographers Office." "WFS_KEYWORDLIST" "survey control,geodetic control" "WFS_SRS" "EPSG:4326" "gml_include_items" "all" END DUMP TRUE CLASSITEM 'scopid' TOLERANCE 5 TOLERANCEUNITS pixels CLASS NAME "ngs" EXPRESSION /./ SYMBOL 'circle' SIZE 4 COLOR 255 51 51 OUTLINECOLOR 0 0 0 END END END