My aim is not to implement a WFS service with GeoTools. 

For my study I want to write some W3C java  (axis2) web services for some
cadastral operations such as; (get building geometry) using open source gis
softwares' codes. I want to display that using processes (buffer,
intersection etc.) of open source softwares is more practical and time
saving than writing new codes for web services.    

For that reason I want to learn that if I create a process code with
GeoTools, such a process like intersection of two polygons can I implement
it in a W3C web service? 

Can I use the processes created with GeoTools as web service code? 

Thanks.

Vurfem



Jody Garnett-2 wrote:
> 
> Implementing an OGC WFS service is a separate undertaking (this
> library just does the geospaital guts of a project). Have a look at
> GeoServer as an example web service that makes use of this GeoTools
> 
> Jodyu
> 
> On Sat, Jul 25, 2009 at 6:59 PM, vurfem<[email protected]> wrote:
>>
>> Hello all;
>>
>> I am new to geotools. I want to create an axis2 web service which input
>> parameter will be the id of a feature and output of the service will be
>> the
>> feature of the requested id.
>>
>> I have a quick look at the geotools capabilities I find that it
>> implements
>> OGC filter specification encoding. But I can't be sure that I can use
>> filter
>> class to make this query with a w3c web service.
>>
>> I have GML format data.
>>
>> Do you have any sample code implements the filter class within w3c web
>> services.
>>
>> The answer is urgent for my study.
>>
>> Thanks.
>> Vurfem
>> --
>> View this message in context:
>> http://n2.nabble.com/Geotools-with-W3C-axis2-web-services-tp3324745p3324745.html
>> Sent from the geotools-gt2-users mailing list archive at Nabble.com.
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Geotools-gt2-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>>
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day 
> trial. Simplify your report design, integration and deployment - and focus
> on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Geotools-with-W3C-axis2-web-services-tp3324745p3340189.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to