Keyhole Markup Language
| Desendolcador(es) |
Keyhole, Inc (en) |
|---|---|
| Estensión de ficheru |
.kml .kmz |
| Tipu de MIME |
application/vnd.google-earth.kml+xml application/vnd.google-earth.kmz |
| Tipu |
XML-based format (en) |
| Orixe del nome |
Keyhole, Inc (en) |
Keyhole Markup Language (KML) ye un llinguaxe de marques basáu en XML pa representar datos xeográficos en trés dimensiones.
Estructura
Los ficheros KML davezu distribúyense comprimíos como ficheros KMZ, que pueden amás incluyir archivos d'imáxenes y otros recursos rellacionaos col mapa.
Un ficheru KML especifica una carauterística (marques de llugares, imáxenes, polígonos, modelos 3D, descripciones testuales, etc.) pa Google Earth o cualesquier otru software qu'implemente KML. Contién títulu, una descripción básica del llugar, les sos coordenaes primeru (llargor), segundu (llatitú) y opcionalmente l'altitú.
Exemplu
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>Uviéu</name>
<description>Ciudá d'Uviéu, capital d'Asturies</description>
<Point>
<coordinates>-5.843868,43.360758,0</coordinates>
</Point>
</Placemark>
</kml>
Estandarización
Les especificaciones KML 2.2 fueron presentaes ante'l Open Geospatial Consortium (OGC) col fin d'algamar un estatus d'estándar abiertu como formatu d'intercambiu de información xeográfica. En payares de 2007 la OGC crea un nuevu grupu de trabayu sobre KML 2.2 y solicítense allegaciones hasta'l 4 de xineru de 2008. El 14 d'abril de 2008 convirtióse definitivamente en nuevu estándar de la industria.[1][2]
Ver tamién
Referencies
- ↑ «OGC Approves KML as Open Standard» (2008-04-14). Archiváu dende l'orixinal, el 2008-05-12. Consultáu'l 2018-11-20.
- ↑ «KML». Consultáu'l 2018-11-20.
Enllaces esternos
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.