[mapguide-users] Data *.csv on maestro

2008-12-17 Thread ajid1980
hai all.. Anyone can teach me step by step how i wanna make *.csv data to connect maestro and publish it.. It's possible?? i also try add data on ODBC.. Thanx -- View this message in context: http://www.nabble.com/Data-*.csv-on-maestro-tp21048917p21048917.html Sent from the MapGuide Users

Re: Re[mapguide-users] quest for change in the ajax viewer - legend with selectability

2008-12-17 Thread Bruno Scott
There is the ticket http://trac.osgeo.org/mapguide/ticket/800 -- View this message in context: http://www.nabble.com/Request-for-change-in-the-ajax-viewer---legend-with-selectability-tp20837203p21049364.html Sent from the MapGuide Users mailing list archive at Nabble.com.

Re: Re[mapguide-users] trieving Ajax viewer

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
You can remove the toolbar and others, in the WebLayout, using Studio or Maestro. Regards, Kenneth Skovhede, GEOGRAF A/S padmini godavarthi skrev: Hi, Iam using Mapguide opensource 2.0 (with .net 2.0 +IIS 5.1) by using ajax viewer . Now i want to get only ajax viewer not all the

[mapguide-users] Please review and any comment are welcome

2008-12-17 Thread anakando
Please drop any comment about my current developement on MGOS. http://203.106.126.132:8008/mapguide/UiTMPA/ajaxviewersample.php http://203.106.126.132:8008/mapguide/UiTMPA/dwfviewersample.php Actually this is not final yet. There is still a lot of work to be done. But for currently i need to

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Bruno Scott
zspitzer wrote: are you using username password or passing in a session id in the url? Hi Zac Actually my own page got the username and password in the url In this page i create the session, sets the centerx,centery and scale of the weblayout Initialize the selection Then i open

Re: Re[mapguide-users] trieving Ajax viewer

2008-12-17 Thread padmini godavarthi
Hi, Thanks I tried it.But empty toolbar strip was displaying on the top of the mapframe.at the left side also i dont want the legend control and properties diplayer. i want only that ajax viewer panel which displays the map. can u give me the suggestion? Thanks and Regards, Padmini. Kenneth

Re: Re[mapguide-users] trieving Ajax viewer

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
Just create a weblayout with nothing visible (the map is obviously always visible). Then you can provide all the stuff you want from Visual Studio (buttons, menus, etc.). The setup is the same as described in the developer guide, but the toolbar, etc, won't be visible, and you will have to

Re: Re[mapguide-users] trieving Ajax viewer

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
You don't have to remove the buttons. Right under the field where you select what map to use, there is a bunch of checkboxes. Remove the check mark in those. (Above the list of commands). Regards, Kenneth Skovhede, GEOGRAF A/S padmini godavarthi skrev: Hi, Thanks I tried it.But empty

Re: [mapguide-users] MGOS 2.0.2 and GDAL and King Oracle 0.8.5

2008-12-17 Thread djonio
Zac, It's kinda like having this great wide receiver that always dropping the ball. Do you play him or not??? Really, what I would really like to know is if training camp is going to fix this guy or not. r, dennis -- View this message in context:

RE: [mapguide-users] MGOS 2.0.2 and GDAL and King Oracle 0.8.5

2008-12-17 Thread Haris Kurtagic
Don't give up on Oracle and databases :) King.Oracle is much faster now and no big difference to SDF, it seems there are some problems with provider and DescribeSchema (and perhaps Date field) but that will be solved in next days. Haris -Original Message- From:

Re: [mapguide-users] MGOS 2.0.2 and GDAL and King Oracle 0.8.5

2008-12-17 Thread Zac Spitzer
It was probably I who said this release was really stable, at the same time I have said over and over again that GDAL isn't stable tho :( http://trac.osgeo.org/mapguide/ticket/462 I gave up on Oracle because it was nothing on the speed of SHP / SDF, tho apparently the newer versions of King

Re: [mapguide-users] Show Multiple Properties for selection

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
There is a One to many / Many to many property on the FeatureSource. But as I understand it, joins are meant to supplement a feature with additional attributes. If my understanding holds, you can never have multiple rows attached to a single feature, and I am pretty sure that the viewer won't

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
If you get a new sessionid, that means that the CreateSession is being called. Then the check for existing items will look in the new session, which is always empty? Regards, Kenneth Skovhede, GEOGRAF A/S Zac Spitzer skrev: are you using username password or passing in a session id in the

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
Nice idea. You could do the same with the runtime map, which would ease the pre-creation/modification of maps. If the user presses the reload button, the map would stay the same, as would the selection. Is this a problem, and do you have and idea for a workaround? Regards, Kenneth

Re: [ZS2] [mapguide-users] Data *.csv on maestro

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
ODBC connections can be to CSV files: http://trac.osgeo.org/mapguide/wiki/maestro/UserGuides/RDBMSFeatureSource The OGR provider can also connect to CSV files (as well as TAB files): http://trac.osgeo.org/mapguide/wiki/maestro/UserGuides/FileFeatureSource Regards, Kenneth Skovhede, GEOGRAF A/S

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Bruno Scott
Hi kenneth What do you meen by Reload button? The actual behavior is When a user Hit the F5 key ( or refresh the browser ), everything is lost, the selection, the current zoom... and When a user use the Refresh Map Action, the zoom, the selection , the layers on/off are kept in the same state

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Bruno Scott
Kenneth Skovhede, GEOGRAF A/S wrote: If you get a new sessionid, that means that the CreateSession is being called. Then the check for existing items will look in the new session, which is always empty? The CreateSession is allways called with or without my patch The check for

Re: [mapguide-users] MGOS 2.0.2 and GDAL and King Oracle 0.8.5

2008-12-17 Thread Zac Spitzer
Harris, good stuff mate!, it's definitely improved a lot! SDF still seems to be at least 25% faster lighter datasets were much better, the heavier datasets still did slow down a lot more I was testing the same data written out via FDO2FDO in SDF fro Oracle I did end up getting the classic old

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Kenneth Skovhede, GEOGRAF A/S
If you press F5, the selection won't be reset with your patch? Regards, Kenneth Skovhede, GEOGRAF A/S Bruno Scott skrev: Hi kenneth What do you meen by Reload button? The actual behavior is When a user Hit the F5 key ( or refresh the browser ), everything is lost, the selection, the

Re[mapguide-users] quest for change the status bar to reflect the layer selected

2008-12-17 Thread Bruno Scott
Actually, the status bar in the ajax viewer only shows the amount of features selected. It would be great if it showed the name of the selected layer also. If there is many features selected on different layers, the behavior stays the same as actually. The modification is trivial In the

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Bruno Scott
By pressing F5, the sessionid get renewed I tested it in IE and firefox -- View this message in context: http://www.nabble.com/Problem-opening-a-webLayout-with-predefined-selection-tp21035935p21052889.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] MGOS 2.0.2 and GDAL and King Oracle 0.8.5

2008-12-17 Thread djonio
Howdy, Entries from Error.log .. StackTrace: - MgMappingUtil.StylizeLayers line 786 file d:\build\mapguide_open_source_v2.0\build_30.11\mgdev\server\src\services\mapping\MappingUtil.cpp Failed to stylize layer: MIA_HigR_LatLon An unclassified exception occurred.

[mapguide-users] SDF convertion question

2008-12-17 Thread Nandorov
Hi, I wonder if there's a way to create sdf3 files from a text file (SDF loader from mapguide 6.5 allows to create sdf files from text reading coordinates with a delimiter). Or ¿can i use sdf loader from 6.5 and then use map to export this sdf2 into a sdf3? thanks -- View this message in

Re: [mapguide-users] Problem opening a webLayout with predefined selection

2008-12-17 Thread Zac Spitzer
are you using username password or passing in a session id in the url? z On Thu, Dec 18, 2008 at 12:13 AM, Bruno Scott bsc...@geomapgis.com wrote: By pressing F5, the sessionid get renewed I tested it in IE and firefox -- View this message in context:

Re: Re[mapguide-users] trieving Ajax viewer

2008-12-17 Thread padmini godavarthi
Hi, Thanks for u r reply. But iam using new visual studio web solution.i want this ajax viewer only in my web page How is it possible? Thanks and Regards, Padmini Kenneth Skovhede, GEOGRAF A/S wrote: You can remove the toolbar and others, in the WebLayout, using Studio or Maestro.

[mapguide-users] External SHP file Refresh?

2008-12-17 Thread GordonL
Hi all, I know that one has to restart the server to see the new External File Alias, but is this true for additional files added to that folder? How does one refresh the Data Connection to that folder to see the new file? My workflow: 1. User uploads a SHP/DBF/PRJ file into the Aliased

[mapguide-users] mapguide 2.0 rasters

2008-12-17 Thread keithlegg
okay , I am sorry for the dumb question. How do you use rasters in MGOS 2.0? I have mapguide studio , and I can make vector based maps great , but when I try to upload a raster it tells me I my server wont support rasters. I have spent days on this and found NO DOCUMENTATION anywhere on how to

Re: [mapguide-users] mapguide 2.0 rasters

2008-12-17 Thread Zac Spitzer
also plugging in GDAL here http://ennoble.dreamhosters.com/mapguide-central/ returns a lot of useful hits On Thu, Dec 18, 2008 at 5:53 PM, Zac Spitzer zac.spit...@gmail.com wrote: first up the GDAL fdo provider (ie for raster support) is rather buggy at the moment you will end up with a

[mapguide-users] setting WMS

2008-12-17 Thread Nisha P
Hi All, Anyone help me how can i integrate mapguide open source with WMS My platform : mapguide maestro(bundled configuration) Regards Nisha P ___ mapguide-users mailing list mapguide-users@lists.osgeo.org

Re: [mapguide-users] setting WMS

2008-12-17 Thread Zac Spitzer
search the mailing list archives? On Thu, Dec 18, 2008 at 6:01 PM, Nisha P nisha...@gmail.com wrote: Hi All, Anyone help me how can i integrate mapguide open source with WMS My platform : mapguide maestro(bundled configuration) Regards Nisha P

Re: [mapguide-users] setting WMS

2008-12-17 Thread Nisha P
i hav search the maililng list archives..but i did not get the answers to the questions... On Thu, Dec 18, 2008 at 12:33 PM, Zac Spitzer zac.spit...@gmail.com wrote: search the mailing list archives? On Thu, Dec 18, 2008 at 6:01 PM, Nisha P nisha...@gmail.com wrote: Hi All, Anyone help