![]() |
|
|||||||
| WWJ Release Announcements WWJava release announcements thread, no other topics please. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
WWJ Technical Manager
Join Date: May 2007
Location: Seattle
Posts: 1,027
![]() |
We've added initial KML support. The KML entities that are implemented are:
The BalloonStyle implementation is simple and does not yet provide the full capability the spec describes (HTML5, JavaScript, etc.). The Polygon implementation does not yet perform interior tessellation. There are other minor omissions, such as overlay draw order, that we'll fill in as we go along. We're also analyzing and optimizing performance of the implemented features. Most WW shapes can now be captured as KML and there is a system in place for writing KML to files and streams, including Java's XMLStreamWriter. The KML example is KMLViewer. Please study it to see how you'd incorporate KML into your WW app. There is also a new collection of pushpin images. Please report problems you encounter with any of the above. Next up are:
Plus the inevitable (and interminable) cleanup. Thanks for your patience. This has been a long time coming. Many thanks to our sponsors for funding this work. |
|
|
|
|
|
#2 |
|
Member
Join Date: Oct 2007
Location: Brest - France
Posts: 33
![]() |
In the previous post, you talk about new objects that have been added in KML Viewer (LineStyle,PolyStyle, IconStyle, ...).
Can we download the version you are talking about ? We contribute at some issues of the version in line in : http://code.google.com/p/wwj-kml/source/list (r15 to r21). But in this address, we can download a version about Oct 2008. Can you help me to understand your post ? Thansk by advance. |
|
|
|
|
|
#3 | |
|
Senior Member
Join Date: Feb 2008
Location: Melbourne, FL, USA
Posts: 675
![]() |
they've added kml support to the WWJ baseline.
Your link is to a 3rd party resource not controlled by the WWJ dev team. Just download the newest WWJ src and you'll see all sorts of good KML stuff.
__________________
Member
Join Date: Jul 2010
Posts: 34
![]() |
Hi, tag. i added a KML Layer(RenderableLayer) with 3174 Placemarks. All of them are "ExtrudedPolygon"s. When WWJ tries to render them , the speed of rendering those polygons is too slow compared to Google Earth. What may cause that problem?
Thanks for your reply in advance. P.S. I have set the maxActiveAltitude and i have also set the max heap size of jvm to 1024m(At the very first time, i had set the heap size to 512m and tried it too). Last edited by iliTheFallen; 11-30-2010 at 10:02 PM. |
|
|
|
|
|
#5 |
|
WWJ Technical Manager
Join Date: May 2007
Location: Seattle
Posts: 1,027
![]() |
ExtrudedPolygon is undergoing changes now, both to support high-resolution intersection calculations and for performance. If you could post the KML file that causes poor performance, that could greatly help us in our optimization efforts. It would also let us determine whether it's something simple and has a simple solution.
|
|
|
|
|
|
#6 |
|
Member
Join Date: Jul 2010
Posts: 34
![]() |
Hi, tag very thanks mate. i am adding the kml file...
Last edited by iliTheFallen; 12-01-2010 at 06:42 PM. |
|
|
|
|
|
#7 |
|
Worldwind Developer
Join Date: Jan 2006
Location: Hobart, Australia
Posts: 754
![]() |
Do we have a scored (rather than implicit order) priority list of KML features to be implemented ? So far my priority would be NetworkLinks, which can be quite painful and recursive. I will start doing some parse fetch reparse things as an implementation. How deep networklinks are we going to allow ? Or no limits ?
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: ![]() Last edited by what_nick; 12-02-2010 at 01:39 AM. |
|
|
|
|
|
#8 |
|
Member
Join Date: Jul 2010
Posts: 34
![]() |
Hi, tag.
i know this will sound a bit strange: but if i change the style of extruded polygons, its render speed is acceptable. do you think the alpha channel may impact the rendering speed? i am sending the same kml file but with different style to you; mate. Thanks for your replies in advance. |
|
|
|
|
|
#9 |
|
Guest
Posts: n/a
|
I am Chinese,I'm going tu use it
I am sorry that My English is poor WWJ is to support Chinese character set as UTF-8 or GBK? |
|
|
|
#10 |
|
Member
Join Date: Dec 2010
Posts: 71
![]() |
the 3d model of kmz format will be support?
|
|
|
|
![]() |
| Tags |
| None |
| 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 |
| KML usage | apa | Technical Support | 6 | 02-26-2010 06:19 AM |
| kml loads, but not as expected | apa | Technical Support | 25 | 02-26-2010 04:29 AM |
| Consolidate KML Parser Efforts? | ecuguru | Development Help | 4 | 01-07-2010 12:26 AM |
| Kml texture IO error | kmf164 | Development Help | 3 | 06-15-2009 09:11 PM |
| load ww with kml from commandline? | unregistert | Add-ons & Scripts | 4 | 05-22-2006 05:15 AM |