Hi Nacho, That is interesting! It would seem that YahooMaps is allowing their data to be served up via a local WMS server. This would seem to make the approach that I proposed much more viable. I'm not sure we want to run a copy of Firefox from a plugin, but if a website was designed to serve up Google Maps or YahooMaps as a JPEG image, it would fairly trivial to write the Java code to display it in OJ.
@abhay, I have attached the GoogleMaps code that one of the programmers here was working on. It works only in Geographic coordinates. You will need to supply your own Google Maps key to make it work. These are available to anyone who registers with Google. regards, Larry Becker On Mon, Jul 7, 2008 at 4:39 AM, Nacho Uve <[EMAIL PROTECTED]> wrote: > This weekend I was this OpenStreetMap[1] people in my town (A Coruña) and > they show me a "YahooMaps extension"[2] for JOSM[3]. They have made a > strange process to use the Yahoo API (a navigator is needed to retreive the > images, ...), but they can use YahooMaps data. It looks a very interesting > solution. > > Best regards, > Nacho > > [1]: http://www.openstreetmaps.org > [2]: http://wiki.openstreetmap.org/index.php/JOSM/Plugins/YWMS > [3]: http://wiki.openstreetmap.org/index.php/JOSM > > > > > 2008/7/6 Larry Becker <[EMAIL PROTECTED]>: > > Hi Eric, >> >> The very first Google Maps Terms of Service item says "1.1 *Description >> of Service*. The API allows You to display certain content, including map >> images and driving directions on your website, subject to the limitations >> and conditions described below." The key word here is website. It doesn't >> matter what browser or program you use to render the map data, it is the >> fact that it is served up through a service that is generally accessible to >> consumers without charge. >> >> The only slim hope of getting around this language is if we set up a >> website that served up Google Maps and made an API to access it from OJ. >> >> regards, >> Larry >> >> >> On Sun, Jul 6, 2008 at 5:47 PM, Eric Jarvies <[EMAIL PROTECTED]> wrote: >> >>> >>> On Jul 5, 2008, at 7:49 AM, abhay menon wrote: >>> >>> Hello All, >>> >>> Just curious about the embedding Google Map or any other Web Map on >>> OpenJump. Is there a possibility implement the same in the long shot using >>> the OpenLayers API (web Api) and then introducing the same using this >>> OpenLayers Interface as Implementation to the background layer. It would be >>> really the best this thing to implement. As it would more over depend on the >>> OpenLayers implementation than Google Map. >>> >>> >>> this is how is see it too. google maps mixed in an openlayers mash-up is >>> effectively running in a 'browser' and so why cannot openjump also be >>> considered a 'browser' of sorts(safari, firefox, opera, etc.). users can >>> run as localhost, applying for their google maps url api(localhost/ >>> 127.0.0.1 or whatever). and of course, it is the responsibility of >>> each user to dal with google maps in terms of 'commercial' licensing, should >>> they so elect to do so. or am off base here? >>> >>> eric >>> >>> >>> >>> >>> It just a suggestion... ;) >>> >>> Rgds. >>> Abhay. >>> >>> On Fri, Jul 4, 2008 at 11:39 PM, Paul Austin <[EMAIL PROTECTED]> >>> wrote: >>> >>>> The problem with the following proposal is not a technical one, it is a >>>> legal one. Google and the other providers typically only allow access to >>>> their tile layer using their web sites and web APIs. This is in part >>>> because >>>> they license the data from other parties for a specific purpose. >>>> >>>> Paul >>>> >>>> >>>> >>>> >>>>> I like very much the feature proposal: >>>>> "Use Google, Yahoo, Microsoft, Mapquest, Open Street Maps map layer as >>>>> background layer" >>>>> >>>>> >>>> >>>> ------------------------------------------------------------------------- >>>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >>>> Studies have shown that voting for your favorite open source project, >>>> along with a healthy diet, reduces your potential for chronic lameness >>>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >>>> _______________________________________________ >>>> Jump-pilot-devel mailing list >>>> Jump-pilot-devel@lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>>> >>>> >>> ------------------------------------------------------------------------- >>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >>> Studies have shown that voting for your favorite open source project, >>> along with a healthy diet, reduces your potential for chronic lameness >>> and boredom. Vote Now at >>> http://www.sourceforge.net/community/cca08_______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >>> >>> >>> >>> Eric Jarvies >>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------- >>> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >>> Studies have shown that voting for your favorite open source project, >>> along with a healthy diet, reduces your potential for chronic lameness >>> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >>> _______________________________________________ >>> Jump-pilot-devel mailing list >>> Jump-pilot-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >>> >>> >> >> >> -- >> http://amusingprogrammer.blogspot.com/ >> ------------------------------------------------------------------------- >> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! >> Studies have shown that voting for your favorite open source project, >> along with a healthy diet, reduces your potential for chronic lameness >> and boredom. Vote Now at http://www.sourceforge.net/community/cca08 >> _______________________________________________ >> Jump-pilot-devel mailing list >> Jump-pilot-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel >> >> > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Jump-pilot-devel mailing list > Jump-pilot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > -- http://amusingprogrammer.blogspot.com/
<<ericsSignature.png>>
GoogleLayer.java
Description: Binary data
AddGoogleLayerPlugin.java
Description: Binary data
------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel