Re: [mapguide-users] Create layer from oracle database without spatial data

2008-08-12 Thread 0uch

Thanks for your information.

I would like to, but the power to make decisions is not on me, I was been
asked to do this.

BTW, I'm new with spatial data, is it take lots time to converting data to
oracle spatial? 

or it's hard to maintain the server (data is continu upgrade)?




zspitzer wrote:
 
 is there any reason why your not just converting your data to oracle
 spatial?
 
 http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14255/sdo_objrelschema.htm#CBBFGHAE
 
 On Tue, Aug 12, 2008 at 3:03 PM, 0uch [EMAIL PROTECTED] wrote:



 Hi Max,

 Yes I have tried the way that you told before, and this is what I see
 after
 clicking show table.
 http://www.nabble.com/file/p18937853/mgs.jpg

 I have no idea how to continue in this situation, so I have only one way
 that use FDO provider for Oracle.
 Are there any solution for this problem?

 T.H. Yu.


 max_samart wrote:

 Hi,
   I think its not a big deal ,you can use MapGuide
  Studio or Mastero for creating connection using the OsGeo
  FDO Provider for ODBC and use DSN as oracle odbc driver
  causes some error or you can also try King Oracle Provider
  at www.sl-king.com in order to create the points using the
  non spatial Table,once you establish the connection and all
  you have to create layer using that connection and thn
  select the X and Y column which will create points from your
  oracle table.
  I hope it will help you out to get started !
  Max !



 - Original Message 
 From: 0uch [EMAIL PROTECTED]
 To: mapguide-users@lists.osgeo.org
 Sent: Thursday, August 7, 2008 10:15:38 AM
 Subject: [mapguide-users] Create layer from oracle database without
 spatial data


 Hi all,
 Is that passable to create layer from an oracle database that without
 spatial data? (by studio 2009 or something else?)
 If not , are there any kind of way that could build my point data (ex:
 land-mark) on map?

 I'll be very appreciate with any useful information

 T.H. Yu.
 --
 View this message in context:
 http://www.nabble.com/Create-layer-from-oracle-database-without-spatial-data-tp18848865p18848865.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users



 --
 View this message in context:
 http://www.nabble.com/Create-layer-from-oracle-database-without-spatial-data-tp18848865p18937853.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users

 
 
 
 -- 
 Zac Spitzer -
 http://zacster.blogspot.com (My Blog)
 +61 405 847 168
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context: 
http://www.nabble.com/Create-layer-from-oracle-database-without-spatial-data-tp18848865p18941706.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Create layer from oracle database without spatial data

2008-08-12 Thread Dragan Podvezanec

If you use king.Oracle provider, you could use King.FDO.Class and then use
table without spatial data: detailed procedure is described here:

http://www.sl-king.com/fdooracle/KingFdoClass.htm
-- 
View this message in context: 
http://www.nabble.com/Create-layer-from-oracle-database-without-spatial-data-tp18848865p18942001.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] MGOS 2.0.1 Crash Issues

2008-08-12 Thread nclayton

We just upgraded our hardware and after a fresh install, I am now getting
mgserver.exe crashes with the errors below. Anyone have any idea on what
could be causing these? 

Also, the server specs are:
Win2k3 Standard Server
2 Quad Core 2.33GHz CPUs
4GB RAM

In IIS6 I have created an application pool for MGOS and set up a web garden
with 8 worker processes.

The errors that I am getting are:

 Error: An unclassified exception occurred.
 StackTrace:
  - MgTimedEventHandler.handle_timeout line 123 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\core\TimedEventHandler.cpp
  - MgResourceChangeEventHandler.HandleEvent line 76 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\core\ResourceChangeEventHandler.cpp
  - MgServiceManager.DispatchResourceChangeNotifications line 530 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\common\manager\ServiceManager.cpp
  - MgServerResourceService.EnumerateParentMapDefinitions line 1108 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\resource\ServerResourceService.cpp
  - MgApplicationRepositoryManager.EnumerateParentMapDefinitions line 699
file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\resource\ApplicationRepositoryManager.cpp
  - MgApplicationResourceContentManager.EnumerateParentMapDefinitions line
214 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\resource\ApplicationResourceContentManager.cpp
An unclassified exception occurred.

 Error: An unclassified exception occurred.
 StackTrace:
  - MgTimedEventHandler.handle_timeout line 123 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\core\TimedEventHandler.cpp
  - MgRepositoryCheckpointEventHandler.HandleEvent line 79 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\core\RepositoryCheckpointEventHandler.cpp
  - MgServerResourceService.PerformCheckpoint line 2111 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\resource\ServerResourceService.cpp
An unclassified exception occurred.

 Error: An unclassified exception occurred.
 StackTrace:
  - MgRenderingServiceHandler.ProcessOperation line 83 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\rendering\RenderingServiceHandler.cpp
  - MgOpQueryFeatures.Execute line 125 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\rendering\OpQueryFeatures.cpp
  - MgServerRenderingService.QueryFeatures line 652 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\rendering\ServerRenderingService.cpp
An unclassified exception occurred.

 Error: An unclassified exception occurred.
 StackTrace:
  - MgRenderingServiceHandler.ProcessOperation line 83 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\rendering\RenderingServiceHandler.cpp
  - MgOpRenderDynamicOverlay.Execute line 109 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\rendering\OpRenderDynamicOverlay.cpp
An unclassified exception occurred.

Several of these...
2008-08-11T16:34:14 An unclassified exception occurred.

Got these for several layers of different types (raster, sdf)
Error: Failed to stylize layer: layer name
An unclassified exception occurred.
 StackTrace:
  - MgMappingUtil.StylizeLayers line 775 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\mapping\MappingUtil.cpp
Failed to stylize layer: layer name
An unclassified exception occurred.

 Error: Failed to stylize layer: layer name
Cannot establish connection.
 StackTrace:
  - MgMappingUtil.StylizeLayers line 775 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\mapping\MappingUtil.cpp
Failed to stylize layer: layer name
Cannot establish connection.

 Error: Invalid argument(s):
The value cannot be less than or equal to zero.
 StackTrace:
  - MgRenderingServiceHandler.ProcessOperation line 83 file
d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\rendering\RenderingServiceHandler.cpp
  - 

Re: [mapguide-users] MGOS 2.0.1 Crash Issues

2008-08-12 Thread nclayton

More Information:
I am also running AutoDesk MapGuide 6.3...we are in a transitional phase,
slowly moving our client's maps to MGOS. If I read correctly, these are
supposed to be able to run side-by-side. If this could be a source of my
problems, then I can push forward on the conversion process and get MG6.3
out of the picture.
-- 
View this message in context: 
http://www.nabble.com/MGOS-2.0.1-Crash-Issues-tp18943673p18943795.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


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.

 Thanks,

 Brian

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Scott
 Hameister
 Sent: Monday, August 11, 2008 3:51 PM
 To: mapguide-users@lists.osgeo.org
 Subject: [mapguide-users] DWF EPLOT Only one Layer can be selectable
 andhave data


 I Went through and Used the Plot to DWF code EPLOT.PHP to create DWF
 output.
 My DWF opens just fineHowever a few Odd things in their
 behaviourIt
 only allows me to have one layer that is selectable for getting Object
 Properties from.

 In my map I have PLSS/Section corners that are selectable and Data is
 Displayable in the AJAX viewer, same With my Parcels Layer...When i
 publish
 to DWF only the Top most (PLSS corners) layer is ever published as
 selectable and having Object Properties on it...I moved the Parcels to
 the
 top then they worked and the PLSS corners didnt, even with only the PLSS
 corners layer on.

 So I did an advanced search on The PLSS corners by an ID and Voila its
 in
 the DWF, but when i click on the Object hyperlink it wont zoom to that
 feature, i do an advanced search on parcels and the Hyperlink works...Is
 this a bug in the $mappingService-GeneratePlot Code?
 --
 View this message in context:
 http://www.nabble.com/DWF-EPLOT-Only-one-Layer-can-be-selectable-and-hav
 e-data-tp18932394p18932394.htmlhttp://www.nabble.com/DWF-EPLOT-Only-one-Layer-can-be-selectable-and-have-data-tp18932394p18932394.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


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 nice hello world test page.

The Rock


On Mon, Aug 11, 2008 at 12:34 PM, Ed Jobe [EMAIL PROTECTED] wrote:


 Hello,
 I'm new to mgos.

 Here's the problem I'm having. I'm just getting started setting mgos on my
 server. I'm running ms server 2008 with IIS7. I can't get cgi or php to
 work. I installed the win installer and followed the pdf that explains the
 extra steps for setting up on IIS7, but it still won't work. In Explorer,
 cgi and php file icons indicate that the os doesn't recognise them

 Thanks for your help.
 Ed

 --
 View this message in context:
 http://www.nabble.com/PHP-is-not-working-tp18930275p18930275.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Does it matter where you install Mapguide?

2008-08-12 Thread jamesdudden

Hi,

Does it matter where you install Mapguide? 

The host where i am about to install suggests installing in a different
folder so the repositries etc will get backed up - otherwise we will have to
back up the whole program files folder.

Any advice would be appreciated

Regards

James
-- 
View this message in context: 
http://www.nabble.com/Does-it-matter-where-you-install-Mapguide--tp18945808p18945808.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Does it matter where you install Mapguide?

2008-08-12 Thread nclayton

You can use the administration interface to change the location for your
repository folders. So I would suggest installing the server in the default
location to save a little headache then copy the repository folder the new
location and change the path inside the admin area.



jamesdudden wrote:
 
 Hi,
 
 Does it matter where you install Mapguide? 
 
 The host where i am about to install suggests installing in a different
 folder so the repositries etc will get backed up - otherwise we will have
 to back up the whole program files folder.
 
 Any advice would be appreciated
 
 Regards
 
 James
 

-- 
View this message in context: 
http://www.nabble.com/Does-it-matter-where-you-install-Mapguide--tp18945808p18945875.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Can't connect MySQL with MapGuide Studio 2007

2008-08-12 Thread Philippe Reinhart
Hi,

 

I have a Windows 2003 server with  MySQL 5.0.27 Community.

 

When I try to create a connection to this server (using the IP or the
name of the machine), I get an error message :

 

An exception occurred in FDO component.

RDBMS: Access denied for user 'foo'@'my_machine' (using password: YES)

 

I downloaded the last libmysql.dll and copied it into the FDO\bin
directory, as I read here and there that it solved the problem for some
persons.

 

I am sure of the login:password, as I checked directly in mysql command
line. This login:password works perfectly.

 

Ths skip-networking is on OFF, so I guess that should not be a problem.

 

Any idea ?

 

Phil

 

 

 



This message contains information that may be confidential, privileged or 
otherwise protected by law from disclosure. It is intended for the exclusive 
use of the Addressee(s). Unless you are the addressee or authorized agent of 
the addressee, you may not review, copy, distribute or disclose to anyone the 
message or any information contained within. If you have received this message 
in error, please contact the sender by electronic reply to [EMAIL PROTECTED] 
and immediately delete all copies of the message.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] How do i load raster in MGOS 2?

2008-08-12 Thread jamesdudden

HI,

I have 2 tifs - one that Mapguide can't see (when you click on the
datasource to preview the feature it says Total Entries: 0) and the other it
can (i click on the datasource and then view data, the class says Total
Entries: 1 and shows the path to the tif)

Here is a print out of the tifs - can anyone see why one will work and the
other won't.

WORKING:

Driver: GTiff/GeoTIFF
Files: C:\Program
files\Autodesk\MapGuideStudio2009\SampleData\Raster\Sheboygan_001_001.tif
Size is 1135, 996
Coordinate System is `'
Origin = (216221.408,177716.5510001)
Pixel Size = (1.000,-1.000)
Metadata:
  TIFFTAG_XRESOLUTION=150
  TIFFTAG_YRESOLUTION=150
  TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
Image Structure Metadata:
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  (  216221.408,  177716.551) 
Lower Left  (  216221.408,  176720.551) 
Upper Right (  217356.408,  177716.551) 
Lower Right (  217356.408,  176720.551) 
Center  (  216788.908,  177218.551) 
Band 1 Block=1135x16 Type=Byte, ColorInterp=Red
Band 2 Block=1135x16 Type=Byte, ColorInterp=Green
Band 3 Block=1135x16 Type=Byte, ColorInterp=Blue


NOT WORKING:

Driver: GTiff/GeoTIFF
Files: C:\Documents and Settings\All Users\Documents\SY88NE\SY88NE.TIF
Size is 7874, 7874
Coordinate System is `'
Origin = (384999.81750063499,9.182499364993000)
Pixel Size = (1.000,-1.000)
Metadata:
  TIFFTAG_IMAGEDESCRIPTION=1:1 TILE SY88NE
  TIFFTAG_DATETIME=2007:10:22 12:20:07
  TIFFTAG_COPYRIGHT=ORDNANCE SURVEY CROWN COPYRIGHT 2007
  TIFFTAG_XRESOLUTION=400
  TIFFTAG_YRESOLUTION=400
  TIFFTAG_RESOLUTIONUNIT=2 (pixels/inch)
Image Structure Metadata:
  INTERLEAVE=BAND
Corner Coordinates:
Upper Left  (  384999.818,   9.182) 
Lower Left  (  384999.818,   82126.182) 
Upper Right (  392873.818,   9.182) 
Lower Right (  392873.818,   82126.182) 
Center  (  388936.818,   86063.182) 
Band 1 Block=7874x8 Type=Byte, ColorInterp=Palette
  Image Structure Metadata:
NBITS=1
  Color Table (RGB with 2 entries)
0: 0,0,0,255
1: 255,255,255,255

Any help would be appreciated

Regards

James
-- 
View this message in context: 
http://www.nabble.com/How-do-i-load-raster-in-MGOS-2--tp18648843p18947248.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Some mini patches

2008-08-12 Thread Zac Spitzer
I just put a summary of some useful little javascript patches  hints which
clarify and resolve some problems here and there

there's also a link to a working example script

http://zacster.blogspot.com/2008/08/tiny-little-openlayers-mapguide-fusion.html


-- 
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Create reports

2008-08-12 Thread oamram

Thanks for your help, it is exactly what i need.
i am not strong in php, i am assuming i need to creat aphp page or html for
the data to be displayed in , or is it going to be deployed in a temporary
document.

Thanks in advance, Omer.




lolob wrote:
 
 Hope this example help
 
 PassData  http://www.calcad.com/MGOS/PassData.html
 http://www.calcad.com/MGOS/PassData.html 
 
 
 oamram wrote:
 
 Hi All,
 i am trying to create reports from selected features. i am using MGO 2.0
 with web studio/Maestro with Php.
 is there a code example out there i can use, or some direction that
 willhelp me set one.
 
 Thanks, Omer.
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Create-reports-tp18931256p18948149.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Does it matter where you install Mapguide?

2008-08-12 Thread Jason Birch
As mentioned, you can (and likely should) move your repository to a
location outside of the program files directory.

If you want to install MapGuide to an alternate location, Zac wrote up
the instructions on his blog:

http://tinyurl.com/668765

This method is not officially supported, but works in my experience.
 
Jason

-Original Message-
From: jamesdudden
Subject: [mapguide-users] Does it matter where you install Mapguide?

Does it matter where you install Mapguide? 

The host where i am about to install suggests installing in a different
folder so the repositries etc will get backed up - otherwise we will
have to
back up the whole program files folder.

Any advice would be appreciated
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Does it matter where you install Mapguide?

2008-08-12 Thread Zac Spitzer
Has anyone got a two machine configuration working with 2.0?

one web tier, one server via webconfig.ini?

z

On Wed, Aug 13, 2008 at 2:47 AM, Jason Birch [EMAIL PROTECTED] wrote:
 As mentioned, you can (and likely should) move your repository to a
 location outside of the program files directory.

 If you want to install MapGuide to an alternate location, Zac wrote up
 the instructions on his blog:

 http://tinyurl.com/668765

 This method is not officially supported, but works in my experience.

 Jason

 -Original Message-
 From: jamesdudden
 Subject: [mapguide-users] Does it matter where you install Mapguide?

 Does it matter where you install Mapguide?

 The host where i am about to install suggests installing in a different
 folder so the repositries etc will get backed up - otherwise we will
 have to
 back up the whole program files folder.

 Any advice would be appreciated
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




-- 
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] OGR provider for personal geodatabse

2008-08-12 Thread Techswami

hi
OGR provider works great for ESRI personal geodatabase(.mdbfile)  using OGR
but if I  select any feature then the entire layer can not be viewed in the
map. i tried latest patch also . it does the same thing. 
anyone has a same problem 

please help

tony

-- 
View this message in context: 
http://www.nabble.com/OGR-provider-for-personal-geodatabse-tp18948977p18948977.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] OGR provider for personal geodatabse

2008-08-12 Thread Zac Spitzer
is there anything in your server logs?

On Wed, Aug 13, 2008 at 3:41 AM, Techswami [EMAIL PROTECTED] wrote:

 hi
 OGR provider works great for ESRI personal geodatabase(.mdbfile)  using OGR
 but if I  select any feature then the entire layer can not be viewed in the
 map. i tried latest patch also . it does the same thing.
 anyone has a same problem

 please help

 tony

 --
 View this message in context: 
 http://www.nabble.com/OGR-provider-for-personal-geodatabse-tp18948977p18948977.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




-- 
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [ZS0] [mapguide-users] OGR provider for personal geodatabse

2008-08-12 Thread Kenneth Skovhede, GEOGRAF A/S

What exactly happens when you select a feature?
The entire map becomes white?
The server crashes?
The map becomes blue?

Regards, Kenneth Skovhede, GEOGRAF A/S



Techswami skrev:

hi
OGR provider works great for ESRI personal geodatabase(.mdbfile)  using OGR
but if I  select any feature then the entire layer can not be viewed in the
map. i tried latest patch also . it does the same thing. 
anyone has a same problem 


please help

tony

  

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Does it matter where you install Mapguide?

2008-08-12 Thread Dave Wilson
We have successfully configured MGE 2009 with 1 Web Tier and 2 Load Balanced 
MGE Servers so in theory this should be possible with 2.0. This included a 
firewall in the mix.

Dave

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zac Spitzer
Sent: Tuesday, August 12, 2008 11:12 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Does it matter where you install Mapguide?

Has anyone got a two machine configuration working with 2.0?

one web tier, one server via webconfig.ini?

z

On Wed, Aug 13, 2008 at 2:47 AM, Jason Birch [EMAIL PROTECTED] wrote:
 As mentioned, you can (and likely should) move your repository to a
 location outside of the program files directory.

 If you want to install MapGuide to an alternate location, Zac wrote up
 the instructions on his blog:

 http://tinyurl.com/668765

 This method is not officially supported, but works in my experience.

 Jason

 -Original Message-
 From: jamesdudden
 Subject: [mapguide-users] Does it matter where you install Mapguide?

 Does it matter where you install Mapguide?

 The host where i am about to install suggests installing in a different
 folder so the repositries etc will get backed up - otherwise we will
 have to
 back up the whole program files folder.

 Any advice would be appreciated
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] KML and extra commas

2008-08-12 Thread gom

Just wondering if anyone can tell me why coordinates returned from Mapguide,
in kml, have a comma after the z or elevation value for all but the last
listed coordinate?

I've looked at a few of the kml samples on Google's website but none seem to
follow this patterm.  The KML from Mapguide seems to works in Google Earth
but not in Google Maps.  I'm pretty sure that there is no offical support
for Google Maps but I was still curious why the KML ls being formatted this
way.
-- 
View this message in context: 
http://www.nabble.com/KML-and-extra-commas-tp18950938p18950938.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


RE: [mapguide-users] Does it matter where you install Mapguide?

2008-08-12 Thread Darrin Maidlow
I have a two machine thing going.  Server and web tier running on a dev
server, but the web tier is also installed on my dev machine to make for
easier debugging.

darrin

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Zac Spitzer
Sent: Tuesday, August 12, 2008 11:12 AM
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Does it matter where you install Mapguide?

Has anyone got a two machine configuration working with 2.0?

one web tier, one server via webconfig.ini?

z

On Wed, Aug 13, 2008 at 2:47 AM, Jason Birch [EMAIL PROTECTED] wrote:
 As mentioned, you can (and likely should) move your repository to a
 location outside of the program files directory.

 If you want to install MapGuide to an alternate location, Zac wrote up
 the instructions on his blog:

 http://tinyurl.com/668765

 This method is not officially supported, but works in my experience.

 Jason

 -Original Message-
 From: jamesdudden
 Subject: [mapguide-users] Does it matter where you install Mapguide?

 Does it matter where you install Mapguide?

 The host where i am about to install suggests installing in a different
 folder so the repositries etc will get backed up - otherwise we will
 have to
 back up the whole program files folder.

 Any advice would be appreciated
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users




-- 
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[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
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] Tooltip on the marker

2008-08-12 Thread gracecwl

Hi Kenneth,

I no fill out resourceID because i create new 'temporary layer' like in
sheboygan example. 
I have try with column name but still same problem- no output.
I cant try with load the layer manually, since that is a new  temporary
layer.However, i try the tooltip state ment in manual load without any
problem.

thanks and regards,
grace

Kenneth Skovhede, GEOGRAF A/S wrote:
 
 I assume you fill out the resourceID somehow.
 Although it should work with just a string constant, have you tried with 
 a column name?
 I'm not sure if tooltips work on data with no primary key, have you 
 tried it on data where there is a primary key?
 If you try to load the layer manually, and open it in Studio or Maestro, 
 with a real data source, does that work then?
 
 Regards, Kenneth Skovhede, GEOGRAF A/S
 
 
 
 gracecwl skrev:
 Hi all,

 I try the method suggested, however, i cant get the desired output. 
 May i know what happen. attached is my .xml file.




 http://www.nabble.com/file/p18937171/parcelmarker.xml parcelmarker.xml 

 Farah-2 wrote:
   
 Hi..!

 It is possible to create tooltips for the pushpin markers. All u need to
 do
 is modify your layer xml file.

 You need to add:
 ToolTip Property Name/ToolTip

 In your layer.xml file.

 Regards
 Farah



 -Original Message-
 From: Kencana [mailto:[EMAIL PROTECTED] 
 Sent: Monday, November 06, 2006 8:45 AM
 To: [EMAIL PROTECTED]
 Subject: [mapguide-users] Tooltip on the marker


 hi all,

 is that possible to create tooltip for the markers(push pin) just like
 when
 we add a tooltip features on a layer using mapguide studio?
 I am looking forward for the reply and thank you for the guidance..

 Regards,
 Kencana
 -- 
 View this message in context:
 http://www.nabble.com/Tooltip-on-the-marker-tf2580163.html#a7192696
 Sent from the MapGuide Users mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 

   
 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context: 
http://www.nabble.com/Tooltip-on-the-marker-tp7192696p18954920.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


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

2008-08-12 Thread Zac Spitzer
http://trac.osgeo.org/mapguide/ticket/378

On Wed, Aug 13, 2008 at 7:43 AM, Rock Beans [EMAIL PROTECTED] wrote:
 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

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users





-- 
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] PHP is not working

2008-08-12 Thread Ed Jobe

I checked, but I still missed one IIS role. Its working now. Thanks for your
help.

Rock Beans wrote:
 
 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 nice hello world test page.
 
 The Rock
 
 
 On Mon, Aug 11, 2008 at 12:34 PM, Ed Jobe [EMAIL PROTECTED] wrote:
 

 Hello,
 I'm new to mgos.

 Here's the problem I'm having. I'm just getting started setting mgos on
 my
 server. I'm running ms server 2008 with IIS7. I can't get cgi or php to
 work. I installed the win installer and followed the pdf that explains
 the
 extra steps for setting up on IIS7, but it still won't work. In Explorer,
 cgi and php file icons indicate that the os doesn't recognise them

 Thanks for your help.
 Ed

 --
 View this message in context:
 http://www.nabble.com/PHP-is-not-working-tp18930275p18930275.html
 Sent from the MapGuide Users mailing list archive at Nabble.com.

 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users

 
 ___
 mapguide-users mailing list
 mapguide-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapguide-users
 
 

-- 
View this message in context: 
http://www.nabble.com/PHP-is-not-working-tp18930275p18956646.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users