在应用程序中的kml文件中读取数据并将数据写入. [英] Reading data and writing data in kml file in an application.

查看:352
本文介绍了在应用程序中的kml文件中读取数据并将数据写入.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


在我的应用程序中,我想在kml文件中写入一些地理数据和其他详细信息,并从kml文件中读取这些详细信息,然后在我们的应用程序中使用它.

为此,我想在我们的应用程序中读写kml文件,并且希望对kml文件及其数据进行操作.

在mainpage.xaml.cs中,我们编写了fo ;;由于代码

xdocument xdoc = new xdocument(Ptest.kml);

在上面的行中显示了错误消息,即指定的文件未出现在xap包中"

这是我们遇到的错误,如果有人知道原因,请以其他方式答复我,如果您知道其他替代方法来读取kml文件,请发布.

谢谢与问候
v.s.r.k.raju

Hi
In my application i want to write some geographical data and some other details in an kml file, and read those details from an kml file and use it in our application.

for this purpose i want to read and write kml file in our application and i want to do manipulation on the kml file and its data.

in mainpage.xaml.cs we write the fo;;owing code

xdocument xdoc=new xdocument(Ptest.kml);

in the above line it showing an error messgae i.e "the specified file does not appear in the xap package"

this is the error we are getting, please if any body knows the reason please reply me other wise if you know any alternate way to read an kml file, please post .

Thanks& Regards
v.s.r.k.raju

推荐答案

是什么使您认为文件在软件包中?确切的错误消息是什么?
What makes you think the file IS in the package ? What is the exact error message?


这篇关于在应用程序中的kml文件中读取数据并将数据写入.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆