0
votes
0answers
21 views

PNG placemark with labels all around

I am new to KML. I want to create a KML showing PNG placemarks with a label on top, below, left and right. I have one point geometry where PNG is show with labels all around. How can I do accomplish ...
2
votes
2answers
133 views

How to improve the precision of KML files on Google Maps?

I am adding kml file to the google maps (api v3). Now the problem is that on google earth and google maps the accuracy of my kml decreases to kilometers. I am designing constituency boundaries and i ...
2
votes
1answer
115 views

How do I export neighbourhoods in wikimapia to KML file [duplicate]

Possible Duplicate: How do I export from Wikimapia to KML I am trying to export the neighbourhoods in Wikimapia to KML format. Is this possible? These are all the predefined neighbourhoods ...
2
votes
0answers
244 views

directions (path find) given kml supplied bounds

Im trying to generate directions using google.maps.DirectionsService and I really need those directions bounded by the paths defined from within a pre-made kml file. I have reviewed the API docs for ...
2
votes
3answers
4k views

Google Maps/Google Earth - KML Overlays and Custom Orientation

I am am trying to get the floor plans for our various buildings imported into 4 separate KML files, one for each floor level so that I can toggle them with javascript. I'm able to overlay our floor ...
2
votes
1answer
747 views

Google Earth land features importing to ArcMAP

I'm wanting to import land features, such as lakes, reservoirs and other land-made features onto my ArcMAP. Is that possible as this is new with my client wanting this done. What needs to be done as ...
3
votes
4answers
2k views

Live KML from PostGIS to Google Earth

I was wondering if anyone knew a way to bring data from a postGIS database into Google earth to view live. I know of the asKml function in PostGIS, but I'm interested to know if anyone had managed ...