Kml basic knowledge Q &

Source: Internet
Author: User
Tags intl

1. Can kml be stored locally?

No. It must be placed on the web server of the network.

2. Can kml be used on a map?
Yes! But some elements are not available. Please visit: http://code.google.com/intl/zh-CN/apis/kml/documentation/kmlelementsinmaps.html

3. Why do I upload kml! Is it 404 in the browser?
Mime needs to be added to the web server
From: http://code.google.com/intl/zh-CN/apis/kml/documentation/kml_tut.html#kml_server
For Apache, add the following lines to the "httpd. conf" file:

* Addtype application/vnd. google-earth.kml + XML. kml
* Addtype application/vnd. google-earth.kmz. kmz

4. Can kml be generated in development languages?
Yes! But be sure to set Content-Type: Application/vnd. google-earth.kml + XML

5. Does kml need to be submitted to Google?
Strictly speaking, no. If you want others to download the kml file, you can put it in sitemap.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.