| 1 | === KML Layers === |
| 2 | 2 methods: |
| 3 | * Live feed |
| 4 | * File upload |
| 5 | |
| 6 | Cache feeds so that if Internet goes down they remain available. |
| 7 | |
| 8 | Styling/Features example: |
| 9 | * http://crschmidt.net/mapping/kml |
| 10 | |
| 11 | Need to handle network links. |
| 12 | |
| 13 | Need to unzip KMZ files. |
| 14 | |
| 15 | Need to catch a folder full of Network Links inside the Network Link! |
| 16 | |
| 17 | !OpenLayers doesn't yet support !GroundOverlay & !ScreenOverlay: |
| 18 | * http://trac.openlayers.org/ticket/1567 |
| 19 | |
| 20 | NB This is separate to the KML [wiki:BluePrintGISImportExport Import/Export] |
| 21 | |
| 22 | ---- |
| 23 | [wiki:BluePrintGeographicInformationSystems GIS BluePrints] |