[SoC] GSoC 2018 Week 7 Report - "Database Output Storage for PyWPS"

Jan Pišl janjanpisl at gmail.com
Sun Jul 1 07:42:00 PDT 2018


Hi everyone,


this is my report from week 7. It can also be found on my wiki page [0]. As
always, any feedback is appreciated!


Enjoy the rest of the weekend!


Kind regards,

Jan Pišl


Week 7 report


*What did you get done this period?*



- SQLAlchemy is used for storing other datatypes than raster and vector
(such as text or CSV) in PostgreSQL [1] [2]

- Unittests test if output data get stored in a SQLite [10] and PostgreSQL
[3] [4] [5] databases [9]. Tested output data are vector, raster, text and
CSV.

- Add CSV as one of data formats available in PyWPS [6]
- Optimize and refactor SQLiteStorage [7] [8]

- I did a research on MapServer

- Fixing bugs and some other minor changes and updates to the code [11]


*What do you plan on doing next week (period) ?*

- Handle metadata

- Establish a connection between MapServer and PostgreSQL


*Are you blocked on anything?*

No.



[0] https://wiki.osgeo.org/wiki/Database_Output_Storage_for_PyWPS

[1] *https://github.com/janpisl/pywps/commit/652d0dba7906d20260e3cd3b3d5a77b26ea68b86
<https://github.com/janpisl/pywps/commit/652d0dba7906d20260e3cd3b3d5a77b26ea68b86>*

[2]  *https://github.com/janpisl/pywps/commit/5774cd45cff3ef03fc0ac2739b0821a54405687f
<https://github.com/janpisl/pywps/commit/5774cd45cff3ef03fc0ac2739b0821a54405687f>*

[3] *https://github.com/janpisl/pywps/commit/19241b4145522bfddedb3222eaf3fb1c8e7f1fd6
<https://github.com/janpisl/pywps/commit/19241b4145522bfddedb3222eaf3fb1c8e7f1fd6>*

[4] *https://github.com/janpisl/pywps/commit/5dadbfbbc1694aecff0418cbbe7a7fd944dd4b57
<https://github.com/janpisl/pywps/commit/5dadbfbbc1694aecff0418cbbe7a7fd944dd4b57>*

[5] *https://github.com/janpisl/pywps/commit/d260694eb49a867aa4163c9624afb55cebba6665
<https://github.com/janpisl/pywps/commit/d260694eb49a867aa4163c9624afb55cebba6665>*

[6] *https://github.com/janpisl/pywps/commit/256adac2d6025371650870e36735f17ac6009f40
<https://github.com/janpisl/pywps/commit/256adac2d6025371650870e36735f17ac6009f40>*

[7] *https://github.com/janpisl/pywps/commit/7943139e277ff20d3f71c53c85ee7fbf93d83056
<https://github.com/janpisl/pywps/commit/7943139e277ff20d3f71c53c85ee7fbf93d83056>*

[8] *https://github.com/janpisl/pywps/commit/c9d35bfbc1d2fafb81c202aefde1c571740fa73a
<https://github.com/janpisl/pywps/commit/c9d35bfbc1d2fafb81c202aefde1c571740fa73a>*

[9] *https://github.com/janpisl/pywps/commit/78c0d672b1a64d2da504ceb5841004dd054d9417
<https://github.com/janpisl/pywps/commit/78c0d672b1a64d2da504ceb5841004dd054d9417>*

[10] *https://github.com/janpisl/pywps/commit/7f09a56cfc6104a8d838c5e965d08b8da8d28415
<https://github.com/janpisl/pywps/commit/7f09a56cfc6104a8d838c5e965d08b8da8d28415>*

[11] https://github.com/janpisl/pywps/commits/master
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/soc/attachments/20180701/1dbeee9f/attachment-0001.html>


More information about the SoC mailing list