Re: [mapguide-users] Windows 7 Install with 2.1 Beta

2009-11-16 Thread Rock Beans
It works on Windows 7 64bit but you may need to tweak IIS settings within the APP Pool to allow 32apps. I think the installer already does this by creating a mapguide APP Pool though. On Tue, Nov 10, 2009 at 5:07 PM, Kori Maleski wrote: > Should be the same - as 7 is pretty much the same as Vista

[mapguide-users] Simple .NET Function Hello World!

2009-11-03 Thread Rock Beans
a/df8/class_mg_map_ef5b2026a831d04c93a60b7ba2460082.html > http://mapguide.osgeo.net/files/mapguide/docs/webapi/da/df8/class_mg_map_50515a38c44c727f7caa214138cd075b.html#50515a38c44c727f7caa214138cd075b > > Be aware that the MapGuide viewer will not use a pre-created runtime map, > but always create (and overwrite) a runtime

[mapguide-users] .NET Basic Example Issues (Hello World?)

2009-11-02 Thread Rock Beans
I create a session then use session to create site connection. I then have issues with map.open(). I tried map name "Sheboygan" and I tried using a resource indentifier. What am I doing wrong? MapGuideApi.MgInitializeWebTier("C:\\Program Files (x86)\\OSGeo\\MapGuide\\Web\\www\\webconfig.ini"); MgU

[mapguide-users] Simple Open Map in .NET Issues

2009-10-22 Thread Rock Beans
I create a session then use session to create site connection. I then have issues with map.open(). I tried map name "Shebotgan" and I tried using a resource indentifier. What am I doing wrong? MapGuideApi.MgInitializeWebTier("C:\\Program Files (x86)\\OSGeo\\MapGuide\\Web\\www\\webconfig.ini"); MgU

[mapguide-users] 64bit IIS7 with Java 32bit API Crashes (64bit Java API Avail?)

2009-08-07 Thread Rock Beans
Is there any place I can grab the 64bit versions of the MapGudie Java API. YOu know the Tomcat bin files in particular? //The Rock ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] which linux distribution to use with mapguide os

2009-08-03 Thread Rock Beans
CentOS On Mon, Aug 3, 2009 at 8:17 AM, Christoph Lauber wrote: > Hi List > > I'm absolutely new with mapguide open source and would like to install it on > a linux operating system. As I read on > http://mapguide.osgeo.org/system_requirements.html fedora and red hat are > supported. First I got a

Re: [mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-29 Thread Rock Beans
If MapGuide is released with yet another failed attempt at "Fusion" layouts, I feel this would be the end of the road for normal everyday users for a long time. I agree make sure the viewers that are advertised as "included" are working before the release so everyone is 100% happy. On Fri, Jun 26,

Re: [mapguide-users] MapGuide Studio 2010 with older server veriosns?

2009-04-09 Thread Rock Beans
MGE 2009 and MGOS 2.0.2 and below and now 2010 for MGE 2010 and MGOS 2.1 and > above.  I would much prefer some backwards-compatibility too. > > Andy Morsell, P.E. > Spatial Integrators, Inc. > www.SpatialGIS.com > > > -Original Message- > From: mapguide-users-bo

[mapguide-users] MapGuide Studio 2010 with older server veriosns?

2009-04-09 Thread Rock Beans
Does anyone know of a way to allow the new Studio 2010 to connect to 2009 Ent and of course MapGuide OS 2.1 server versions? This would simplify life for me. ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/lis

Re: [mapguide-users] Session Map and Settings Serverside

2009-01-08 Thread Rock Beans
nt preview and an overview map. > > Regards, Kenneth Skovhede, GEOGRAF A/S > > > Rock Beans skrev: > > Thanks I got the layer control figured out now. I wish you could set > the map.viewscale= is the only thing. I would still have to do a > Javascript refresh. So this ZoomTo

Re: [mapguide-users] Session Map and Settings Serverside

2009-01-08 Thread Rock Beans
y don't want to go there. > > AFAIK, the map center and scale values are only stored in the client (aka: > javascript). > So you have to use the Viewer API to get/set those values. > (The DWF viewer may be different) > > Regards, Kenneth Skovhede, GEOGRAF A/S > > > &g

[mapguide-users] Session Map and Settings Serverside

2009-01-08 Thread Rock Beans
I can use the API to get layer information like what is turned on and off but I can't set visible since it is read only. It would be nice if you could just make the changes there save and issue a javascript map refresh. What is the best method for remembering the last location viewed and returning

[mapguide-users] Standard Viewer Measure Tool Miles to Feet

2008-11-19 Thread Rock Beans
How do you setup the measure tool in the Basic Standard MapGuide AJAX viewer so it shows feet not miles? ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] MapGuide Basic Viewer Passing USERNAME and PASSWORD but still getting Password Box on Buffer Color Picker

2008-11-18 Thread Rock Beans
Any ideas why a password box pops up on the basic viewer at times even though the USERNAME or SESSION has been passed within the main URL query string? It would seem the session is not being passed to these child pages. It is hard to trouble shoot. If you actually use the user name password box it

Re: [mapguide-users] Installing Mapguide 6.5 on Vista

2008-11-12 Thread Rock Beans
Being that this is meant for a server based OS and out-dated it is not supported. It runs great on Windows 2000 and 2003 server if needed. IIS is limited on VIsta and XP as well. This might be another reason to not go this route. Rock On Wed, Nov 5, 2008 at 9:58 AM, Dave Wilson <[EMAIL PROTECTED]

Re: [mapguide-users] Mapguide Installation Problem

2008-10-24 Thread Rock Beans
Try the documentation section. THe getting started should get you past the install on Windows for sure. http://mapguide.osgeo.org/2.0/documentation.html On Fri, Oct 24, 2008 at 5:42 AM, padmini godavarthi <[EMAIL PROTECTED]> wrote: > > Hi , > Im new to the Mapguide Opensource 2.0 > I want to us

[mapguide-users] Bookmark Functionality

2008-10-23 Thread Rock Beans
I would like to remember the last session for a user. I know the user portion is backend and that is not what I am asking about here. What would the easiest way be to save the current session as far as zoom and layers on/off? Should I pull the current map XML, would that contain the layer settings?

Re: [mapguide-users] SQL Import Spatial Data

2008-10-10 Thread Rock Beans
I had the pleasure of working with a beta installer of the Autodesk SQL spatial provider and I was able to bulk copy from Map3D and create maps in MapGuide using Studio 2009. I did see an issue with joining external data one-to-many as it only returned one-to-one not sure if this was fixed. I have

Re: [mapguide-users] ArcSDE FDO sucks !!!

2008-10-06 Thread Rock Beans
Is the SDE server on the same network or are you hitting a remote server? I have seen slow response when accessing a remote server through the net. On Mon, Oct 6, 2008 at 1:10 PM, Jason Birch <[EMAIL PROTECTED]> wrote: > You may be asking on the wrong list if you want the FDO folks to > respond.

Re: [mapguide-users] MGOS2.0.2 bundled installation won't support php on IIS6

2008-09-29 Thread Rock Beans
PHPINFO.php in MapGuide web folder and run it from browser. Paste the first area for more help. On Fri, Sep 26, 2008 at 9:03 PM, Ed Jobe <[EMAIL PROTECTED]> wrote: > > I read through the whole thread. > I do not have a HKEY_LOCAL_MACHINE\SOFTWARE\PHP in my regsistry. I do not > have an eviron call

[mapguide-users] CS Map

2008-09-26 Thread Rock Beans
Did I just see the CS Map Mentor (Commercial Coordinate System) be implemented within MapGuide? If so, when will it be ready for usage or would I have to get SVN and compile myself? ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lis

Re: [mapguide-users] Fusion on Firefox 3 and new MapGuide Release

2008-09-26 Thread Rock Beans
d it either from SVN, > or to wait for the Fusion 1.1 release which should be forthcoming shortly. > > Jason > > > > From: [EMAIL PROTECTED] on behalf of Rock Beans > Sent: Thu 2008-09-25 6:45 AM > To: MapGuide Users Mail List > Sub

Re: [mapguide-users] MGOS2.0.2 bundled installation won't support php on IIS6

2008-09-26 Thread Rock Beans
ni is not working by using PHPINFO code as a test page. http://trac.osgeo.org/mapguide/ticket/454 On Thu, Sep 25, 2008 at 8:13 PM, brianlee <[EMAIL PROTECTED]> wrote: > > Thanks to Rock Beans > > I make sure the php path is first for the envionment variable named PATH. >

Re: [mapguide-users] MGOS2.0.2 bundled installation won't support php on IIS6

2008-09-25 Thread Rock Beans
This is a loaded question. MapAgent and MapAdmin are completely separate. In Windows environmental variables make sure the PHP path is first for the variable named PATH. Also, create a txt file name it phpinfo.php, add the phpinfo code and run from browser. Place this file in your mapguide www fold

Re: [mapguide-users] Fusion on Firefox 3 and new MapGuide Release

2008-09-25 Thread Rock Beans
) is totally >> broken thoughThe version of Fusion that comes with MGOS 2.0.2 is 1.0.6, >> I believe - see Jason's reply to me from yesterday (subject: MapGuide Open >> Source 2.0.2 released). >> >> On 9/24/2008 3:53 PM, Rock Beans wrote: >>> >>>

Re: [mapguide-users] Mapguide Integration

2008-09-25 Thread Rock Beans
What you can do is include the MapGuide API in your applications (BIN) and use JavaScript top.YourFrame.MapFrameetc to run the viewer scripts like zoom selection after you have made the selection using your local MapGuide API. THere are countless examples of this on the site and the API guide.

[mapguide-users] Fusion on Firefox 3 and new MapGuide Release

2008-09-24 Thread Rock Beans
It would appear that the latest release does not include a working Fusion viewer. The map displays but the select poly and radius are still broken. Was this overlooked or will this be fixed soon? Thank you in advance. ___ mapguide-users mailing list mapgu

Re: [mapguide-users] Problem with the example

2008-09-23 Thread Rock Beans
ile back with the steps on how to manually > configure the web server. You will have to search for it. > > Dave > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rock Beans > Sent: Tuesday, September 23, 2008 9:31 AM > T

Re: [mapguide-users] Problem with the example

2008-09-23 Thread Rock Beans
If you plop a PhpINFO page in the mapguide virtual directory does that run. Google phpinfo. On Tue, Sep 23, 2008 at 10:13 AM, Ahmed Ragab <[EMAIL PROTECTED]> wrote: > Dear All > > I have installed map guide server and web server according to the getting > started > File , i have tried to runthe ph

[mapguide-users] Google Earth and MapGuide Example

2008-09-23 Thread Rock Beans
On this site http://data.mapguide.com/mapguide/DynamicKml/GoogleEarth.php there is a nice example of using Google Earth. THe source code does not seem to be current though. The file comes up as a PHP file vs. what it shoudl come up as a KML Google Earth file. Does anyone know what edits are needed

[mapguide-users] GDAL Release?

2008-09-23 Thread Rock Beans
Is the process the same for installing raster support using GDAL in the new version of MapGuide? ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] new Jx.PanelManager

2008-09-22 Thread Rock Beans
old) version of FDO. I believe that Tom is taking advantage of the > delay caused by this problem to slip another small fix into 2.0.2. > > Jason > > -Original Message- > From: Rock Beans > Subject: Re: [mapguide-users] new Jx.PanelManager > > Is this one of th

Re: [mapguide-users] new Jx.PanelManager

2008-09-19 Thread Rock Beans
> > Once things are moderately stable, I'll be emailing the lists to enlist > testers, but before that you will need pretty thick skin (pun intended) to > start playing with the trunk version :) > > Cheers > > Paul > > On 18-Sep-08, at 5:12 PM, Rock Beans wrote: &g

Re: [mapguide-users] Fusion Templates for FF3

2008-09-19 Thread Rock Beans
et done in due course. For now, please avoid using the trunk version > of Fusion (use the 1.0 or 1.1 branches only). > > Cheers > > Paul > > On 18-Sep-08, at 5:07 PM, Rock Beans wrote: > >> Where do I get the latest Fusion templates for MapGuide? I checked >> fus

Re: [mapguide-users] new Jx.PanelManager

2008-09-18 Thread Rock Beans
sts. > > http://trac.osgeo.org/fusion/wiki/MailingLists > > Jason > > -Original Message- > From: Rock Beans > Subject: [mapguide-users] new Jx.PanelManager > > Has new Jx.PanelManager been removed from the new SVN of Fusion. My > older MapGuide templat

[mapguide-users] Fusion Templates for FF3

2008-09-18 Thread Rock Beans
Where do I get the latest Fusion templates for MapGuide? I checked fusion svn and the mapguide svn. MapGuide has nothing about fusion so who creates the initial templates like "Slate"? ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://

[mapguide-users] new Jx.PanelManager

2008-09-18 Thread Rock Beans
Has new Jx.PanelManager been removed from the new SVN of Fusion. My older MapGuide templates are not working. ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] http://download.osgeo.org/mapguide/releases/2.0.2/ Windows?

2008-09-18 Thread Rock Beans
Will these last minute fixes be released soon to a new installer? I noticed the Windows installers have been removed. ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Extra Query result

2008-09-18 Thread Rock Beans
The search usually adds a % on the end so a search of ID would produce more records. Can you be more specific in your issue? On Wed, Sep 17, 2008 at 8:56 PM, anakando <[EMAIL PROTECTED]> wrote: > > Hi guys. I was trying to use build-in search function into my project > sample.It is working but not

Re: [mapguide-users] MS SQL and SDF Join Problem

2008-09-12 Thread Rock Beans
I have seen this issue with the SQL Spatial FDO provider as well. The join options don't work everything is always one-to-one which means only objects with data in the joined table show up on map, not good. I also have seen this on Oracle, this seems to be an ongoing FDO issue within MapGuide. Sorr

[mapguide-users] AJAX Viewer Fixes for PHP and ASP.NWT - Value for property is null. - MgProxyFeatureReader.GetProperty line 448

2008-09-10 Thread Rock Beans
Will these changes or something like this be implemented in the next release of the basic AJAX viewer? We really should not have to edit the ajaxview* code every implementation. Causes many problems with services packs updates and organization. PHP - Add if statement around the switch($propType)

Re: [mapguide-users] Exception occurred in method MgProxyFeatureReader.GetProperty

2008-09-10 Thread Rock Beans
442.html > > - Jackie > > > Rock Beans wrote: >> >> Thanks! >> >> if (featureReader.IsNull("ADDR_NUM")) >> { >>STREET_NO = ""; >> } else { >>STREET_NO = featureReader.GetString("ADDR_NUM"); >> } &

Re: [mapguide-users] Exception occurred in method MgProxyFeatureReader.GetProperty

2008-09-09 Thread Rock Beans
re dynamic now that I see this code in some examples. Thanks. On Tue, Sep 9, 2008 at 2:04 PM, Jack Lee <[EMAIL PROTECTED]> wrote: > Hi, > > You should call IsNull to check if the value is not null before calling > GetString. > > > -Original Message- > From: [

[mapguide-users] Exception occurred in method MgProxyFeatureReader.GetProperty

2008-09-09 Thread Rock Beans
This error comes up in ASP.NET when random records, I guess contain NULL entry. Why does it not just send a empty string? Is there a work around for this? featureReader.GetString("ADDR_NUM") Value for ADDR_NUM property is null.Value for ADDR_NUM property is null. Exception occurred in method MgPr

Re: [mapguide-users] re: pushpins in mge 2008

2008-08-29 Thread Rock Beans
The point of the push pin is not always the location. It sometimes is centered which is confusing to end users used to maps like Google Map balloons. I fix this with photoshop and new symbol. Also what cord system is your data and maps in? Arb XY can also distort locations. The Rock On Fri, Aug 2

Re: [mapguide-users] Bypassing initial view at startup

2008-08-28 Thread Rock Beans
Using studio while editing the map definition you can set the initial view for all loads. I don't know if I have all the requirements but this solution seems to simple to work for your needs. The Rock On Thu, Aug 28, 2008 at 2:36 PM, Kenneth Skovhede, GEOGRAF A/S <[EMAIL PROTECTED]> wrote: > Yes,

Re: [mapguide-users] Fusion + Oracle datasource problem

2008-08-21 Thread Rock Beans
To be honest how does the data source type affect one viewer over the other. I would think you would have the same issues in both. Most of the API calls are identical. I know there is a JavaScript compression fix that should be released soon with Fusion that should speed up initial loads. I am seei

[mapguide-users] OpenLayers.i18n

2008-08-20 Thread Rock Beans
Any clue when the mapguide template issue with open layers is going to be fixed and published to the SVN so everything works on IE7 and Firefox 3 without JavaScript errors? Fix was to change all open layer references to OpenLayers.i18n, is this a solid work around? The Rock __

Re: [mapguide-users] UnManagedData Slow

2008-08-19 Thread Rock Beans
Unmanaged is separate from pooling as pooling was a work around to speed things up when unmanaged was broke. Pooling works on managed and unmanaged data. Looking back it really did not help the issue at all. I have heard unmanaged shp (multiple within one folder) is still an issue though I have yet

Re: [mapguide-users] login to mapguide server 2.0

2008-08-19 Thread Rock Beans
> here is the bug http://trac.osgeo.org/mapguide/ticket/454 > > On Tue, Aug 19, 2008 at 11:21 PM, Rock Beans <[EMAIL PROTECTED]> wrote: >> Most likely this is caused by the MapAdmin PHP not being able to write to >> the temp directory. You can Google PHPInfo() and m

[mapguide-users] An exception occurred in DB XML component.

2008-08-19 Thread Rock Beans
I get these errors when doing a enumerate resources from MapAgent/index.html. This also casues studio to bomb at times when listing folders. There are 1000's of items would that be the cause. Also, if this is a known issue would the new version 2.x resolve, currently running 1.2 with the multiple m

Re: [mapguide-users] login to mapguide server 2.0

2008-08-19 Thread Rock Beans
Most likely this is caused by the MapAdmin PHP not being able to write to the temp directory. You can Google PHPInfo() and make a nice test page that will display your system settings. Within the PHP.ini you can change the SAVE_PATH but make sure it's writable to IUSER. I sometimes just add "Everyo

[mapguide-users] Cartographic Stylization Engine

2008-08-15 Thread Rock Beans
I have read up on the RFC and found a few pages with nice examples. My question is using Autodesk Studio what is the easiest method for sending that Layer Definition XML back to the server. Do you have to use the MapAgent and send set resource? Is this going to get any easier in the near future? A

Re: [mapguide-users] Fusion Save Map Issues

2008-08-14 Thread Rock Beans
Have you found a way to change the unit type to Inches without editing the PHP code? By the way I have it all working now pretty well. Export as DWF and PNG. Just tweaking as my question relates. Thank you! On Thu, Aug 14, 2008 at 12:25 PM, Jason Birch <[EMAIL PROTECTED]>wrote: > It's quite pos

Re: [mapguide-users] Scribble R2

2008-08-14 Thread Rock Beans
's not always my decision to > make. > > > > Hopefully people will start to create new Fusion widgets and contribute > those back to the community as well. > > > > Andy > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Rock

Re: [mapguide-users] Scribble R2

2008-08-14 Thread Rock Beans
gt; > > > Andy > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Rock Beans > *Sent:* Thursday, August 14, 2008 12:11 PM > *To:* MapGuide Users Mail List > *Subject:* Re: [mapguide-users] Scribble R2 > > > > Is it easy to us

Re: [mapguide-users] Scribble R2

2008-08-14 Thread Rock Beans
Is it easy to use with Fusion layouts as well? On Thu, Aug 14, 2008 at 11:57 AM, Andy Morsell <[EMAIL PROTECTED]>wrote: > Hi all, > > I just wanted everyone to know that I have modified the Scribble community > code sample that has been available on the wiki for some time to be > compatible with

Re: [mapguide-users] Fusion Save Map Issues

2008-08-14 Thread Rock Beans
ide Users Mail List > *Subject:* Re: [mapguide-users] Fusion Save Map Issues > > > > No idea on the fix, but I can say I have the exact same problem > hereI've yet to really look into what might be the problem - in hopes > that I might be able to sort it out myself. >

Re: [mapguide-users] Fusion Save Map Issues

2008-08-14 Thread Rock Beans
on the fix, but I can say I have the exact same problem > hereI've yet to really look into what might be the problem - in hopes > that I might be able to sort it out myself. > > Andrew > > > Rock Beans wrote: > > I changed the mime type to text and got this ou

Re: [mapguide-users] Re: Fusion using SVN as stated in Directions (JavaScript Error Fusion is Undefined)

2008-08-14 Thread Rock Beans
ng ... :) > > Cheers > > Paul > > On 14-Aug-08, at 11:05 AM, Zac Spitzer wrote: > > you can always file a patch in trac >> >> On Fri, Aug 15, 2008 at 1:03 AM, Rock Beans <[EMAIL PROTECTED]> wrote: >> >>> Here it is >>> http://lists.o

[mapguide-users] Fusion Save Map Issues

2008-08-14 Thread Rock Beans
: Rock Beans <[EMAIL PROTECTED]> Date: Thu, Aug 14, 2008 at 10:30 AM Subject: Fusion Save Map Issues To: MapGuide Users Mail List I am on the latest SVN release of Fusion and when I click save map I get a Save/Open dialog now. The problem is the image is only 207 bytes and not readable by any

[mapguide-users] Fusion Save Map Issues

2008-08-14 Thread Rock Beans
I am on the latest SVN release of Fusion and when I click save map I get a Save/Open dialog now. The problem is the image is only 207 bytes and not readable by any image program. I tried DWF and the DWF viewer said it could not open the DWF files as well. What am I missing please? IS the output buf

[mapguide-users] Re: Fusion using SVN as stated in Directions (JavaScript Error Fusion is Undefined)

2008-08-14 Thread Rock Beans
Here it is http://lists.osgeo.org/pipermail/mapguide-users/2008-July/013652.html will this be commited to Fusion SVN soon as well as the other fixes? Seems simple enough. Give me access and I will do it :-) The Rock On Thu, Aug 14, 2008 at 9:14 AM, Rock Beans <[EMAIL PROTECTED]> wrote

Re: [mapguide-users] MGOS 2.0.1 Crash Issues

2008-08-14 Thread Rock Beans
That is to bad. It might have been something easy to fix. Was you installation patched to fix the Firefox 3 crash bug? The Rock On Thu, Aug 14, 2008 at 8:53 AM, nclayton <[EMAIL PROTECTED]> wrote: > > Sadly, due to the constant crashes I am having to revert all of our maps > back > to mapguide 6

[mapguide-users] Fusion using SVN as stated in Directions (JavaScript Error Fusion is Undefined)

2008-08-14 Thread Rock Beans
I followed the instructions on http://lists.osgeo.org/pipermail/mapguide-users/2008-July/013637.html and I am not getting the viewer to come up anymore. Was there some major changes that would cause this or what id the fix? I assume I am missing some setting somewhere. Are there updated mapguide te

[mapguide-users] Fusion Save Map Working?

2008-08-13 Thread Rock Beans
I keep getting a JavaScript "Access Denied" when clicking save map. The formats I tried were GIF, PNG, JPEG and getting around to DWF with Print Layouts. The Rock ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailm

[mapguide-users] Fusion Flexible Layouts Current Version from SVN?

2008-08-13 Thread Rock Beans
How do I go about getting access to the latest Fusion revision? It has many fixes like Save Map that I would love to test. The Rock ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Install MGOS without Java

2008-08-13 Thread Rock Beans
I would have to say from personal experience that Java is only needed if you use the -withtomcat option when building. That is if you want to run JSP pages but I prefer the PHP since MapAdmin required this anyway. One less thing to worry about. On a side note I install with -port 80 so I can use th

Re: [mapguide-users] Firefox 3 and latest AJAX Viewer

2008-08-13 Thread Rock Beans
ly, Firefox 3 remains > incompatible with MGOS 1.2 sites. > > > > Andy Morsell, P.E. > > Spatial Integrators, Inc. > > www.SpatialGIS.com > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Rock Beans > *Sent:* Wednesday, August

Re: [mapguide-users] Firefox 3 and latest AJAX Viewer

2008-08-13 Thread Rock Beans
I know RFTM comes in to play here but I appreciate your direction as I am pressed for time. Thank you very much! The Rock On Tue, Aug 12, 2008 at 10:27 PM, Zac Spitzer <[EMAIL PROTECTED]> wrote: > http://trac.osgeo.org/mapguide/ticket/378 > > On Wed, Aug 13, 2008 at 7:43 AM, Roc

[mapguide-users] Firefox 3 and latest AJAX Viewer

2008-08-12 Thread Rock Beans
When I visit a site using Firefox 3 I get no map or legend images. If I hit refresh a couple times it actually crashes my web server. I have seen this on IIS (Service Unavailable Worker Process) and Apache (Dies Completely) now. Is there a fix in the works? The Rock _

Re: [mapguide-users] PHP is not working

2008-08-12 Thread Rock Beans
Installing PHP does not associate icons to the PHP file types. It only allows IIS to process them within the browser. I have had this issue at times. If you change the configuration for PHP files from isapi DLL to php-cgi.exe and allow this extension in IIS does that work. Google phpinfo() for a ni

Re: [mapguide-users] DWF EPLOT Only one Layer can be selectable andhave data

2008-08-12 Thread Rock Beans
Same issue here. Is there a solution or work around to this bug? If this bug is not reported and it is not the fault of the DWF viewer I would create a ticket on this Scott. The Rock On Mon, Aug 11, 2008 at 4:33 PM, Berdel, Brian <[EMAIL PROTECTED]>wrote: > I am experiencing the same issue. > >

Re: [mapguide-users] Fusion Editing Polygons

2008-08-08 Thread Rock Beans
You would have to use the MapGuide API in ASP.NET, PHP or Java if you want examples. On Fri, Aug 8, 2008 at 9:40 AM, Berdel, Brian <[EMAIL PROTECTED]>wrote: > Hello all, > > I haven't looked too much into this yet, but can someone point me in the > right direction for editing and saving polygon

Re: [mapguide-users] Query String Auto-Login with Fusion or Flexible Layouts

2008-08-08 Thread Rock Beans
lling the appDef from the > repository, then MGOS does it own authentication in which case you would > need to pass the session as credentials. > > > > Andy Morsell, P.E. > > Spatial Integrators, Inc. > > www.SpatialGIS.com > > > > *From:* [EMAIL PROTECTED] [mailt

[mapguide-users] Query String Auto-Login with Fusion or Flexible Layouts

2008-08-07 Thread Rock Beans
Using the old standard AJAX viewer you could add &USERNAME=Anonymous&PASSWORD= to the URL allowing no login box to pop up. Can this be done with the new Fusion based viewer without having to API create a &Session? The Rock ___ mapguide-users mailing lis

[mapguide-users] SQL Server 2008 and Feature Source Data Joins

2008-08-05 Thread Rock Beans
I can connect to SQL 2008 and bring up spatial data. Everything works pretty well at that point. I tried to join the spatial feature source to a new feature source containing just linked data. For example, parcels linking to a tax system that as been around for long time. I would like to show all d

Re: [mapguide-users] Same Issue with phpadmin login PHP not enabling MapGuideApi using PHPINFO - not shown in list

2008-08-05 Thread Rock Beans
ess right to write the C:\Windows\Temp. I reset and give the > write > right to Users. It becomes ok. > I run MGOS 2 on Vista SP1. > > Maybe I faced is not the typical. But I post here for reference. > > > Rock Beans wrote: > > > > http

[mapguide-users] SQL 2008 Spatial MapGuide Joins (Don't Allow One-To-Many)

2008-07-17 Thread Rock Beans
I can connect to SQL 2008 and bring up spatial data. Everything works pretty well at that point. I tried to join the spatial feature source to a new feature source containing just linked data. For example, parcels linking to a tax system that as been around for long time. I would like to show all d

Re: [mapguide-users] SQL Server 2008 Spatial Data not Displaying in Open Source Viewers

2008-07-16 Thread Rock Beans
gt; Brent. > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Rock Beans > *Sent:* Wednesday, July 16, 2008 2:33 PM > *To:* MapGuide Users Mail List > *Subject:* [mapguide-users] SQL Server 2008 Spatial Data not Displaying in > Open Source Viewer

Re: [mapguide-users] SQL Server 2008 Spatial Data not Displaying in Open Source Viewers

2008-07-16 Thread Rock Beans
> Do any messages show up in Error.log? > > > > Brent. > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Rock Beans > *Sent:* Wednesday, July 16, 2008 2:33 PM > *To:* MapGuide Users Mail List > *Subject:* [mapguide-users] SQL Server

[mapguide-users] SQL Server 2008 Spatial Data not Displaying in Open Source Viewers

2008-07-16 Thread Rock Beans
I have MapGuide Studio 2009 creating the SQL data connection successfully. I have layers being created from that data connection with the SDE object I specify, for example, county polygons. Only problem is when previewing data, layers, maps or layouts both old and new flex style nothing shows up. T

[mapguide-users] Re: MapGuide Measure Tools?

2008-07-11 Thread Rock Beans
? On Fri, Jun 27, 2008 at 2:30 PM, Rock Beans <[EMAIL PROTECTED]> wrote: > I saw this on wish list: Add a built-in Measure Area tool - to supplement > the Measure Distance tool. > > Is there anything available right now. I noticed not even Fusion has this > feat

[mapguide-users] SDF/SHP Batch Processing from Drawing Files (DWG)

2008-07-02 Thread Rock Beans
*Is there anyway to batch DWG to SDF like the old SDFLoader (MapGuide 6.x) days? Free tools, paid tools, anything? Might be the wrong place to post but I figure the smart people are most likely reading here :-) * The Rock ** ___ mapguide-users mailing l

[mapguide-users] MapGuide Measure Tools?

2008-06-27 Thread Rock Beans
I saw this on wish list: Add a built-in Measure Area tool - to supplement the Measure Distance tool. Is there anything available right now. I noticed not even Fusion has this feature yet. The Rock ___ mapguide-users mailing list mapguide-users@lists.osg

Re: [mapguide-users] Same Issue with phpadmin login PHP not enabling MapGuideApi using PHPINFO - not shown in list

2008-06-27 Thread Rock Beans
wrote: > > I encountered the same problem, but it was solved by installing the Windows > 2003 Service Packs. > > > Rock Beans wrote: > > > > http://trac.osgeo.org/mapguide/ticket/454#comment:16 > > > > > > The Rock > > > > _

[mapguide-users] Same Issue with phpadmin login PHP not enabling MapGuideApi using PHPINFO - not shown in list

2008-06-26 Thread Rock Beans
http://trac.osgeo.org/mapguide/ticket/454#comment:16 The Rock ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Weird Password Authentication

2008-06-26 Thread Rock Beans
as not to release potentially sensitive > information. > > > Andy Morsell, P.E. > Spatial Integrators, Inc. > http://www.SpatialGIS.com > -- > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Rock Beans > *Sent:* Wednesda

Re: [mapguide-users] Programatically create MGP Packages or dynamically load shape files

2008-06-26 Thread Rock Beans
You can always do a unmanaged shp file connection then drop shp files in to this directory. From there you have to create layers and map additions programmatically using the mapguide api in whatever web language you choose. I have heard of some spped issues with unmanaged shps but it may be fixed n

Re: [mapguide-users] Weird Password Authentication

2008-06-25 Thread Rock Beans
I have seen this as well. There are many exploits but my original post was ignored so good luck. The Rock On Mon, Jun 23, 2008 at 10:26 AM, mrsyer <[EMAIL PROTECTED]> wrote: > > So this morning I was editing some sites we created using manifold and had > to > make sure they were authenticated w

Re: [mapguide-users] Fusion Anonymous Log In

2008-06-25 Thread Rock Beans
You have to pass the ?USERNAME=Anonymous&PASSWORD= through or better yet do MapGuide API to create session and pass the session number. There are examples of the API on the site in like 2-3 different languages. The Rock On Wed, Jun 25, 2008 at 9:26 AM, Shamrock Shooter <[EMAIL PROTECTED]> wrote:

[mapguide-users] MapGuide IIS Internal 500 Error Randomly

2008-06-25 Thread Rock Beans
Installed MapGuide 2 on IIS. Everything works for awhile then out of the blue IIS 500 errors come up. What is the fix for this? Anyone else seen this issue? Could it be an IIS issue with 2.0 aka 2009? I have seen this with more than 3 clients now. WHy would it work one time and 500 error another. I

Re: [mapguide-users] Java and Linux

2008-06-18 Thread Rock Beans
Also keep in mind that MapGuide requires PHP anyway for the MapAdmin so it might be easier to work with PHP to ease implementations. The Rock On Wed, Jun 18, 2008 at 10:05 AM, gimbrogno @smartlab <[EMAIL PROTECTED]> wrote: > > Hi, new re-compile of mapguide 1.2.0... > > After the command "make

Re: [mapguide-users] Java and Linux

2008-06-18 Thread Rock Beans
THis might not help but this is worked for me on a bare system with nothing installed including desktop environment. *Needed Packages:* yum grouplist yum groupinstall mysql yum install unixODBC unixODBC-devel libjpeg-devel mysql-server chkconfig mysqld on service mysqld start *Building and Ins

Re: [mapguide-users] Ubuntu 8.04 & MGOS

2008-06-16 Thread Rock Beans
Ubuntu is more of a client machine try CentOS (RedHat Enterprise) as everything goes much more smooth on a system that allows for older enterprise applications. I never understand the Linux fad people :-) In my honest opinion, Ubuntu is for the cool looking desktop fanatics not for enterprise servi

Re: [mapguide-users] Problem in the GenerateFilter() method of the MgSelection class

2008-06-16 Thread Rock Beans
Would GenerateFilters() the replacement for GenerateFilter() have this same issue? RFC 46: http://trac.osgeo.org/mapguide/wiki/MapGuideRfc46 The Rock ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/

Re: [mapguide-users] no MapGuideJavaApi in java.library.path

2008-06-12 Thread Rock Beans
Why make your life complicated? It's "Summertime" enjoy. By the time you get it working 85% stable on Linux a new version will be out and you will be recompiling again. I have had luck on CentOS 4 and 5. Make sure you JAVA_HOME and other Java variables are set. That set environment script is annoyi

Re: [mapguide-users] no MapGuideJavaApi in java.library.path

2008-06-12 Thread Rock Beans
Why make your life complicated? It's "Summertime" enjoy. By the time you get it working 85% stable on Linux a new version will be out and you will be recompiling again. I have had luck on CentOS 4 and 5. Make sure you JAVA_HOME and other Java variables are set. That set environment script is annoyi

Re: [mapguide-users] Cannot Establish Connection

2008-06-12 Thread Rock Beans
Might as well use PHP for the viewer since it is required anyway for the MapAdmin. On Thu, Jun 12, 2008 at 11:39 AM, Mark Pendergraft <[EMAIL PROTECTED]> wrote: > Oops. Meant IIS 5.0 > > I am using .NET > > For providers I am using only SDF > > > > I will monitor the Access logs and if anything

Re: [mapguide-users] Berkeley DB Configuration File

2008-06-11 Thread Rock Beans
't and don't. Some information on how to overwrite the lock > and/or transaction timeouts: > > > > > http://www.oracle.com/technology/documentation/berkeley-db/db/api_c/env_set_timeout.html > > > > Steve. > > > > *From:* [EMAIL PROTECTED] [mailto: >

  1   2   >