github.com/go-spatial/go-wfs@v0.1.4-0.20190401000911-c9fba2bb5188/data_provider/README.md (about) 1 This package is primarily an interface between the wfs3 data collection functions in `wfs3/` 2 and the tegola data providers. 3 4 While it adds some additional functionality such as filtering based on properties or time 5 parameters not supported by the tegola data providers, the aim is for that functionality 6 to be pushed into the provider for efficiency gains & to make the tegola providers more useful 7 generally as a package.