On Tue, Jan 10, 2012 at 1:32 PM, maven apache <[email protected]>wrote:
> Hi:
>
> I use the geoserver2.3.1 today,and I found that there are so many new
> features like wps/wmts and etc.
>
> However I have to question:
>
> 1)How to add new wps process ?
>
> I mean can we add new wps process other than use the built-in process?
>
Yes, it can be coded in java just like the built-in ones. Write one java
class and
register it in the Spring application context. Example:
>
> 2) does the geoserver 2.3.1 support arcgis's .gdb data?
>
Ah, that's a geodatabase. Nope, we don't have built-in support.
GeoServer trunk might learn to open that file via OGR, when the OGR
data store goes supported.
Even at that point you'll have to build a gdal/ogr with support for
geodatabases, something that is not available out of the box,
so you'll have to built it from sources using a C compiler.
I believe it would also be possible to built a java data store talking
directly to the ESRI file geodatabase api, as in, the binary one downloads
form the ESRI site, without needing any intermediate compilations of
native code. But that would of course require days of work for someone
that knows the ins and outs of the datastore Java api.
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
mob: +39 339 8844549
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
-------------------------------------------------------
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users