![]() |
|
|||||||
| Applications Discussion of applications that use WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Junior Member
Join Date: Oct 2009
Posts: 7
![]() |
Forgot to thank, What_nick many thanks to you for the plugin...
I have been also testing the new plugin. DDS output works as expected, but I have the same weird elevation readings as anaxa_gore with the bil output. I am inspecting the source code and could not see how you build up the BIL output image? Is this format natively supported by geoserver? I was expecting some image conversion routines but I could not see it. Can you give some hints? |
|
|
|
|
|
#12 |
|
Worldwind Developer
Join Date: Jan 2006
Location: Hobart, Australia
Posts: 754
![]() |
Hi Dbacar,
I used the JAI Raw output option to directly dump the reprojected coverage (as raster data sources are called in geoserver) to the output stream. With the new code you can request any raster layer in geoserver as bil and it will end up as elevation in worldwind - no int16, float32 native data format restrictions. The remaining trick is in the byte order. The received byte order is going to be the native one of the machine running geoserver. You will have to try both bigendian and littleendian to see what floats your boat. Cheers, what_nick.
__________________
Coding This and That in World Wind and helping new people out, as long as they don't pester too much. Currently blogging at: http://whatnicklife.blogspot.com Working at: Aerometrex - http://aerometrex.com.au/blog/ Impact so far: ![]() |
|
|
|
|
|
#13 |
|
Junior Member
Join Date: Aug 2009
Posts: 17
![]() |
Great Work on this plug-in!
I believe i have installed everything correctly, however i am getting some weird results. I basically have some shapefiles on geoserver that are displayed in WWJ. However, when i specify dds as my image format, it comes our blurry and low resolution. It appears low resolution regardless of how much i zoom in or out. If I change the format to png and leave all settings the same, it looks fine. DDS ![]() PNG ![]() Any ideas on what is causing this? |
|
|
|
|
|
#14 |
|
Senior Member
Join Date: Feb 2008
Location: Melbourne, FL, USA
Posts: 675
![]() |
Im sure if WorldWind was an official sponsor of the Daytona 500 DDS would look much better ;p
Last edited by heidtmare; 04-27-2010 at 02:28 PM. Reason: typo |
|
|
|
|
|
#15 |
|
Member
Join Date: Feb 2008
Posts: 34
![]() |
Hi !
I am using the BilMapProducer to generate BIL files for WWJ through Geoserver. The problem is that some tiles contain "no data values" on its borders. Normally these no data values should no appear (the data source does not contain these values). I used the debugger and note that these values appeared after the WCSUtils.scale() in the BilMapProducer.java. Does anyone know why the scale() operation insert (sometimes) errors in the bil file ? And if so, somebody knows how to fix this problem ? Thanks in advance for your help, Thomas |
|
|
|
|
|
#16 |
|
Guest
Posts: n/a
|
I have the same problem.
After 3 or 4 days i didn't find any solution. Anyone has an idea ? My application included WWJ is unusable with this bug : |
|
|
|
#17 | |
|
Member
Join Date: Dec 2010
Posts: 71
![]() |
Quote:
Hello, where you have the latest geoserver-dds plugin? For whichgeoserver's version? |
|
|
|
|
|
|
#18 |
|
Worldwind Developer
Join Date: Jan 2006
Location: Hobart, Australia
Posts: 754
![]() |
The latest plugin code should in geoserver maven, I will do the final push to get the plugin published as a standard extension soon.
Cheers, what_nick.
__________________
Coding This and That in World Wind and helping new people out, as long as they don't pester too much. Currently blogging at: http://whatnicklife.blogspot.com Working at: Aerometrex - http://aerometrex.com.au/blog/ Impact so far: ![]() |
|
|
|
|
|
#19 |
|
Worldwind Developer
Join Date: Jan 2006
Location: Hobart, Australia
Posts: 754
![]() |
Hi Guys,
I have been maintaining the bil/dds plugin for geoserver 2.1.x and trunk. I have added some docs. Please let me know if you would like to see and further additions to these basics. I would also like some testers to try it out. I just know how it works, so I am not the best at picking out the details for the docs. The DDS module has been behaving a bit weird since I re-aligned it to the new Geoserver code so take it for a spin and let me know. The core mapresponse files are here. Review the code and let me know if any thing abnormal leaps out. Cheers, whatnick.
__________________
Coding This and That in World Wind and helping new people out, as long as they don't pester too much. Currently blogging at: http://whatnicklife.blogspot.com Working at: Aerometrex - http://aerometrex.com.au/blog/ Impact so far: ![]() |
|
|
|
|
|
#20 |
|
Junior Member
Join Date: Oct 2009
Posts: 7
![]() |
Hi What_nick,
For the last couple of days I have been using your old plugin code with geoserver 2.0.2 code base. I have upgraded the worldwind relatively a new version, and compiled the plugin from scratch with 2.0.2 version of geoserver. So far it seems to be OK. |
|
|
|
![]() |
| 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 |
| Favorites / Bookmarks plugin | Dugrhill | Add-ons & Scripts | 21 | 02-27-2010 04:59 AM |
| GeoServer and WorldWind Integration | J-O-N | Development Help | 14 | 10-24-2009 09:00 AM |
| Build PluginEngine as a Class Library DLL to support binary DLL plugin development | gohyongkwang | Suggestion Box | 1 | 08-24-2006 06:47 AM |
| HELP, PLUGIN FREEZES !!!! | Unregistered | Add-on & Script Development | 10 | 07-10-2006 10:52 AM |
| stereo viewer plugin | jumpjack | Add-ons & Scripts | 15 | 08-19-2005 09:48 PM |