[mapguide-users] Re: mapguide-users Digest, Vol 64, Issue 24
Felix Obete
felixobete at yahoo.com
Wed May 2 04:22:54 EDT 2012
hi, How and where to I start developing my MapGuide applications from scratch?
thanks
Felix
--- On Mon, 30/4/12, mapguide-users-request at lists.osgeo.org <mapguide-users-request at lists.osgeo.org> wrote:
From: mapguide-users-request at lists.osgeo.org <mapguide-users-request at lists.osgeo.org>
Subject: mapguide-users Digest, Vol 64, Issue 24
To: mapguide-users at lists.osgeo.org
Date: Monday, 30 April, 2012, 4:00 PM
Send mapguide-users mailing list submissions to
mapguide-users at lists.osgeo.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.osgeo.org/mailman/listinfo/mapguide-users
or, via email, send a message with subject or body 'help' to
mapguide-users-request at lists.osgeo.org
You can reach the person managing the list at
mapguide-users-owner at lists.osgeo.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of mapguide-users digest..."
Today's Topics:
1. Google in the Print page (ilyasselk)
2. Re: Google in the Print page (Zac Spitzer)
3. Re: Google in the Print page (Rachot Moragraan)
4. Re: MapGuide Open Source 2.4 Preview Release 2
(Crispin_at_Linknode)
5. Re: Google in the Print page (ilyasselk)
6. RE: Re: Google in the Print page (Martin Morrison)
7. Re: Google in the Print page (ilyasselk)
8. Re: Google in the Print page (GordonL)
----------------------------------------------------------------------
Message: 1
Date: Sun, 29 Apr 2012 18:32:05 -0700 (PDT)
From: ilyasselk <ilyasselk at gmail.com>
Subject: [mapguide-users] Google in the Print page
To: mapguide-users at lists.osgeo.org
Message-ID: <1335749525290-4939764.post at n6.nabble.com>
Content-Type: text/plain; charset=us-ascii
Hi everybody,
Can i get the layer of google maps in the print page ????
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4939764.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
------------------------------
Message: 2
Date: Mon, 30 Apr 2012 13:02:23 +1000
From: Zac Spitzer <zac.spitzer at gmail.com>
Subject: Re: [mapguide-users] Google in the Print page
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Message-ID:
<CAArGWaTart7MA7SSa91Dg3GwOATDc_6cVS+4xXdd6MhEg7GJ2w at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
can you explain the problem in more detail?
On Mon, Apr 30, 2012 at 11:32 AM, ilyasselk <ilyasselk at gmail.com> wrote:
> Hi everybody,
>
> Can i get the layer of google maps in the print page ????
>
>
>
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4939764.html
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
--
Zac Spitzer
Solution Architect / Director
Ennoble Consultancy Australia
http://www.ennoble.com.au
http://zacster.blogspot.com
+61 405 847 168
------------------------------
Message: 3
Date: Sun, 29 Apr 2012 22:08:20 -0700 (PDT)
From: Rachot Moragraan <moo at ci.garden-grove.ca.us>
Subject: Re: [mapguide-users] Google in the Print page
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Message-ID: <sm4twykh90h1bbgs9cqkpdu1.1335763122978 at email.android.com>
Content-Type: text/plain; charset=us-ascii
I think there's some sort of Google license agreement that doesn't allow that, right?
ilyasselk <ilyasselk at gmail.com> wrote:
Hi everybody,
Can i get the layer of google maps in the print page ????
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4939764.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
------------------------------
Message: 4
Date: Mon, 30 Apr 2012 04:55:57 -0700 (PDT)
From: Crispin_at_Linknode <crispin.hoult at linknode.co.uk>
Subject: [mapguide-users] Re: MapGuide Open Source 2.4 Preview Release
2
To: mapguide-users at lists.osgeo.org
Message-ID: <1335786957068-4940679.post at n6.nabble.com>
Content-Type: text/plain; charset=us-ascii
WIX permissions on folders is something like this below.
The NetworkService account is good for W2k03 and below, W2k08 / Win7 needs a
different (or additional) account ... best not to use "Everyone" on
production systems!
<DirectoryRef Id="INSTALLLOCATION">
<Directory Id="dir_Logs_0" Name="Logs">
<Component Id="comp_Log" DiskId="1" KeyPath="yes" Guid="___">
<CreateFolder>
<Permission GenericAll='yes' User='Administrators' />
<Permission GenericAll='yes' User="NT AUTHORITY\NetworkService" />
</CreateFolder>
</Component>
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/MapGuide-Open-Source-2-4-Preview-Release-2-tp4931081p4940679.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
------------------------------
Message: 5
Date: Mon, 30 Apr 2012 04:56:38 -0700 (PDT)
From: ilyasselk <ilyasselk at gmail.com>
Subject: [mapguide-users] Re: Google in the Print page
To: mapguide-users at lists.osgeo.org
Message-ID: <1335786998549-4940680.post at n6.nabble.com>
Content-Type: text/plain; charset=us-ascii
I mean, Whene i want to print some part of the map,
i get my layer (Data or shp ) and the background will be the Google Maps or
Bing
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4940680.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
------------------------------
Message: 6
Date: Mon, 30 Apr 2012 12:06:15 +0000
From: Martin Morrison <martin.morrison at edsi.com>
Subject: RE: [mapguide-users] Re: Google in the Print page
To: MapGuide Users Mail List <mapguide-users at lists.osgeo.org>
Message-ID:
<BCAE27A1416ADE4B80E77ED0B8F959F667FAC4 at EXCHANGE1.corp.edsi.com>
Content-Type: text/plain; charset="us-ascii"
Try this.
http://www.google.com/#hl=en&sclient=psy-ab&q=mapguide%20google%20maps%20layer&oq=Mapguide%20goog&aq=3v&aqi=g1g-v3&aql=&gs_nf=1&gs_l=hp.11.3.0j0i15l3.0.0.1.525.0.0.0.0.0.0.0.0..0.0.48LnPAhkaU0&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=10aa8b4599b06781&biw=1333&bih=742&pf=p&pdl=300
I think the very first link would be useful.
Martin Morrison
Application Engineer
Engineering Design Systems, Inc.
3780 Peters Creek Rd Ext SW
Roanoke, VA 24018
540.345.1410
gis.edsi.com
-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of ilyasselk
Sent: Monday, April 30, 2012 7:57 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Re: Google in the Print page
I mean, Whene i want to print some part of the map,
i get my layer (Data or shp ) and the background will be the Google Maps or Bing
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4940680.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
------------------------------
Message: 7
Date: Mon, 30 Apr 2012 06:44:14 -0700 (PDT)
From: ilyasselk <ilyasselk at gmail.com>
Subject: [mapguide-users] Re: Google in the Print page
To: mapguide-users at lists.osgeo.org
Message-ID: <1335793454279-4940939.post at n6.nabble.com>
Content-Type: text/plain; charset=us-ascii
That's what i find ... So there is another solution ?????
Q: Why can't I see my Google Maps layers when I [Print / Save Map / Quick
Plot ] in fusion?
A: Because this is by design and is also the same reason you won't see Yahoo
or Bing layers too. All the aforementioned widgets uses MapGuide's rendering
APIs which know nothing about Google Maps. To get these widgets to show
Google Maps would probably be another ToS violation.
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4940939.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
------------------------------
Message: 8
Date: Mon, 30 Apr 2012 08:17:33 -0700 (PDT)
From: GordonL <gordon.luckett at arrowgeomatics.com>
Subject: [mapguide-users] Re: Google in the Print page
To: mapguide-users at lists.osgeo.org
Message-ID: <1335799053815-4941187.post at n6.nabble.com>
Content-Type: text/plain; charset=us-ascii
http://osgeo-org.1560.n6.nabble.com/Tiled-Maps-and-Fusion-revisited-tt4185857.html#a4185861
but look at http://cmnmaps.ca/CONTAMINANTS/ instead.
I just used the
http://dev.openlayers.org/releases/OpenLayers-2.11/examples/mapguide.html
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Google-in-the-Print-page-tp4939764p4941187.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
------------------------------
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
End of mapguide-users Digest, Vol 64, Issue 24
**********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20120502/cccd03b7/attachment.html
More information about the mapguide-users
mailing list