[mapguide-users] Filter features before create the map

2009-04-08 Thread Micho Gar
Hi all, I'm trying to filter the features before load the map. I created a basic filter, but do not know how to load only the fetaures filtered. Thanks. -- # michogar # Analista Programador SIG # GNU/Linux Counter 462666 Una visiĆ³n personal: http://michogar.blogspot.com El dia a dia:

[mapguide-users] Converter sdf to *.sql

2009-04-08 Thread ajid
hai.. anyone know software? how to? convert sdf or shp/dbf to *.sql ? - http://n2.nabble.com/file/u115131/avatar_1500.gif -- View this message in context: http://n2.nabble.com/Converter-sdf-to-*.sql-tp2603465p2603465.html Sent from the MapGuide Users mailing list archive at Nabble.com.

Re: [mapguide-users] Converter sdf to *.sql

2009-04-08 Thread Stefan Dalakov
For what ? There is a shp2mysql free software and it works Stefan Dalakov ajid wrote: hai.. anyone know software? how to? convert sdf or shp/dbf to *.sql ? - http://n2.nabble.com/file/u115131/avatar_1500.gif ___ mapguide-users mailing

Re: [ZS2] [mapguide-users] Converter sdf to *.sql

2009-04-08 Thread Kenneth Skovhede, GEOGRAF A/S
Have you tried FDO Toolbox: http://code.google.com/p/fdotoolbox/ Regards, Kenneth Skovhede, GEOGRAF A/S ajid skrev: hai.. anyone know software? how to? convert sdf or shp/dbf to *.sql ? - http://n2.nabble.com/file/u115131/avatar_1500.gif

Re: [mapguide-users] Autozoom and mark

2009-04-08 Thread Kenneth Skovhede, GEOGRAF A/S
The viewer always creates the runtime map, which explains two things: 1. You get the exception because the viewer has not created it yet 2. The mark disapears because the viewer overwrites your runtime map. AFAIK there is no easy way to prevent the viewer from creating the runtime map, so the

Re: [mapguide-users] Filter features before create the map

2009-04-08 Thread Kenneth Skovhede, GEOGRAF A/S
With load the features, do you mean: * select them ? * create a temporary featuresource and display them? * add a filter to a layer, and display that? If you meant the last one, you should save a copy of the filtered LayerDefinition to the session repo. Then create a copy of the MapDefinition,

[mapguide-users] Integrating Google Maps in the Mapguide Viewer

2009-04-08 Thread Micho Gar
Hi all, I am triying to integrate the Google Maps on the Mapguide Viewer. I have create a Google key, I have put then key code in the ajaxmappane.templ, but the Google server dont't recognise me the key. Do you know where is the problem? Thanks. -- # michogar # Analista Programador SIG #

Re: [mapguide-users] Filter features before create the map

2009-04-08 Thread Micho Gar
Thanks Kenneth, I would triying the last one. I will review the process that you say. 2009/4/8 Kenneth Skovhede, GEOGRAF A/S k...@geograf.dk With load the features, do you mean: * select them ? * create a temporary featuresource and display them? * add a filter to a layer, and display

[mapguide-users] No viewer access

2009-04-08 Thread SandraH
Hello, I embedd MapGuide in my own application, like this: frameset rows=30,* frameborder=no framespacing=0 frame id=titleFrame frameborder=no marginwidth=0 marginheight=0 scrolling=no src=title.html frame id=viewerFrame frameborder=no marginwidth=0 marginheight=0 scrolling=no src=[URL TO DWF

Re: [mapguide-users] No viewer access

2009-04-08 Thread Jackie Ng
I don't think frames are accessible if you didn't supply the name attribute for them as well. - Jackie Hello, I embedd MapGuide in my own application, like this: frameset rows=30,* frameborder=no framespacing=0 frame id=titleFrame frameborder=no marginwidth=0 marginheight=0 scrolling=no

Re: [mapguide-users] Mapguide without Apache

2009-04-08 Thread Jackie Ng
Is this actually a feasible solution that is usable in a production environment? If so, I am willing to make a pure, tomcat-only configuration for the installer (but if so, this configuration won't make it for 2.1) - Jackie Hello, Yes, you can but you need to do some steps. 1. Modify

Re: [mapguide-users] Mapguide without Apache

2009-04-08 Thread Zac Spitzer
going down this track we should consider nginx or lighthttpd as they are much faster than apache, especially when it comes to serving static stuff like tiles z On Wed, Apr 8, 2009 at 5:57 PM, Jackie Ng jumpinjac...@gmail.com wrote: Is this actually a feasible solution that is usable in a

[mapguide-users] [MapGuide OSE FDO Oracle SL-King 0.8.5] Hole Polygon Type 7 Problem

2009-04-08 Thread rgourrat
Hi, in my Oracle DataBase, i have polygone without hole and with holes. if i pass this query : select distinct a.geometry.get_gtype() from mytable a; return 7 Oracle Spatial User's Guide 10g.pdf says about this type : dl07 MULTIPOLYGON Geometry can have multiple, disjoint polygons (more than

RE: [mapguide-users] [MapGuide OSE FDO Oracle SL-King 0.8.5] HolePolygon Type 7 Problem

2009-04-08 Thread Haris Kurtagic
Could be that it is King.Oracle provider. As far as I can remember in some of previous releases there were problems with some geometry types (which I thought are solved). You could post just that geometry and I would check it ? Also, with Fdo2Fdo you could check if King.Oracle can read that

Re: [mapguide-users] No viewer access

2009-04-08 Thread SandraH
Sorry, I forgot to write that I have a name. frame src=URL TO DWFVIEWER name=fraVIEWER/frame But the problem is still there. -- View this message in context: http://n2.nabble.com/No-viewer-access-tp2603674p2604094.html Sent from the MapGuide Users mailing list archive at Nabble.com.

RE: [mapguide-users] [MapGuide OSE FDO Oracle SL-King 0.8.5] HolePolygon Type 7 Problem

2009-04-08 Thread rgourrat
djonio validate_geometry_with_context = true i inspect with Autocad everything seems ok i download coordinates in access to check adjacent point, it'ok (just 4 points are similarv : end and beginning first ring and second ring) Haris i have several geometry that stop mapguide service :

RE: [mapguide-users] FDO Gdal raster problem

2009-04-08 Thread Jsm
Well new development: My client's site is used a lot, I have installed the patches that were here before and this has helped a lot, but the site still seems to crash now and then. Keep in mind that the MapGuide service is set to restart everyday at 3AM. Here is what I have seen for now: Two

RE: [mapguide-users] [MapGuide OSE FDO Oracle SL-King 0.8.5]HolePolygon Type 7 Problem

2009-04-08 Thread Jonio, Dennis (Aviation)
Your example shows sdo_gtype of 3003 not 3007. I was under the impression that that was the issue? Based upon what you have here the contents of ELEM_INFO are in sync with the sdo_gtype. Polygon (straight line segment inner ring starting a 1, straight line segment external ring starting at 106) I

[mapguide-users] Maestro Http Post method Problem

2009-04-08 Thread padmini godavarthi
Hi, iam using mapguide opensource 2.0 (with .net 2.0 +IIS 5.1) iam using mapguide maestro for creating packages. i have edit the layout and added one invoke url command but iam unable to understand this Additinal uRL parameters?what i have to give in the key field and value!! i

[mapguide-users] Issue Building and Setting Up Apache/Tomcat

2009-04-08 Thread Dennis Soper
Hi all, I'm setting up a test box with MapGuide on it. I'm building apache, php, tomcat, etc., from the mapguideaptinstaller-2.0.0.2.tar.gz tarball available on the osgeo website. I've built this, installing into the default location, and got no build errors. When I go to start apache, I get

[mapguide-users] Maestro MgCooker Tiles

2009-04-08 Thread Berdel, Brian
I have recently tried testing Maestro's MGCooker (which will be great) with rasters as well as the Sheyboygan Base Layers. When I check the TileCache I have nothing but 1kb png files that appear to be empty frames.I let it run with my own rasters overnight...It finished with no errors, but

Re: [mapguide-users] Maestro MgCooker Tiles

2009-04-08 Thread Kenneth Skovhede, GEOGRAF A/S
The algorithm used in MgCooker is a little alternative, and I think its broken for some maps. I have an improved version ready, but I need some legal stuff cleared before I can commit the fixes. You can try building MgCooker from SVN, as there are some fixes in there already, but the area it

RE: [mapguide-users] Maestro MgCooker Tiles

2009-04-08 Thread Berdel, Brian
Thanks Kenneth, I was able to get working on another machine, so it is working on one of my layers now, but not my raster layer (sid files), still the same result. They sid's do display properly otherwise. Is there a proper way to add them in maestro so the cooker will work properly on them?