|
From: Jody G. <jod...@gm...> - 2011-10-07 00:53:27
|
Traditionally it has been a license issue; I understand that that has been relaxed somewhat. In uDig we have support for reading "tiles"; but it has not been back ported to GeoTools. So to answer your question there is no support for google maps included in GeoTools. It is something you can build using the facilities we provide (gather up each tile and combine with its "bounding box"; and draw the result on the screen using the GeoTools renderer). -- Jody Garnett On Friday, 7 October 2011 at 5:32 AM, Jason Ferguson wrote: > Accessing Google Maps is mostly a javascript operation, but I have a project that uses Geotools to read TIGER/Line shapefiles to display on a Google Map using the v3 API. You can check out my source at: > > https://github.com/dartmanx/mapmaker > > > 2011/10/6 Pablo Echenique <pec...@fu... (mailto:pec...@fu...)> > > > > Hi everyone > > > > I am a novice using geotools 2, I want to access into geogle maps or google earth from my geotools application, how can I do it? > > > > Any example! > > > > Thanks > > > > > > > > __________________________________________________________ > > > > > > Ing. Pablo J. Echenique Salas > > > > > > Coordinador > > > > > > E-mail: pec...@fu... (mailto:pec...@fu...) > > > > > > Fundación para el Desarrollo del Servicio Eléctrico - FUNDELEC > > > > > > Av. Sanz, Torre Corpoelec (Antigua Sede Cadafe). Piso 15. El Marqués > > > > > > Caracas 1071 – Venezuela > > > > > > > > > > > > > > > > > > > > > > > > Cuide el Ambiente. Por favor no imprima si no es necesario. > > > > > > El ahorro energético es asunto de todos. > > > > > > “Patria Socialista y Victoria. ¡Viviremos y Venceremos!” > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > All the data continuously generated in your IT infrastructure contains a > > definitive record of customers, application performance, security > > threats, fraudulent activity and more. Splunk takes this data and makes > > sense of it. Business sense. IT sense. Common sense. > > http://p.sf.net/sfu/splunk-d2dcopy1 > > _______________________________________________ > > Geotools-gt2-users mailing list > > Geo...@li... (mailto:Geo...@li...) > > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Geotools-gt2-users mailing list > Geo...@li... (mailto:Geo...@li...) > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users |