-
Notifications
You must be signed in to change notification settings - Fork 6
Home
silson edited this page Apr 30, 2014
·
24 revisions
Aside from some API details, the rest of this documentation is largely project management related.
-
The GeoServer has a WFS with which you can interface
-
The contents of the response to a WFS request are described in the Database Contents page
-
When issuing WFS requests, standard WFS filter structure applies
-
The WFS host is bids.state.gov, with path /geoserver/opengeo. The OGC WFS Standard Document is pretty useless in terms of clarity, so check the GeoServer WFS Reference and check out the examples below to get started.
-
A couple examples:
- As we progress through our beta testing milestones, users are encouraged to supply the project managers and developers with feedback on the site
- There are really three good ways to do this:
- Email the feedback group with comments/questions/requests
- Submit a bug report directly
- Put your feedback directly on the wiki
In addition to OpenGeo (v3.0.2), BIDS needs to be installed with the following repositories as external dependencies:
- OpenLayers 2.12 (http://openlayers.org/download/; place in root\lib\ as OpenLayers directory);
- ExtJS 3.4.0 (http://www.sencha.com/products/extjs3/download/ext-js-3.4.0/, place in root\lib as ext-3.4.0 directory);
- GeoExt 1.1 (http://www.geoext.org/downloads.html; place in root\lib as GeoExt directory);
- Numeral-js (https://github.com/adamwdraper/Numeral-js; place in root\lib as Numeral-js directory).