I have a large array of lat/lng points开发者_如何学Python. Could be up to 20k points. I\'m plotting them using KML. What I want to do is to take only the outter most points and use them to draw a poly
I have a PHP script that caches a remote XML file. I want to XSL transform it before caching, but don\'t know how to do this:
I\'ve run into a small problem with the semi-new KML Overlay functionality with Google Maps API v3, wh开发者_开发知识库erein while I am able to use \"suppressInfoWindows: true;\", the cursor still app
I want to know that can I pass KML as a string to google map application? Code snippet: //KML String String document = \"<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\"?><kml xmlns=\\\"h
Currently i\'m having a project which requires to set placemarks and link them with polylines (i suppose), lines which have an arc to it, with properly segmented portions to the arc. I\'ve been able t
Is there a way to lookup the line number that a given element is at in an xml file via the w3c dom api?
I have a string of kml coming in on a request object.I have used xjc to create the kml java objects.I am lookin开发者_运维技巧g for an easy way to create the kml nested java objects from this string.I
I\'m trying to lay an KML over VirtualEarth Map in OpenLayers, but it doesn-t work. I guess it has to be something with the projection.
I want to draw some lines that would follow either the longitude or latitude, but it doesn\'t take the globe\'s curvature in account.
in http://code.google.com/intl/en/apis/kml/documentation/kml_tut.html i want to create a kml file , but i can\'t findhow to set a center of map using goo开发者_如何学Cgle-maps-v3