Revision: 4911
          http://sourceforge.net/p/jump-pilot/code/4911
Author:   ma15569
Date:     2016-05-02 15:42:04 +0000 (Mon, 02 May 2016)
Log Message:
-----------


Modified Paths:
--------------
    core/trunk/src/de/latlon/deejump/wfs/plugin/WFSPlugIn.java

Modified: core/trunk/src/de/latlon/deejump/wfs/plugin/WFSPlugIn.java
===================================================================
--- core/trunk/src/de/latlon/deejump/wfs/plugin/WFSPlugIn.java  2016-05-02 
15:40:58 UTC (rev 4910)
+++ core/trunk/src/de/latlon/deejump/wfs/plugin/WFSPlugIn.java  2016-05-02 
15:42:04 UTC (rev 4911)
@@ -229,12 +229,7 @@
         }
       }
       sridStyle.setSRID(srid);
-      
-      //[G.Aruta 02/05/2016 - Uncomment for new solution. But saved the code
-      // MetaInformationHandler metaInfHandler = new 
MetaInformationHandler(layer);
-     // metaInfHandler.addMetaInformation("wfs_server_url", 
panel.getWfService().getBaseWfsURL());
-     // 
metaInfHandler.addMetaInformation("wfs_feature_type",panel.getFeatureType());
-      
+     
       // do not consider feature collection modified after just loading it
       layer.setFeatureCollectionModified(false);
     }


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to