<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Garima+Natani</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Garima+Natani"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Garima_Natani"/>
	<updated>2026-04-13T14:59:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116360</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116360"/>
		<updated>2018-09-02T05:12:46Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8af589998373c93259ad4f6c51e18516e5c9d7b4 Commit1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/d37b1405006660bc501739c24668f0c72a4f0afe Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/b0c530da43d4d4ed561b9f15afc82dd8f9748ae7 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/14989c26a47777e87948115aa05f5a72a4991dc8 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/9dd2c764f83aa1b2b7188a8cf61a083f0b86dfe3 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ca9af68dfb5e32de66778b86419f19f74c1d73d2 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/5ca7f9646afbba8e0aa73d3fb5c104cfe31c8f05 Commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ac2c032578e6ee9f42edf4eb63c120718d66a594 Commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c6694913ca2c7d1e1034ff3c4de0b9168089003a Commit 5]&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1cfd59abc4d896ace5728d8305f14d1495f53549 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c31ffc060ae7f56c4b7dcfcd1484174c0dbed121 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
(22nd July - 29th July)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to display features on selecting a particular feature from the list.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/68bfd44f32acd0ebef19373e57e9841074ed1c40 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/92a903cabe90125c9923aa0e94432298a71b2e1a Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction feature.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| Yes, facing issue with ShapeEditorController. js file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
(30th July - 05th Aug)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to parse transaction operation(insert,Update,Delete) XML response&lt;br /&gt;
*Created Test case to test the response parsing&lt;br /&gt;
*Written code to create Insert operation request XML with a different type of geometry(multiline and Polygon).&lt;br /&gt;
*Created test cases for insert operation XML creation&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/66fe44bcce17496c9f972e9bad80a3d3b40ae073 commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/f84c39b57e9e1a2cbdb93e0972626a2ac6d4e45f commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/77b38474a74b0c43d4e49243e4155fb80ab3fa38 commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/32808c861d9b67938bc4509a28c41cd279d02adb commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8decb153293839889f2e62f46107861a3024259c commit 5]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/290aeb93d04f504867ed1b69115dfa1f42481282 commit 6]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction operation (Delete and update) request XML creation.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| No&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Project Outcome''' ==&lt;br /&gt;
* Contributed to open source community by supporting web feature service and its operations&lt;br /&gt;
* Developed code to display vector features on 3D Globe, and to create Open Geospatial Consortium (OGC) standardized XML request of 'Get Feature' and 'Transaction' operation of web feature service&lt;br /&gt;
* Increased the facility of data visualization and interaction with spatial data by creating standard web feature service XML response parser in JavaScript&lt;br /&gt;
* Developed automatic tests in Karma framework to test newly created functionality&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116359</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116359"/>
		<updated>2018-09-02T05:12:07Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8af589998373c93259ad4f6c51e18516e5c9d7b4 Commit1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/d37b1405006660bc501739c24668f0c72a4f0afe Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/b0c530da43d4d4ed561b9f15afc82dd8f9748ae7 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/14989c26a47777e87948115aa05f5a72a4991dc8 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/9dd2c764f83aa1b2b7188a8cf61a083f0b86dfe3 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ca9af68dfb5e32de66778b86419f19f74c1d73d2 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/5ca7f9646afbba8e0aa73d3fb5c104cfe31c8f05 Commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ac2c032578e6ee9f42edf4eb63c120718d66a594 Commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c6694913ca2c7d1e1034ff3c4de0b9168089003a Commit 5]&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1cfd59abc4d896ace5728d8305f14d1495f53549 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c31ffc060ae7f56c4b7dcfcd1484174c0dbed121 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
(22nd July - 29th July)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to display features on selecting a particular feature from the list.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/68bfd44f32acd0ebef19373e57e9841074ed1c40 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/92a903cabe90125c9923aa0e94432298a71b2e1a Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction feature.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| Yes, facing issue with ShapeEditorController. js file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
(30th July - 05th Aug)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to parse transaction operation(insert,Update,Delete) XML response&lt;br /&gt;
*Created Test case to test the response parsing&lt;br /&gt;
*Written code to create Insert operation request XML with a different type of geometry(multiline and Polygon).&lt;br /&gt;
*Created test cases for insert operation XML creation&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/66fe44bcce17496c9f972e9bad80a3d3b40ae073 commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/f84c39b57e9e1a2cbdb93e0972626a2ac6d4e45f commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/77b38474a74b0c43d4e49243e4155fb80ab3fa38 commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/32808c861d9b67938bc4509a28c41cd279d02adb commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8decb153293839889f2e62f46107861a3024259c commit 5]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/290aeb93d04f504867ed1b69115dfa1f42481282 commit 6]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction operation (Delete and update) request XML creation.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| No&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Project Outcome''' ==&lt;br /&gt;
* Contributed to open source community by supporting web feature service and its operations&lt;br /&gt;
* Developed code to display vector features on 3D Globe, and to create Open Geospatial Consortium (OGC)&lt;br /&gt;
standardized XML request of 'Get Feature' and 'Transaction' operation of web feature service&lt;br /&gt;
* Increased the facility of data visualization and interaction with spatial data by creating standard web feature&lt;br /&gt;
service XML response parser in JavaScript&lt;br /&gt;
* Developed automatic tests in Karma framework to test newly created functionality&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116037</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116037"/>
		<updated>2018-08-05T09:17:58Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8af589998373c93259ad4f6c51e18516e5c9d7b4 Commit1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/d37b1405006660bc501739c24668f0c72a4f0afe Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/b0c530da43d4d4ed561b9f15afc82dd8f9748ae7 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/14989c26a47777e87948115aa05f5a72a4991dc8 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/9dd2c764f83aa1b2b7188a8cf61a083f0b86dfe3 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ca9af68dfb5e32de66778b86419f19f74c1d73d2 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/5ca7f9646afbba8e0aa73d3fb5c104cfe31c8f05 Commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ac2c032578e6ee9f42edf4eb63c120718d66a594 Commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c6694913ca2c7d1e1034ff3c4de0b9168089003a Commit 5]&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1cfd59abc4d896ace5728d8305f14d1495f53549 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c31ffc060ae7f56c4b7dcfcd1484174c0dbed121 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
(22nd July - 29th July)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to display features on selecting a particular feature from the list.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/68bfd44f32acd0ebef19373e57e9841074ed1c40 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/92a903cabe90125c9923aa0e94432298a71b2e1a Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction feature.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| Yes, facing issue with ShapeEditorController. js file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
(30th July - 05th Aug)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to parse transaction operation(insert,Update,Delete) XML response&lt;br /&gt;
*Created Test case to test the response parsing&lt;br /&gt;
*Written code to create Insert operation request XML with a different type of geometry(multiline and Polygon).&lt;br /&gt;
*Created test cases for insert operation XML creation&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/66fe44bcce17496c9f972e9bad80a3d3b40ae073 commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/f84c39b57e9e1a2cbdb93e0972626a2ac6d4e45f commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/77b38474a74b0c43d4e49243e4155fb80ab3fa38 commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/32808c861d9b67938bc4509a28c41cd279d02adb commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8decb153293839889f2e62f46107861a3024259c commit 5]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/290aeb93d04f504867ed1b69115dfa1f42481282 commit 6]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction operation (Delete and update) request XML creation.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| No&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116036</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116036"/>
		<updated>2018-08-05T09:12:56Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8af589998373c93259ad4f6c51e18516e5c9d7b4 Commit1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/d37b1405006660bc501739c24668f0c72a4f0afe Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/b0c530da43d4d4ed561b9f15afc82dd8f9748ae7 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/14989c26a47777e87948115aa05f5a72a4991dc8 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/9dd2c764f83aa1b2b7188a8cf61a083f0b86dfe3 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ca9af68dfb5e32de66778b86419f19f74c1d73d2 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/5ca7f9646afbba8e0aa73d3fb5c104cfe31c8f05 Commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ac2c032578e6ee9f42edf4eb63c120718d66a594 Commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c6694913ca2c7d1e1034ff3c4de0b9168089003a Commit 5]&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1cfd59abc4d896ace5728d8305f14d1495f53549 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c31ffc060ae7f56c4b7dcfcd1484174c0dbed121 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
(22nd July - 29th July)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to display features on selecting a particular feature from the list.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/68bfd44f32acd0ebef19373e57e9841074ed1c40 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/92a903cabe90125c9923aa0e94432298a71b2e1a Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction feature.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| Yes, facing issue with ShapeEditorController. js file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
(29th July - 05th Aug)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to parse transaction operation(insert,Update,Delete) XML response&lt;br /&gt;
*Created Test case to test the response parsing&lt;br /&gt;
*Written code to create Insert operation request XML with a different type of geometry(multiline and Polygon).&lt;br /&gt;
*Created test cases for insert operation XML creation&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/66fe44bcce17496c9f972e9bad80a3d3b40ae073 commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/f84c39b57e9e1a2cbdb93e0972626a2ac6d4e45f commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/77b38474a74b0c43d4e49243e4155fb80ab3fa38 commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/32808c861d9b67938bc4509a28c41cd279d02adb commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8decb153293839889f2e62f46107861a3024259c commit 5]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/290aeb93d04f504867ed1b69115dfa1f42481282 commit 6]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction operation (Delete and update) request XML creation.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| No&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116035</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=116035"/>
		<updated>2018-08-05T09:12:06Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8af589998373c93259ad4f6c51e18516e5c9d7b4 Commit1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Get capability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/d37b1405006660bc501739c24668f0c72a4f0afe Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/b0c530da43d4d4ed561b9f15afc82dd8f9748ae7 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/14989c26a47777e87948115aa05f5a72a4991dc8 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/9dd2c764f83aa1b2b7188a8cf61a083f0b86dfe3 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ca9af68dfb5e32de66778b86419f19f74c1d73d2 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/5ca7f9646afbba8e0aa73d3fb5c104cfe31c8f05 Commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/ac2c032578e6ee9f42edf4eb63c120718d66a594 Commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c6694913ca2c7d1e1034ff3c4de0b9168089003a Commit 5]&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1cfd59abc4d896ace5728d8305f14d1495f53549 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/c31ffc060ae7f56c4b7dcfcd1484174c0dbed121 Commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Commit 3]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
(22nd July - 29th July)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to display features on selecting a particular feature from the list.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/68bfd44f32acd0ebef19373e57e9841074ed1c40 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/92a903cabe90125c9923aa0e94432298a71b2e1a Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction feature.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| Yes, facing issue with ShapeEditorController. js file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
(29th July - 05th Aug)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to parse transaction operation(insert,Update,Delete) XML response&lt;br /&gt;
*Created Test case to test the response parsing&lt;br /&gt;
*Written code to create Insert operation request XML with a different type of geometry(multiline and Polygon).&lt;br /&gt;
*Created test cases for insert operation XML creation&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/66fe44bcce17496c9f972e9bad80a3d3b40ae073 commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/f84c39b57e9e1a2cbdb93e0972626a2ac6d4e45f commit 2]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/77b38474a74b0c43d4e49243e4155fb80ab3fa38 commit 3]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/32808c861d9b67938bc4509a28c41cd279d02adb commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/8decb153293839889f2e62f46107861a3024259c commit 4]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/290aeb93d04f504867ed1b69115dfa1f42481282 commit 5]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction operation (Delete and update) request XML creation.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| No&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115901</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115901"/>
		<updated>2018-07-29T16:55:31Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
(22nd July - 29th July)&lt;br /&gt;
|&lt;br /&gt;
*I have written code to display features on selecting a particular feature from the list.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/68bfd44f32acd0ebef19373e57e9841074ed1c40 Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/92a903cabe90125c9923aa0e94432298a71b2e1a Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code for the transaction feature.&lt;br /&gt;
* Prepare a report for final evaluation&lt;br /&gt;
| Yes, facing issue with ShapeEditorController. js file.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115778</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115778"/>
		<updated>2018-07-22T18:01:48Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
(15th July - 22nd July)&lt;br /&gt;
|&lt;br /&gt;
*Written create get feature Url creation code but it is failing with different error&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/4d820011322daaada26bed1f558ca7c18e1536e1 Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
| Yes, will discuss with the mentors about the approach that can be taken to create Url &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115686</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115686"/>
		<updated>2018-07-15T15:02:35Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
(9th July - 15th July)&lt;br /&gt;
|&lt;br /&gt;
*Feature List is displayed on GUI on providing ServerUrl&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/e960c91992938bb19187182fd708969e6b31b95f Commit 1]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create get feature Url and calling get feature service on selecting a particular feature&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115632</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115632"/>
		<updated>2018-07-08T13:33:30Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
(2nd July - 8th July)&lt;br /&gt;
|&lt;br /&gt;
*Display web feature service data on the globe.&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/51f3ae542783362e8b6e709579a070236f9bdc6e Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/84c3a645a02d813cc07b759bdb15874dfe5d5b68 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to get sever Url from GUI and then show data on Globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115515</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115515"/>
		<updated>2018-06-30T16:31:29Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
(24th June - 1st July)&lt;br /&gt;
|&lt;br /&gt;
*Creation of class for creating Web feature Service Layer &lt;br /&gt;
*Get Feature Url Karma Test updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/eaaf251e49c9665765a366f2c2dd0b4eb082f7fb Commit 1]&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/cfabaf4cdfc5b11331d649ab3f4fc390630a1618 Commit 2]&lt;br /&gt;
|&lt;br /&gt;
* To write code to display data on the globe.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115469</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115469"/>
		<updated>2018-06-24T19:06:03Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
(11th June - 17th June)&lt;br /&gt;
|&lt;br /&gt;
* Discussion of phase 2 strategy with mentors.&lt;br /&gt;
* Documentation of get feature code&lt;br /&gt;
* Went through the code that is used to display data on globe&lt;br /&gt;
|&lt;br /&gt;
*Write code to display get feature data on globe&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
(18th June - 24th June)&lt;br /&gt;
|&lt;br /&gt;
* Creation of class for creating GetFeature URL &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/1879e6a65810bcac34bbe021aa80726553295358 getFeature url]&lt;br /&gt;
|&lt;br /&gt;
* To write code to create service instance on passing Get capability and Get Feature Url&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115278</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115278"/>
		<updated>2018-06-09T19:15:10Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/commit/946285b25151209db3869d663a390b785d2f89b4 Get Feature Parsing]&lt;br /&gt;
 &lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/getFeature.test.js getFeature.test.js]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMemberMultiSurface.xml GetFeatureMemberMultiSurface.xml]&lt;br /&gt;
&lt;br /&gt;
[https://github.com/GarimaNatani/WebWorldWind/blob/develop/test/ogc/wfs/wfsGetFeatureMember.xml wfsGetFeatureMember.xml]&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115277</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115277"/>
		<updated>2018-06-09T19:01:34Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
(4th June - 10th June)&lt;br /&gt;
|&lt;br /&gt;
* Get Feature response parsing for MultiSurface and Multipolygon Gml&lt;br /&gt;
* Karma test creation for the same.&lt;br /&gt;
* Below files are added or updated&lt;br /&gt;
Get Feature Parsing&lt;br /&gt;
getFeature.test.js&lt;br /&gt;
GetFeatureMemberMultiSurface.xml&lt;br /&gt;
wfsGetFeatureMember.xml&lt;br /&gt;
|&lt;br /&gt;
* Documentation of functions&lt;br /&gt;
* Create final submission report for phase1&lt;br /&gt;
* Discuss next phase strategy with mentors.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115194</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115194"/>
		<updated>2018-06-02T16:36:45Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
(28th May - 3rd June)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability response parsing and advance test cases&lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
* Documentation of new functions&lt;br /&gt;
|&lt;br /&gt;
* GetFeature response parsing.&lt;br /&gt;
* Writing unit test cases for the same.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115084</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115084"/>
		<updated>2018-05-27T17:51:02Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Next Week Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
(21st May - 27th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability request (version 1.1.0 and 2.0.0) parsing.&lt;br /&gt;
* Creation of basic automatic karma test cases &lt;br /&gt;
* Issues fixing and testing with various values&lt;br /&gt;
|&lt;br /&gt;
* Create advanced level tests and fix issues/defects of existing files.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115082</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115082"/>
		<updated>2018-05-27T10:35:21Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Future Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software (node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* Installation of all the dependencies&lt;br /&gt;
* Able to run existing Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115081</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115081"/>
		<updated>2018-05-27T10:33:39Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Future Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software(node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* installing all the dependencies&lt;br /&gt;
* Running Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Get Capability requset (version 1.0.0) parsing. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115080</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115080"/>
		<updated>2018-05-27T10:30:00Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Project Description''' ==&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
== '''The state of Project before GSoC''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
== '''Benefits to the community''' ==&lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
== '''Project Deliverables''' ==&lt;br /&gt;
&lt;br /&gt;
* Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
* GUI code to display Updated features.&lt;br /&gt;
* Test Suits that perform testing with various data set.&lt;br /&gt;
* Complete documentation of Code.&lt;br /&gt;
'''Repository Link''': https://github.com/GarimaNatani/WebWorldWind&lt;br /&gt;
== '''Status''' ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Future Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software(node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* installing all the dependencies&lt;br /&gt;
* Running Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Successfully Sending Get Capability requset (version 1.0.0) and Parsing of response. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115079</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115079"/>
		<updated>2018-05-27T10:25:21Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Status'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Future Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period &lt;br /&gt;
(April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software(node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* installing all the dependencies&lt;br /&gt;
* Running Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week1&lt;br /&gt;
(14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Successfully Sending Get Capability requset (version 1.0.0) and Parsing of response. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115078</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115078"/>
		<updated>2018-05-27T10:22:28Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Status'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Future Plan'''&lt;br /&gt;
|'''Blocked'''&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period (April 23rd - May 13th)&lt;br /&gt;
|&lt;br /&gt;
* Introduction and skype meeting with mentors &lt;br /&gt;
* Creation and update of the wiki. &lt;br /&gt;
* Installation of required software(node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
* Cloning and Set up of WebWorldWind repository on my machine&lt;br /&gt;
* installing all the dependencies&lt;br /&gt;
* Running Karma tests.&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request to WFS server and&lt;br /&gt;
* To Create of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week1 (14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
* Sending and parsing Get Capability requset(version 1.0.0) to WFS server. &lt;br /&gt;
* Creation of WfsCapability.js&lt;br /&gt;
|&lt;br /&gt;
* To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
* Creation of Karma tests for testing.&lt;br /&gt;
|No&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115077</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115077"/>
		<updated>2018-05-27T10:05:06Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Status'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Status'''&lt;br /&gt;
|'''Future Plan'''&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Community bonding period (April 23rd - May 13th)&lt;br /&gt;
|Introduction and skype meeting with mentors &lt;br /&gt;
&lt;br /&gt;
Creation and update of the wiki. &lt;br /&gt;
&lt;br /&gt;
Installation of required software(node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
&lt;br /&gt;
Cloning and Set up of WebWorldWind repository on my machine, installing all the dependencies&lt;br /&gt;
&lt;br /&gt;
Running Karma tests.&lt;br /&gt;
|to write code to send the Getcapability request to WFS server and after that will work on Creation of Karma tests for testing.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|Week1 (14th May -20th May)&lt;br /&gt;
|&lt;br /&gt;
Sending and parsing Get Capability requset(version 1.0.0) to WFS server. &lt;br /&gt;
Creation of WfsCapability.js&lt;br /&gt;
|To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
Creation of Karma tests for testing.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115076</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=115076"/>
		<updated>2018-05-27T09:55:36Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Status'''&lt;br /&gt;
&lt;br /&gt;
In community bonding period (April 23rd - May 13th) following tasks were performed&lt;br /&gt;
&lt;br /&gt;
Introduction and skype meeting with mentors &lt;br /&gt;
&lt;br /&gt;
Creation and update of the wiki. &lt;br /&gt;
&lt;br /&gt;
Installation of required software(node.js, WebStrom, Visual C++, etc)&lt;br /&gt;
&lt;br /&gt;
Cloning and Set up of WebWorldWind repository on my machine, installing all the dependencies&lt;br /&gt;
&lt;br /&gt;
Running Karma tests.&lt;br /&gt;
&lt;br /&gt;
In next phase, I am planning to write code to send the Getcapability request to WFS server and after that will work on Creation of Karma tests for testing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In Week1 (14th May -20th May) following tasks were performed&lt;br /&gt;
&lt;br /&gt;
Sending and parsing Get Capability requset(version 1.0.0) to WFS server. &lt;br /&gt;
Creation of WfsCapability.js&lt;br /&gt;
Next week plan:&lt;br /&gt;
To write code to send the Getcapability request and parse it for version 1.1.0 and 2.0.0 &lt;br /&gt;
Creation of Karma tests for testing.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114885</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114885"/>
		<updated>2018-05-10T17:20:43Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Timeline'''&lt;br /&gt;
&lt;br /&gt;
'''Community Bonding Period (April 23, 2018 -May 14, 2018)'''&lt;br /&gt;
Get in touch with the community, mentors, and introduce my project to them and receive early feedback.&lt;br /&gt;
Set up a wiki page to maintain weekly progress and other information of the project.&lt;br /&gt;
Setup Github repository.&lt;br /&gt;
Create Mockup Design for GUI.&lt;br /&gt;
Install required software.&lt;br /&gt;
Understand already existing code for WMS service.&lt;br /&gt;
&lt;br /&gt;
Phase 1: May 14, 2018 - June 15, 2018&lt;br /&gt;
&lt;br /&gt;
'''Week 1 (14th May -20th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for creation of features.&lt;br /&gt;
Sending request and parsing response.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Submit working code.&lt;br /&gt;
&lt;br /&gt;
'''Week 2 (21st May - 27th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for updation and deletion of features.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Deliver working code for Transaction operations.&lt;br /&gt;
 &lt;br /&gt;
'''Week 3 (28th May - 3rd June)'''&lt;br /&gt;
Create test cases and perform testing with various data set.&lt;br /&gt;
Submit test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 4 (4th June - 10th June)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Deliver working code.&lt;br /&gt;
Prepare final report of phase 1 submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''First Evaluations (June 11 - 15, 2018)''' &lt;br /&gt;
Evaluation of first phase work.&lt;br /&gt;
Discuss phase 2 strategy.&lt;br /&gt;
&lt;br /&gt;
'''Phase 2: June 15, 2018 - July 9, 2018'''&lt;br /&gt;
&lt;br /&gt;
Transaction Operation of WFS using by taking input from shapes drawn on the Globe&lt;br /&gt;
&lt;br /&gt;
'''Week 5 (11th June - 17th June)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Week 6 (18th June - 24th June)&lt;br /&gt;
Update code to perform Transaction Operation of WFS using the shapes drawn on the Globe.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 7(25th June - 1st July)'''&lt;br /&gt;
To create test cases and testing of GUI with various data set.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 8 (2nd July - 8th July)'''&lt;br /&gt;
Fixing of bugs and retest&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Prepare final report of phase 2 submission&lt;br /&gt;
&lt;br /&gt;
'''Second Evaluations July 9 - 13, 2018'''&lt;br /&gt;
&lt;br /&gt;
Perform regression tests.&lt;br /&gt;
Evaluation of second phase work.&lt;br /&gt;
Discuss phase 3 strategy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Phase 3 July 13, 2018 - August 6, 2018'''&lt;br /&gt;
&lt;br /&gt;
'''Week 9 (9th July - 15th July)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 10(16th July - 22nd July)'''&lt;br /&gt;
Creation of User friendly GUI for Transaction Operation of WFS. &lt;br /&gt;
Deliver working code for GUI changes&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 11(23th July –29th July)'''&lt;br /&gt;
To create test cases and perform testing of GUI with various data set.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Perform E2E testing.&lt;br /&gt;
&lt;br /&gt;
'''Week 12(30th July – 6th  Aug)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Prepare final submission along with report of phase 3 submission.&lt;br /&gt;
&lt;br /&gt;
'''Final Evaluations: August 6 - 14, 2018'''&lt;br /&gt;
Deliver a working implementation and report of the proposed functions.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Discuss evaluation of final phase work.&lt;br /&gt;
Discuss future work plan.&lt;br /&gt;
&lt;br /&gt;
'''Status'''&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114864</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114864"/>
		<updated>2018-05-08T12:29:23Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Timeline'''&lt;br /&gt;
&lt;br /&gt;
'''Community Bonding Period (April 23, 2018 -May 14, 2018)'''&lt;br /&gt;
Get in touch with the community, mentors, and introduce my project to them and receive early feedback.&lt;br /&gt;
Set up a wiki page to maintain weekly progress and other information of the project.&lt;br /&gt;
Setup Github repository.&lt;br /&gt;
Create Mockup Design for GUI.&lt;br /&gt;
Install required software.&lt;br /&gt;
Understand already existing code for WMS service.&lt;br /&gt;
&lt;br /&gt;
Phase 1: May 14, 2018 - June 15, 2018&lt;br /&gt;
&lt;br /&gt;
'''Week 1 (14th May -20th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for creation of features.&lt;br /&gt;
Sending request and parsing response.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Submit working code.&lt;br /&gt;
&lt;br /&gt;
'''Week 2 (21st May - 27th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for updation and deletion of features.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Deliver working code for Transaction operations.&lt;br /&gt;
 &lt;br /&gt;
'''Week 3 (28th May - 3rd June)'''&lt;br /&gt;
Create test cases and perform testing with various data set.&lt;br /&gt;
Submit test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 4 (4th June - 10th June)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Deliver working code.&lt;br /&gt;
Prepare final report of phase 1 submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''First Evaluations (June 11 - 15, 2018)''' &lt;br /&gt;
Evaluation of first phase work.&lt;br /&gt;
Discuss phase 2 strategy.&lt;br /&gt;
&lt;br /&gt;
'''Phase 2: June 15, 2018 - July 9, 2018'''&lt;br /&gt;
&lt;br /&gt;
Transaction Operation of WFS using by taking input from shapes drawn on the Globe&lt;br /&gt;
&lt;br /&gt;
'''Week 5 (11th June - 17th June)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Week 6 (18th June - 24th June)&lt;br /&gt;
Update code to perform Transaction Operation of WFS using the shapes drawn on the Globe.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 7(25th June - 1st July)'''&lt;br /&gt;
To create test cases and testing of GUI with various data set.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 8 (2nd July - 8th July)'''&lt;br /&gt;
Fixing of bugs and retest&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Prepare final report of phase 2 submission&lt;br /&gt;
&lt;br /&gt;
'''Second Evaluations July 9 - 13, 2018'''&lt;br /&gt;
&lt;br /&gt;
Perform regression tests.&lt;br /&gt;
Evaluation of second phase work.&lt;br /&gt;
Discuss phase 3 strategy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Phase 3 July 13, 2018 - August 6, 2018'''&lt;br /&gt;
&lt;br /&gt;
'''Week 9 (9th July - 15th July)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 10(16th July - 22nd July)'''&lt;br /&gt;
Creation of User friendly GUI for Transaction Operation of WFS. &lt;br /&gt;
Deliver working code for GUI changes&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 11(23th July –29th July)'''&lt;br /&gt;
To create test cases and perform testing of GUI with various data set.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Perform E2E testing.&lt;br /&gt;
&lt;br /&gt;
'''Week 12(30th July – 6th  Aug)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Prepare final submission along with report of phase 3 submission.&lt;br /&gt;
&lt;br /&gt;
'''Final Evaluations: August 6 - 14, 2018'''&lt;br /&gt;
Deliver a working implementation and report of the proposed functions.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Discuss evaluation of final phase work.&lt;br /&gt;
Discuss future work plan.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114863</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114863"/>
		<updated>2018-05-08T12:28:17Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Timeline'''&lt;br /&gt;
&lt;br /&gt;
'''Community Bonding Period (April 23, 2018 -May 14, 2018)'''&lt;br /&gt;
Get in touch with the community, mentors, and introduce my project to them and receive early feedback.&lt;br /&gt;
Set up a wiki page to maintain weekly progress and other information of the project.&lt;br /&gt;
Setup Github repository.&lt;br /&gt;
Create Mockup Design for GUI.&lt;br /&gt;
Install required software.&lt;br /&gt;
Understand already existing code for WMS service.&lt;br /&gt;
&lt;br /&gt;
Phase 1: May 14, 2018 - June 15, 2018&lt;br /&gt;
&lt;br /&gt;
Time Period&lt;br /&gt;
Work Plan&lt;br /&gt;
'''Week 1 (14th May -20th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for creation of features.&lt;br /&gt;
Sending request and parsing response.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Submit working code.&lt;br /&gt;
&lt;br /&gt;
'''Week 2 (21st May - 27th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for updation and deletion of features.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Deliver working code for Transaction operations.&lt;br /&gt;
 &lt;br /&gt;
'''Week 3 (28th May - 3rd June)'''&lt;br /&gt;
Create test cases and perform testing with various data set.&lt;br /&gt;
Submit test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 4 (4th June - 10th June)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Deliver working code.&lt;br /&gt;
Prepare final report of phase 1 submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''First Evaluations (June 11 - 15, 2018)''' &lt;br /&gt;
Evaluation of first phase work.&lt;br /&gt;
Discuss phase 2 strategy.&lt;br /&gt;
&lt;br /&gt;
'''Phase 2: June 15, 2018 - July 9, 2018'''&lt;br /&gt;
&lt;br /&gt;
Transaction Operation of WFS using by taking input from shapes drawn on the Globe&lt;br /&gt;
&lt;br /&gt;
'''Time Period'''&lt;br /&gt;
Work Plan&lt;br /&gt;
'''Week 5 (11th June - 17th June)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Week 6 (18th June - 24th June)&lt;br /&gt;
Update code to perform Transaction Operation of WFS using the shapes drawn on the Globe.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 7(25th June - 1st July)'''&lt;br /&gt;
To create test cases and testing of GUI with various data set.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 8 (2nd July - 8th July)'''&lt;br /&gt;
Fixing of bugs and retest&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Prepare final report of phase 2 submission&lt;br /&gt;
&lt;br /&gt;
'''Second Evaluations July 9 - 13, 2018'''&lt;br /&gt;
&lt;br /&gt;
Perform regression tests.&lt;br /&gt;
Evaluation of second phase work.&lt;br /&gt;
Discuss phase 3 strategy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Phase 3 July 13, 2018 - August 6, 2018'''&lt;br /&gt;
&lt;br /&gt;
Time Period&lt;br /&gt;
Work Plan&lt;br /&gt;
'''Week 9 (9th July - 15th July)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 10(16th July - 22nd July)'''&lt;br /&gt;
Creation of User friendly GUI for Transaction Operation of WFS. &lt;br /&gt;
Deliver working code for GUI changes&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
&lt;br /&gt;
'''Week 11(23th July –29th July)'''&lt;br /&gt;
To create test cases and perform testing of GUI with various data set.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Perform E2E testing.&lt;br /&gt;
&lt;br /&gt;
'''Week 12(30th July – 6th  Aug)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Prepare final submission along with report of phase 3 submission.&lt;br /&gt;
&lt;br /&gt;
'''Final Evaluations: August 6 - 14, 2018'''&lt;br /&gt;
Deliver a working implementation and report of the proposed functions.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Discuss evaluation of final phase work.&lt;br /&gt;
Discuss future work plan.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114862</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114862"/>
		<updated>2018-05-08T12:26:33Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Timeline'''&lt;br /&gt;
&lt;br /&gt;
'''Community Bonding Period (April 23, 2018 -May 14, 2018)'''&lt;br /&gt;
Get in touch with the community, mentors, and introduce my project to them and receive early feedback.&lt;br /&gt;
Set up a wiki page to maintain weekly progress and other information of the project.&lt;br /&gt;
Setup Github repository.&lt;br /&gt;
Create Mockup Design for GUI.&lt;br /&gt;
Install required software.&lt;br /&gt;
Understand already existing code for WMS service.&lt;br /&gt;
&lt;br /&gt;
Phase 1: May 14, 2018 - June 15, 2018&lt;br /&gt;
&lt;br /&gt;
Time Period&lt;br /&gt;
Work Plan&lt;br /&gt;
'''Week 1 (14th May -20th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for creation of features.&lt;br /&gt;
Sending request and parsing response.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Submit working code.&lt;br /&gt;
'''Week 2 (21st May - 27th May)'''&lt;br /&gt;
Work on Transaction Operation of WFS for updation and deletion of features.&lt;br /&gt;
Create Weekly status report.&lt;br /&gt;
Deliver working code for Transaction operations. &lt;br /&gt;
'''Week 3 (28th May - 3rd June)'''&lt;br /&gt;
Create test cases and perform testing with various data set.&lt;br /&gt;
Submit test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
'''Week 4 (4th June - 10th June)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Deliver working code.&lt;br /&gt;
Prepare final report of phase 1 submission.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''First Evaluations (June 11 - 15, 2018)''' &lt;br /&gt;
Evaluation of first phase work.&lt;br /&gt;
Discuss phase 2 strategy.&lt;br /&gt;
&lt;br /&gt;
'''Phase 2: June 15, 2018 - July 9, 2018'''&lt;br /&gt;
&lt;br /&gt;
Transaction Operation of WFS using by taking input from shapes drawn on the Globe&lt;br /&gt;
&lt;br /&gt;
'''Time Period'''&lt;br /&gt;
Work Plan&lt;br /&gt;
'''Week 5 (11th June - 17th June)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Week 6 (18th June - 24th June)&lt;br /&gt;
Update code to perform Transaction Operation of WFS using the shapes drawn on the Globe.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
'''Week 7(25th June - 1st July)'''&lt;br /&gt;
To create test cases and testing of GUI with various data set.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
'''Week 8 (2nd July - 8th July)'''&lt;br /&gt;
Fixing of bugs and retest&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Prepare final report of phase 2 submission&lt;br /&gt;
&lt;br /&gt;
'''Second Evaluations July 9 - 13, 2018'''&lt;br /&gt;
&lt;br /&gt;
Perform regression tests.&lt;br /&gt;
Evaluation of second phase work.&lt;br /&gt;
Discuss phase 3 strategy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Phase 3 July 13, 2018 - August 6, 2018'''&lt;br /&gt;
&lt;br /&gt;
Time Period&lt;br /&gt;
Work Plan&lt;br /&gt;
'''Week 9 (9th July - 15th July)'''&lt;br /&gt;
Make changes as suggested in feedback.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
'''Week 10(16th July - 22nd July)'''&lt;br /&gt;
Creation of User friendly GUI for Transaction Operation of WFS. &lt;br /&gt;
Deliver working code for GUI changes&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
'''Week 11(23th July –29th July)'''&lt;br /&gt;
To create test cases and perform testing of GUI with various data set.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Create Weekly status report. &lt;br /&gt;
Perform E2E testing.&lt;br /&gt;
'''Week 12(30th July – 6th  Aug)'''&lt;br /&gt;
Fixing of bugs and retest.&lt;br /&gt;
Prepare final submission along with report of phase 3 submission.&lt;br /&gt;
&lt;br /&gt;
'''Final Evaluations: August 6 - 14, 2018'''&lt;br /&gt;
Deliver a working implementation and report of the proposed functions.&lt;br /&gt;
Deliver test suits.&lt;br /&gt;
Discuss evaluation of final phase work.&lt;br /&gt;
Discuss future work plan.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114860</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114860"/>
		<updated>2018-05-08T12:21:50Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;br /&gt;
&lt;br /&gt;
'''Project Deliverables'''&lt;br /&gt;
&lt;br /&gt;
Deliver Classes that perform WFS (Transaction Operator) using the shapes drawn on the Globe.&lt;br /&gt;
GUI code to display Updated features.&lt;br /&gt;
Test Suits that perform testing with various data set.&lt;br /&gt;
Complete documentation of Code.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2018_Accepted&amp;diff=114649</id>
		<title>Google Summer of Code 2018 Accepted</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2018_Accepted&amp;diff=114649"/>
		<updated>2018-04-27T19:37:12Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:GSoC2016Logo.jpg|400px|link=https://developers.google.com/open-source/gsoc/]] &amp;lt;font size=&amp;quot;+3&amp;quot;&amp;gt; @ &amp;lt;/font&amp;gt; &lt;br /&gt;
[[Image:Osgeo-logo.png|300px|link=http://www.osgeo.org]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Back to the main OSGeo [[Google Summer of Code 2018]] @ OSGeo wiki page.&lt;br /&gt;
&lt;br /&gt;
== Accepted Proposals ==&lt;br /&gt;
&lt;br /&gt;
This year OSGeo accepted 13 students working on the following projects:&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Community'''&lt;br /&gt;
|'''Project'''&lt;br /&gt;
|'''Student'''&lt;br /&gt;
|'''1st mentor'''&lt;br /&gt;
|'''2nd mentor'''&lt;br /&gt;
|'''3rd mentor'''&lt;br /&gt;
|'''Wiki page'''&lt;br /&gt;
|'''Repository'''&lt;br /&gt;
|-&lt;br /&gt;
|Gisquick&lt;br /&gt;
|Extension of Gisquick platform filtering tool based on raster and vector spatio-temporal data&lt;br /&gt;
|David Těthal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|GRASS GIS module for Sentinel-2 cloud and shadow detection&lt;br /&gt;
|Roberta Fagadini&lt;br /&gt;
|Roberto Marzocchi&lt;br /&gt;
|Moritz Lennert&lt;br /&gt;
|&lt;br /&gt;
|https://trac.osgeo.org/grass/wiki/GSoC/2018/CloudsAndShadowsDetection&lt;br /&gt;
|https://github.com/RobiFag/GRASS_clouds_and_shadows.git&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Improve GRASS GIS integration in QGIS 3&lt;br /&gt;
|Radek Novotný&lt;br /&gt;
|Vaclav Petras&lt;br /&gt;
|Martin Landa&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Full support of Python 3 in GRASS GIS&lt;br /&gt;
|Sanjeet Bhatti&lt;br /&gt;
|Anna Petrasova&lt;br /&gt;
|Luca Delucchi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|istSOS&lt;br /&gt;
|Support of Unit Of Measure conversion in istSOS3&lt;br /&gt;
|Rahul Chauhan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|MapMint4ME&lt;br /&gt;
|Supporting Other Geometries Recording&lt;br /&gt;
|Iba DIOUF&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|NASA Web World Wind &lt;br /&gt;
|Support for WFS Format&lt;br /&gt;
|Garima Natani&lt;br /&gt;
|Jakub Balhar&lt;br /&gt;
|Gabriele Prestifilippo&lt;br /&gt;
|&lt;br /&gt;
|https://wiki.osgeo.org/wiki/GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&lt;br /&gt;
|https://github.com/NASAWorldWind/WebWorldWind&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Implement Minimum Spanning Tree and Min-Cut for pgRouting by the Boost Graph Library.&lt;br /&gt;
|Aditya Pratap Singh&lt;br /&gt;
|Rohith Reddy Sankepally  @iamrohith94&lt;br /&gt;
|Vihan Jain - @vidhan13j07&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/tree/gsoc/mincut&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Making pgRoutingLayer plugin compatible with QGIS 3.0 and Adding GUI support for proposed stable functions which are scheduled for next release.&lt;br /&gt;
|Aasheesh Tiwari&lt;br /&gt;
|Cayetano Benavent @cayetanobv&lt;br /&gt;
|Vicky Vergara @cvvergara&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgRoutingLayer/tree/gsoc/python3&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Implement Minimum-cost flow Algorithm by the Boost Graph Library and Chinese Postman Problem for pgRouting&lt;br /&gt;
|Maoguang Wang&lt;br /&gt;
|Vihan Jain - @vidhan13j07&lt;br /&gt;
|Daniel Kastl - @dkastl&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/tree/gsoc/ch_postman&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Implement Parallel Dijkstra’s and Bellman-Ford algorithm by the Parallel BGL&lt;br /&gt;
|Sourabh Garg&lt;br /&gt;
|Vicky Vergara @cvvergara&lt;br /&gt;
|Daniel Kastl - @dkastl&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/tree/gsoc/bellford-pdijkstra&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|PostGIS &lt;br /&gt;
|Implement Geospatial Data Viewer in pgAdmin4 for PostGIS&lt;br /&gt;
|Xuri Gong&lt;br /&gt;
|Victoria Rautenbach&lt;br /&gt;
|Frikan Erwee&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|PyWPS &lt;br /&gt;
|Database Output Storage for PyWPS&lt;br /&gt;
|Jan Pišl&lt;br /&gt;
|Jachym Cepicky&lt;br /&gt;
|Martin Landa&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/janpisl/Database-Output-Storage-for-PyWPS&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind/Support_for_WFS_Format&amp;diff=114648</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind/Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind/Support_for_WFS_Format&amp;diff=114648"/>
		<updated>2018-04-27T19:27:40Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: Garima Natani moved page GSoC 2018 NASA-ESA WebWorldWind/Support for WFS Format to GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format]]&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114647</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114647"/>
		<updated>2018-04-27T19:27:40Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: Garima Natani moved page GSoC 2018 NASA-ESA WebWorldWind/Support for WFS Format to GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114646</id>
		<title>GSoC 2018 NASA-ESA WebWorldWind Support for WFS Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=GSoC_2018_NASA-ESA_WebWorldWind_Support_for_WFS_Format&amp;diff=114646"/>
		<updated>2018-04-27T19:26:29Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: Created page with &amp;quot;'''Project Description ''' OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Project Description&lt;br /&gt;
'''&lt;br /&gt;
OGC Web Feature Service allows a client to retrieve and update geospatial data encoded in Geography Markup Language (GML) from multiple Web Feature Services. WFS Server supports various operations like Get Feature, Describe Feature Type, Lock feature and Transaction Operations. &lt;br /&gt;
&lt;br /&gt;
Transaction operation is an optional operation which allows the feature instances and their properties to be updated or deleted and it can also be used to insert new features. Each transaction will consist of zero or more Insert, Update, and Delete elements, with each transaction element performed in order. The Transaction operation request will contain transformation operations like create, Update and Delete and web accessible feature instances on which operations need to be applied. When the transaction will complete, a web feature service will generate an XML response document indicating the completion status of the transaction.&lt;br /&gt;
&lt;br /&gt;
In this project, OGC format Web Feature Service [WFS] client will be created which will support Transaction Operation on features by using WFS standard request and response. The goal is to parse Get capability request and to identify the capability of the server. And the proposed client will support Creation, Updation and deletion of the features instance using the shapes drawn on the Globe.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''The state of Project before GSoC'''&lt;br /&gt;
&lt;br /&gt;
Creation, Updating and deleting of the Features using the shapes drawn on the Globe is not supported by NASA-ESA WebWorldWind &lt;br /&gt;
&lt;br /&gt;
'''Benefits to the community''' &lt;br /&gt;
&lt;br /&gt;
Creation, Updation and deletion of the features by drawing shapes on the Globe will help a user to maintain web features stored on the server.&lt;br /&gt;
The Functionality of current client will increase.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=User:Garima_Natani&amp;diff=114644</id>
		<title>User:Garima Natani</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=User:Garima_Natani&amp;diff=114644"/>
		<updated>2018-04-27T15:02:57Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am Garima Natani, After completing my graduation(B.Tech.)in computer science field, I had worked in Amdocs as full-time Software Test Engineer for 4 years (July 2013-June 2017). So I have 4 years of experience in Manual and Automation Testing in Telecom Domain. There I have worked for Vodafone UK, Telecom South Africa and Small Cell, AT&amp;amp;T US clients for testing ASOM(Amdocs Service Order Manager) product and various Interfaces with which ASOM has interacted. I have Collaborated with team members present in remote locations for resolving issues/defects manoeuvring through time zone differences, thus playing an important role in the timely completion of projects. I have organized, conducted and supported various test activities in my tenure within Amdocs. I have visited Vodafone Becknell, UK (Sept-Oct 2016) and Amdocs Israel (March-Apr 2015) for planning and support of UAT and IUT Testing. There I have learned to adapt to unanticipated situations and improvise new plans. Because of mine keen interest in coding, I had implemented code that had resulted in the overall reduction of testing time from an hour to a couple of minutes. Apart from this, I have worked on resolving defects of GUI and backend. Currently, I am Pursuing Masters in Geoinformatics and Natural Resources Engineering, at Indian Institute of Technology, Bombay.&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2018_Accepted&amp;diff=114621</id>
		<title>Google Summer of Code 2018 Accepted</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Google_Summer_of_Code_2018_Accepted&amp;diff=114621"/>
		<updated>2018-04-24T13:26:54Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Garima Natani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&lt;br /&gt;
[[Image:GSoC2016Logo.jpg|400px|link=https://developers.google.com/open-source/gsoc/]] &amp;lt;font size=&amp;quot;+3&amp;quot;&amp;gt; @ &amp;lt;/font&amp;gt; &lt;br /&gt;
[[Image:Osgeo-logo.png|300px|link=http://www.osgeo.org]]&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Back to the main OSGeo [[Google Summer of Code 2018]] @ OSGeo wiki page.&lt;br /&gt;
&lt;br /&gt;
== Accepted Proposals ==&lt;br /&gt;
&lt;br /&gt;
This year OSGeo accepted 13 students working on the following projects:&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;   border=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;4&amp;quot; rules=&amp;quot;all&amp;quot; style=&amp;quot;margin:1em 1em 1em 0; border:solid 1px #AAAAAA; border-collapse:collapse; background-color:#D7E3D1; font-size:95%; empty-cells:show;&amp;quot; &lt;br /&gt;
|'''Community'''&lt;br /&gt;
|'''Project'''&lt;br /&gt;
|'''Student'''&lt;br /&gt;
|'''1st mentor'''&lt;br /&gt;
|'''2nd mentor'''&lt;br /&gt;
|'''3rd mentor'''&lt;br /&gt;
|'''Wiki page'''&lt;br /&gt;
|'''Repository'''&lt;br /&gt;
|-&lt;br /&gt;
|Gisquick&lt;br /&gt;
|Extension of Gisquick platform filtering tool based on raster and vector spatio-temporal data&lt;br /&gt;
|David Těthal&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|GRASS GIS module for Sentinel-2 cloud and shadow detection&lt;br /&gt;
|Roberta Fagadini&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Improve GRASS GIS integration in QGIS 3&lt;br /&gt;
|Radek Novotný&lt;br /&gt;
|Vaclav Petras&lt;br /&gt;
|Martin Landa&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|GRASS GIS&lt;br /&gt;
|Full support of Python 3 in GRASS GIS&lt;br /&gt;
|Sanjeet Bhatti&lt;br /&gt;
|Anna Petrasova&lt;br /&gt;
|Luca Delucchi&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|istSOS&lt;br /&gt;
|Support of Unit Of Measure conversion in istSOS3&lt;br /&gt;
|Rahul Chauhan&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|MapMint4ME&lt;br /&gt;
|Supporting Other Geometries Recording&lt;br /&gt;
|Iba DIOUF&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|NASA Web World Wind &lt;br /&gt;
|Support for WFS Format&lt;br /&gt;
|Garima Natani&lt;br /&gt;
|Jakub Balhar&lt;br /&gt;
|Gabriele Prestifilippo&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Implement Minimum Spanning Tree and Min-Cut for pgRouting by the Boost Graph Library.&lt;br /&gt;
|Aditya Pratap Singh&lt;br /&gt;
|Rohith Reddy Sankepally  @iamrohith94&lt;br /&gt;
|Vihan Jain - @vidhan13j07&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/tree/gsoc/mincut&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Making pgRoutingLayer plugin compatible with QGIS 3.0 and Adding GUI support for proposed stable functions which are scheduled for next release.&lt;br /&gt;
|Aasheesh Tiwari&lt;br /&gt;
|Cayetano Benavent @cayetanobv&lt;br /&gt;
|Vicky Vergara @cvvergara&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgRoutingLayer/tree/gsoc/python3&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Implement Minimum-cost flow Algorithm by the Boost Graph Library and Chinese Postman Problem for pgRouting&lt;br /&gt;
|Maoguang Wang&lt;br /&gt;
|Vihan Jain - @vidhan13j07&lt;br /&gt;
|Daniel Kastl - @dkastl&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/tree/gsoc/ch_postman&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|pgRouting &lt;br /&gt;
|Implement Parallel Dijkstra’s and Bellman-Ford algorithm by the Parallel BGL&lt;br /&gt;
|Sourabh Garg&lt;br /&gt;
|Vicky Vergara @cvvergara&lt;br /&gt;
|Daniel Kastl - @dkastl&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|https://github.com/pgRouting/pgrouting/tree/gsoc/bellford-pdijkstra&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|PostGIS &lt;br /&gt;
|Implement Geospatial Data Viewer in pgAdmin4 for PostGIS&lt;br /&gt;
|Xuri Gong&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|PyWPS &lt;br /&gt;
|Database Output Storage for PyWPS&lt;br /&gt;
|Jan Pišl&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wiki-Garima Natani</name></author>
	</entry>
</feed>