kml
KML balloon styling
I read several ways to alter what appears in the balloons on google maps. I am uploading from a KML file. I want to get rid of the directions/Search nearby links on the bottom of the balloon. I have t[详细]
2023-03-15 23:52 分类:问答How to get this postgis data into a format I can use with Google Maps/KML
If I run the following query in postgis select postcode, st_astext(geom) from testshp where postcode = \'L9 2DA\';[详细]
2023-03-15 09:20 分类:问答Converting KML to GeoRSS
Does anybody know how I can convert a KML datafeed into GeoRSS data?I have a legacy map application and it looks like Google only outputs in KML.I need to get this data as GeoRSS.Any help is appreciat[详细]
2023-03-15 05:28 分类:问答Checking validity of postgis polygon data (imported from shapefile)
I\'m very new to postgres/postgis so please bear with me. I\'ve imported a shapefile using the shp2pgsql command and now I\'m trying to view it to check that it has imported correctly. I\'ve tried SEL[详细]
2023-03-13 23:56 分类:问答Render KML and image overlay on iPhone
I have the following simple kml which references an image file that I would like to overlay on a map view:[详细]
2023-03-12 10:13 分类:问答Python module that can convert .gpx to .kml
I am looking for a python module that would allow me to convert GPS .gpx files (from various devices) into .kml. Sim开发者_开发知识库ilary to what LoadMyTrack does.Have a look at Gpsbabel it\'s not a[详细]
2023-03-11 08:48 分类:问答How to prevent .kml files from being cached on an IIS7 server?
Right now the .kml f开发者_StackOverflow中文版iles that I use for a Google Maps implementation on my site are being cached for 7 days because the Cache-Control header within IIS7 is set to 7 days (as[详细]
2023-03-10 12:45 分类:问答Error XPATH KML JDOM
I am trying to read a KML with JDOM(XPATH). The error is not caught by Exceptions, only with mouse over code at line XPath.newInstance(\"//Kml/Document/Placemark/LookAt\"); The error I am seeing is:[详细]
2023-03-10 02:42 分类:问答Can I add a self defined layers in google earth through the kml?
I want a function ,when I choose myself defined layer,then the aim come out.such as in Google earth, when I choose the \"water body开发者_运维问答 outlines\",the water area outlines displayed.Can I ac[详细]
2023-03-09 17:36 分类:问答jquery 'find' cant find gx:Track
My problem is Jquery find function. this is my kml code ~ . .. ... <Placemark> <name>Happy Dinner 2011-05-21 16:57</name>[详细]
2023-03-09 03:15 分类:问答