Tom Kralidis
356fe1280c
add skip_geometry to remaining feature providers ( #887 )
...
* skip geometry for SQLite/GPKG backends (#886 )
* simplify GKPG
* add for remaining providers, add to doc
2022-04-19 13:44:56 -04:00
Tom Kralidis
1c87e0005b
move items startindex to offset
2022-03-08 14:51:53 -05:00
Tom Kralidis
4242083330
allow for enumerated values in providers
2021-02-25 22:26:25 +01:00
Tom Kralidis
85939109b1
minor docs updates and test cleanups
2020-08-22 10:49:18 -04:00
Tom Kralidis
da824fba8f
add support for OGC API - Coverages ( #110 ) ( #516 )
...
* add support for OGC API - Coverages
* fix coverage CRS ref
* fix ref to OACov schemas for testing
* move spectral testing to after_success
* update docs
* add mask param to rasterio provider
2020-08-21 09:52:17 -04:00
Francesco Bartoli
1d4536f3f1
Fix travis ( #476 )
...
* Fix csv ogr test
* Fix ogr wfs test from complex geojson
2020-06-30 14:41:47 -04:00
Francesco Bartoli
b8dbd9673c
Catch http errors and item not found ( #416 )
...
Change class name
Fix flake8
Fix exceptions order
Add missing class name changes
Fix get function for geojson provider
Fix get function for ES provider
Fix ES tests
Fix ES tests
Change word
Fix get function for csv and mongo providers
Fix import
Fix flake8
Fix get function for sqlite/gpkg provider
Fix get function for PG provider
Fix postgres tests
Fix postgres tests
Fix postgres tests
2020-04-21 14:48:02 -04:00
Francesco Bartoli
c8e535add5
Add csv support via ogr ( #410 )
...
Add tests for CSV driver from OGR
Add csv example layer to the OGR test configuration
2020-04-16 12:39:08 +02:00