georss
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 分类:问答Making a Google Map with custom markers on maps.google.com
I\'m currently using the Google Maps v.3 API to generate a custom map of locations in my database on my site. Each location that turns up in the database query is given a marker and a 开发者_如何学Pyt[详细]
2023-01-30 14:33 分类:问答Google Maps API(v3): Access markers after creation when using geoRSS as marker source
I want to have a set of links that correspond with the markers on a map that when clicked, center the map on the relevant marker and open the details to that marker.[详细]
2023-01-29 13:10 分类:问答Google Feed API to parse Google MyMaps GeoRSS?
what\'s the best way to parse the geoRss coming from Goggle MyMaps? I tried jFeed but i have cross-domain issues, i tried the Google\'s Feed Api but it doesnt give you the lat/lon but the title, auth[详细]
2023-01-26 07:20 分类:问答Polymaps.org & KML / Plotting lines in GeoJSON
Has anyone had a play with the Polymaps.org KML parser? To me it seems the example doesn\'t even work.[详细]
2023-01-18 01:11 分类:问答visualizing geoRSS on a globe
What are my opti开发者_JAVA百科ons if I\'d like to display GeoRSS data on a globe like the one found here.Using Openlayers,[详细]
2023-01-16 16:40 分类:问答RSS with international news and GEO coordinates (GEORSS)
I\'m developing a program w开发者_Go百科ho can locate point given a coordinate over a map, do you know an RSS with international news a geo data to test with?[详细]
2023-01-11 19:38 分类:问答how to get the geo data from geo-rss via google ajax feed api
this is my code that has geo-rss from google maps rss: <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">[详细]
2023-01-08 21:53 分类:问答how to get all Overlays via KmlLayer class on google-maps-v3 not noly when someone click
i followthis article ,and the code is : var myLatlng = new google.maps.LatLng(40.65, -73.95); var myOptions = {[详细]
2023-01-08 11:39 分类:问答Is there a simple way to create a geo RSS like Google GeoRSS?
This is Google GeoRSS which in \"my maps\": <?xml version=\"1.0\" encoding=\"UTF-8\"?> <rss version=\"2.0\" xmlns:georss=\"http://www.georss.org/georss\" xmlns:gml=\"http://www.opengis.net/g[详细]
2023-01-07 12:25 分类:问答