ca7f8fc1f6
* Added Oracle Provider * Changed author * Modified formatting with Black * Adapt Python Flake8 style * Adapted line length * Flake8 * Line length <= 79 * Added Oracle provider into CI/CD * Changed code style to flake8 * style: tabs to spaces * style: line length * style: trailing whitespaces * Changed dictionary concat to old style * Fixed skip geometry error. * Added first set of unit tests * Deleted whitespaces * Added Oracle provider documentation * First version Part 4 (CRUD) * First version OGC API Feature Part 4 (CRUD) * Changed style for flake8 * Style: trailing whitespaces * style: line too long * style: line too long * CRUD: Added update * flake nervt * CRUD: update + delete * Added tests + fixed errors * Updated docs * Added test_get.. + Error fixing * Worked reviews in * Added pull request comments --------- Co-authored-by: Andreas Kosubek <andreas.kosubek@ama.gv.at> Co-authored-by: xkosubek <133005275+xkosubek@users.noreply.github.com>
21 lines
297 B
Plaintext
21 lines
297 B
Plaintext
azure-identity
|
|
azure-storage-blob
|
|
elasticsearch
|
|
elasticsearch-dsl
|
|
fiona
|
|
#GDAL>=3.0.0
|
|
geoalchemy
|
|
netCDF4
|
|
oracledb
|
|
pandas; python_version < '3.7'
|
|
pandas==1.2.5; python_version >= '3.7'
|
|
psycopg2
|
|
pygeofilter[backend-sqlalchemy]
|
|
pygeoif
|
|
pygeometa
|
|
pymongo==3.10.1
|
|
scipy
|
|
sodapy
|
|
xarray
|
|
zarr
|
|
s3fs<=2023.6.0 |