Angelos Tzotsos
11b9480204
switch back to dev
2024-07-04 11:50:48 +03:00
Angelos Tzotsos
2575c03aa5
update release version
2024-07-04 11:29:45 +03:00
Angelos Tzotsos
6171597fb9
switch back to dev
2024-03-13 11:16:17 +02:00
Angelos Tzotsos
0ce2219fec
update release version
2024-03-13 11:01:14 +02:00
Angelos Tzotsos
d128d5273b
switch back to dev
2024-03-11 13:46:23 +02:00
Angelos Tzotsos
ab4fe09192
update release version
2024-03-11 13:01:33 +02:00
Tom Kralidis
05965a2982
Happy New Year! 🎉
2024-01-01 08:34:50 -05:00
Tom Kralidis
f88a671315
update main copyright statement ( #1303 ) ( #1307 )
2023-07-03 18:08:53 +02:00
Angelos Tzotsos
953b6fa74d
switch back to dev
2023-05-18 21:20:54 +03:00
Angelos Tzotsos
5dfdea3568
update release version
2023-05-18 19:06:12 +03:00
Juan Pablo Duque
c02d8f5ba2
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. ( #1231 )
...
* Fix for Django build, changes to documentation, and dev dependencies updated
* remove example configuration files
* Added readthedocs configuration file
* added section on building the documentation
* renamed docs/requirements-docs.txt to docs/requirements.txt
* renamed requirements file in readthedocs configuration
* Added documentation requirements installation to GitHub build workflow
2023-04-27 05:03:39 -04:00
Tom Kralidis
b7ee1203cd
add support for ERDDAP Tabledap provider ( #1214 )
2023-04-25 17:39:55 +02:00
Tom Kralidis
a15f9f2b52
add note for running WSGI and a virtualenv (thanks Australia BOM) ( #1131 )
...
* add note for running WSGI and a virtualenv (thanks Australia BOM)
* docs sweep
* fix
2023-02-03 20:50:21 -05:00
Angelos Tzotsos
39ecf74a42
back to dev
2023-02-03 15:02:26 +02:00
Angelos Tzotsos
7b925f1bbb
update release version
2023-02-03 14:36:50 +02:00
Tom Kralidis
30e1adeb79
Happy New Year! 🥳
2023-01-01 12:57:56 -05:00
Angelos Tzotsos
09f2eff771
back to dev
2022-11-15 16:08:53 +02:00
Angelos Tzotsos
5e7015c2c7
update release version
2022-11-15 15:38:29 +02:00
Tom Kralidis
c0a1d56f99
add latex engine/url footer settings ( #856 )
2022-02-11 13:14:33 -05:00
Angelos Tzotsos
e28d0cbd47
back to dev
2022-02-07 22:10:53 +02:00
Angelos Tzotsos
2989756a21
update release version
2022-02-07 22:05:13 +02:00
Tom Kralidis
30a626ba9d
update copyright year
2022-01-01 09:15:32 -05:00
Angelos Tzotsos
04250002d3
back to dev
2021-10-24 18:13:27 +03:00
Angelos Tzotsos
23991a97fc
update release version
2021-10-24 17:33:20 +03:00
Angelos Tzotsos
c55e1cf452
back to dev
2021-03-18 18:01:10 +02:00
Angelos Tzotsos
837847e85d
update release version
2021-03-18 17:59:10 +02:00
Angelos Tzotsos
50fcfdf047
Back to dev
2021-03-16 18:40:48 +02:00
Angelos Tzotsos
f978d0a1f6
update release version
2021-03-16 18:06:56 +02:00
Tom Kralidis
80d76b2133
update copyright year
2021-01-13 06:48:35 -05:00
Angelos Tzotsos
9ca7f9b819
back to dev
2020-11-19 17:57:53 +02:00
Angelos Tzotsos
2228e6e7f7
update release version
2020-11-19 17:33:09 +02:00
Tom Kralidis
917f1c0a95
back to dev
2020-06-05 14:49:02 -04:00
Tom Kralidis
16e6f6e615
update sphinx theme, editorial updates ( #400 )
2020-04-13 10:07:25 -04:00
Tom Kralidis
b12cc966a1
Issue 277 documentation ( #392 )
...
* first pass docs scaffolding
* more updates
* introduction, how pygeoapi works, installation
* start documenting configuration
* configuration and linked data
* administration
* administration, running
* docker
* linked data into config
* minor updates
* api docs
* add mod_wsgi info
* add OpenAPI refresh
* add tour, data-publishing
* license
* OAPIF
* data publishing: OAPIF
* publishing
* plugins
* contributing, support
* development, ogc compliance
* fix flake8
2020-04-12 17:27:31 -04:00
Just van den Broecke
a8c2657c1a
#209 docs: add missing Mocks, set PYGEOAPI_CONFIG
...
* add missing Provider deps to be Mocked
* fix/set `PYGEOAPI_CONFIG` env var
Directly in master to test on RTD
2019-08-21 12:13:27 +02:00
Just van den Broecke
0fb59df438
#209 fix flake8 error, grr
2019-08-20 16:15:46 +02:00
Just van den Broecke
8748c3aa2b
#209 almost there OGR API working
...
Try fixing/mocking for `psycopg2 elasticsearch`.
2019-08-20 16:00:46 +02:00
Just van den Broecke
f2cf004d2a
#209 try the RTD solution with Mock objects
...
See https://docs.readthedocs.io/en/stable/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules
Tested locally ok.
2019-08-20 15:52:41 +02:00
Jorge Samuel Mendes de Jesus
da267e9ed3
Issue 43 ( #207 )
...
* squach contents new branch
* source code explanations
* flake8
* change in requirements
* modified: docs/source/code.rst
modified: docs/source/plugins.rst
* modified: docs/source/code.rst
modified: pygeoapi/formatter/csv_.py
modified: pygeoapi/provider/geojson.py
* changes requred in review code
* modified: .travis.yml
missing "
* change file to use requirements-dev.txt
modified: readthedocs.yml
* flask_cors removal from requirements.txt
* text changes
2019-08-14 15:14:13 -04:00