Standard

Modifications to Web Processing Service Standard for Client-Side Geoprocessing. / Panidi, E.; Kazakov, E.; Terekhov, A.; Kapralov, E.

Free and Open Source Software for Geospatial Conference : Proceedings. 2015. p. 262-276 (Conference Proceedings; Vol. 15).

Research output: Chapter in Book/Report/Conference proceedingConference contributionResearch

Harvard

Panidi, E, Kazakov, E, Terekhov, A & Kapralov, E 2015, Modifications to Web Processing Service Standard for Client-Side Geoprocessing. in Free and Open Source Software for Geospatial Conference : Proceedings. Conference Proceedings, vol. 15, pp. 262-276, Free and Open Source Software for Geospatial Conference , Seoul, Korea, Republic of, 14/09/15.

APA

Panidi, E., Kazakov, E., Terekhov, A., & Kapralov, E. (2015). Modifications to Web Processing Service Standard for Client-Side Geoprocessing. In Free and Open Source Software for Geospatial Conference : Proceedings (pp. 262-276). (Conference Proceedings; Vol. 15).

Vancouver

Panidi E, Kazakov E, Terekhov A, Kapralov E. Modifications to Web Processing Service Standard for Client-Side Geoprocessing. In Free and Open Source Software for Geospatial Conference : Proceedings. 2015. p. 262-276. (Conference Proceedings).

Author

Panidi, E. ; Kazakov, E. ; Terekhov, A. ; Kapralov, E. / Modifications to Web Processing Service Standard for Client-Side Geoprocessing. Free and Open Source Software for Geospatial Conference : Proceedings. 2015. pp. 262-276 (Conference Proceedings).

BibTeX

@inproceedings{77bbf17eedc44b869784415fe1f8907a,
title = "Modifications to Web Processing Service Standard for Client-Side Geoprocessing",
abstract = "Nowadays we see the rapid growth of solutions number for geospatial data processing in the Web (i.e. geoprocessing). One of the main trends of Web geotechnologies evolution is the transition from Web map applications to the Web GIS applications, which are supplement the maps delivery with the analytic toolsproviding to the end user through Web interface. In fact, the only general open standard describes implementation rules for Web geoprocessing services. This is the Open Geospatial Consortium Web Processing Service standard, which is fully server-oriented. Moreover, the vast majority of currently used solutions (bothopen source and proprietary) are server-oriented, i.e. assume the server resources only as the computational resource. However, some researchers underline that it is possible way to transmit the executable code to the client for client-side computations and geoprocessing. Also, some general Web architecture concepts assume the effectiveness of client-side computations, e.g. Fog Computing concept. Our practical experience also shows that in some cases it is useful to have ability of client-side geoprocessing, which is not opposite but complement technology to the server-side processing technologies. In addition, we believe that it is more useful to have the ability to run the same processing tool by choice on server or client side. We name such double-sided services as Hybrid Geoprocessing Web Services.We study and discuss the approaches to gap filling in client-side geoprocessing general schema. For this purpose, we implemented previously the getProcess request as addition to the WPS protocol. Additionally at the previous steps of our study, we proposed a possible structure of getProcess request and draft XML file structurefor its response, which describes the list of executable resources and their dependencies. Currently we working on detailed methodology of processing tools implementation and testing. We use the Python programming language as primary development tool, because of its applicability to build both server- and client-side crossplatform processing tools using single core program code. We use Python also for implementation of needed infrastructure components, such as HGWS server that supports the getProcess request/response performing, and client-side Runtime Environment that provides executable code orchestration on the client. Achieved results need to be discussed widely and carefully. However, main conclusion of our current work is that client-side geoprocessing schema in general could be relatively simple and compatible backward with current standards.The HGWS concept is applicable when implementing client-side geoprocessing Web services in small-scale projects and could be the entering point for study of distributed geoprocessing systems implementation. ",
author = "E. Panidi and E. Kazakov and A. Terekhov and E. Kapralov",
year = "2015",
language = "English",
series = "Conference Proceedings",
pages = "262--276",
booktitle = "Free and Open Source Software for Geospatial Conference",
note = "Free and Open Source Software for Geospatial Conference , FOSS4G 2015 ; Conference date: 14-09-2015 Through 19-09-2015",

}

RIS

TY - GEN

T1 - Modifications to Web Processing Service Standard for Client-Side Geoprocessing

AU - Panidi, E.

AU - Kazakov, E.

AU - Terekhov, A.

AU - Kapralov, E.

PY - 2015

Y1 - 2015

N2 - Nowadays we see the rapid growth of solutions number for geospatial data processing in the Web (i.e. geoprocessing). One of the main trends of Web geotechnologies evolution is the transition from Web map applications to the Web GIS applications, which are supplement the maps delivery with the analytic toolsproviding to the end user through Web interface. In fact, the only general open standard describes implementation rules for Web geoprocessing services. This is the Open Geospatial Consortium Web Processing Service standard, which is fully server-oriented. Moreover, the vast majority of currently used solutions (bothopen source and proprietary) are server-oriented, i.e. assume the server resources only as the computational resource. However, some researchers underline that it is possible way to transmit the executable code to the client for client-side computations and geoprocessing. Also, some general Web architecture concepts assume the effectiveness of client-side computations, e.g. Fog Computing concept. Our practical experience also shows that in some cases it is useful to have ability of client-side geoprocessing, which is not opposite but complement technology to the server-side processing technologies. In addition, we believe that it is more useful to have the ability to run the same processing tool by choice on server or client side. We name such double-sided services as Hybrid Geoprocessing Web Services.We study and discuss the approaches to gap filling in client-side geoprocessing general schema. For this purpose, we implemented previously the getProcess request as addition to the WPS protocol. Additionally at the previous steps of our study, we proposed a possible structure of getProcess request and draft XML file structurefor its response, which describes the list of executable resources and their dependencies. Currently we working on detailed methodology of processing tools implementation and testing. We use the Python programming language as primary development tool, because of its applicability to build both server- and client-side crossplatform processing tools using single core program code. We use Python also for implementation of needed infrastructure components, such as HGWS server that supports the getProcess request/response performing, and client-side Runtime Environment that provides executable code orchestration on the client. Achieved results need to be discussed widely and carefully. However, main conclusion of our current work is that client-side geoprocessing schema in general could be relatively simple and compatible backward with current standards.The HGWS concept is applicable when implementing client-side geoprocessing Web services in small-scale projects and could be the entering point for study of distributed geoprocessing systems implementation.

AB - Nowadays we see the rapid growth of solutions number for geospatial data processing in the Web (i.e. geoprocessing). One of the main trends of Web geotechnologies evolution is the transition from Web map applications to the Web GIS applications, which are supplement the maps delivery with the analytic toolsproviding to the end user through Web interface. In fact, the only general open standard describes implementation rules for Web geoprocessing services. This is the Open Geospatial Consortium Web Processing Service standard, which is fully server-oriented. Moreover, the vast majority of currently used solutions (bothopen source and proprietary) are server-oriented, i.e. assume the server resources only as the computational resource. However, some researchers underline that it is possible way to transmit the executable code to the client for client-side computations and geoprocessing. Also, some general Web architecture concepts assume the effectiveness of client-side computations, e.g. Fog Computing concept. Our practical experience also shows that in some cases it is useful to have ability of client-side geoprocessing, which is not opposite but complement technology to the server-side processing technologies. In addition, we believe that it is more useful to have the ability to run the same processing tool by choice on server or client side. We name such double-sided services as Hybrid Geoprocessing Web Services.We study and discuss the approaches to gap filling in client-side geoprocessing general schema. For this purpose, we implemented previously the getProcess request as addition to the WPS protocol. Additionally at the previous steps of our study, we proposed a possible structure of getProcess request and draft XML file structurefor its response, which describes the list of executable resources and their dependencies. Currently we working on detailed methodology of processing tools implementation and testing. We use the Python programming language as primary development tool, because of its applicability to build both server- and client-side crossplatform processing tools using single core program code. We use Python also for implementation of needed infrastructure components, such as HGWS server that supports the getProcess request/response performing, and client-side Runtime Environment that provides executable code orchestration on the client. Achieved results need to be discussed widely and carefully. However, main conclusion of our current work is that client-side geoprocessing schema in general could be relatively simple and compatible backward with current standards.The HGWS concept is applicable when implementing client-side geoprocessing Web services in small-scale projects and could be the entering point for study of distributed geoprocessing systems implementation.

UR - http://2015.foss4g.org/wp-content/uploads/2014/11/FOSS4G-Seoul-2015-Programme-Booklet.pdf

UR - https://scholarworks.umass.edu/cgi/viewcontent.cgi?article=1136&context=foss4g

UR - https://scholarworks.umass.edu/foss4g/vol15/iss1/

M3 - Conference contribution

T3 - Conference Proceedings

SP - 262

EP - 276

BT - Free and Open Source Software for Geospatial Conference

T2 - Free and Open Source Software for Geospatial Conference

Y2 - 14 September 2015 through 19 September 2015

ER -

ID: 4775928