![]() |
|
|||||||
| WorldWind General General WorldWind discussions.
Note: This is not a technical support forum. It is for World Wind topics that don't fit into other categories. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Mar 2012
Posts: 5
![]() |
Hi
i'm using WW Java server. I need to work offline thus i can't connect to the nasa WFS geoserver (http://worldwind22.arc.nasa.gov/geoserver/wfs). I need to have my own WFS geoserver locally. I tried to use the WebShapeService class; configuring a new service in the WW web.xml configuration file but it doesn't work; i can't visualize place names in my WW client application. Any suggestion is appreciated! ![]() Thank you mauro <Application> <property name="gov.nasa.worldwind.avkey.Name" value="WFS"/> <property name="gov.nasa.worldwind.avkey.Server.Ap plication.ClassName" value="gov.nasa.worldwind.servers.applic ations.wss.WebShapeService"/> <!--<property name="gov.nasa.worldwind.avkey.Server.Ap plication.ConfigFile" value="wms.config.xml"/>--> <property name="gov.nasa.worldwind.avkey.Server.Po rt" value="8010"/> <property name="gov.nasa.worldwind.avkey.Protocol" value="http"/> <property name="gov.nasa.worldwind.avkey.Server.Vi rtualDirectory" value="/geoserver/wfs"/> <property name="gov.nasa.worldwind.avkey.Capabilit iesTemplatePath" value="capabilities_template.xml"/> <property name="gov.nasa.worldwind.avkey.Server.Ca pabilities.OnlineResource" value="http://localhost:8010/geoserver/wfs?"/> <property name="gov.nasa.worldwind.avkey.Server.Re directTo" value="http://localhost:8010/wfs?REQUEST=GetFeature"/> <property name="gov.nasa.worldwind.avkey.FileStore Location" value="/opt/WorldWindServer/PlaceNames/"/> <property name="gov.nasa.worldwind.avkey.Server.Ap plicationPool.Size" value="8"/> <property name="gov.nasa.worldwind.avkey.Server.Ap plicationPool.ConnectionTimeout" value="10000"/> <property name="gov.nasa.worldwind.avkey.Server.Ap plicationPool.ThreadTimeout" value="60000"/> </Application> |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to add your own data (For beginners) | dinther | Add-on & Script Development | 30 | 06-20-2011 08:22 PM |
| World Wind RC2 | bull | Announcements & News | 15 | 12-29-2006 01:14 AM |
| NASA World Wind 1.3.3.1 Released | bull | Announcements & News | 0 | 10-31-2005 06:52 PM |
| World Wind 1.3.3 released | Randy Kim | Announcements & News | 0 | 10-22-2005 05:37 AM |
| World Wind 1.3.2 released | Beansprout | Announcements & News | 0 | 09-07-2005 11:51 PM |