OpenLayers OpenLayers

Ticket #172 (closed feature: fixed)

Opened 2 years ago

Last modified 10 months ago

KML layer

Reported by: anonymous Assigned to:
Priority: minor Milestone: 2.5 Release
Component: Layer Version:
Keywords: Cc:
State:

Description

Wouldn't it be neat if one could load KML into OpenLayers? While tilting and spinning are not in the cards for AJAX (yet), display of points, lines, polygons, and flying to follow a center point are possible. Here's a good reference on KML:

http://kml.tjworld.net/#reference

Change History

10/11/06 15:56:14 changed by sderle

  • milestone set to 2.3 Release.

10/25/06 06:29:28 changed by euzuro

  • owner changed.
  • component changed from general to Layer.

11/18/06 17:57:48 changed by crschmidt

  • milestone changed from 2.3 Release to 2.4 Release.

12/28/06 20:03:51 changed by euzuro

  • milestone changed from 2.4 Release to 2.5 Release.

04/03/07 16:10:10 changed by crschmidt

There is partial support for KML (Points, lines), though no styling yet. This can be expanded upon in the 2.5 release to include polygons, and perhaps start to work on styling support.

See Format/KML.js for more.

Also, exporting KML should be made possible.

07/15/07 17:19:21 changed by crschmidt

  • milestone changed from 2.5 Release to 2.6 Release.

Improvements to the KML layer should probably come after the OpenLayers.FOrmat.XML goes in.

10/06/07 20:50:23 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from 2.6 Release to 2.5 Release.

Still no styling, but OpenLayers.Format.XML and complete KML geometry support in 2.0, 2.1, 2.2 is now in trunk. Closing this ticket as part of 2.5.