I don't think this will help. I had tried the line layer individually first.
That's when I noticed the problem. I tried a polygon query to see if
getfeatureinfo would work at all on a polygon layer. It does, so that gave
me some additional info in debugging the problem. Line data seems to be
On Tue, 17 Jul 2007 16:42:40 -0700, mcarsel <[EMAIL PROTECTED]> wrote:
I have a line layer and a polygon layer that are enabled for WMS and are
set to be queryable. When a GetFeatureInfo request is issued to the
mapagent, the mapagent responds with the correct result on the polygon
layer,
I have a line layer and a polygon layer that are enabled for WMS and are set
to be queryable. When a GetFeatureInfo request is issued to the mapagent,
the mapagent responds with the correct result on the polygon layer, but
returns nothing for the line layer. Anyone get this to work for line
quer
Hi
I am running Windows XP with IIS 5.0. I recently installed MG Server and MG
Server Extensions using PHP, a custom IIS config and a typical setup. With a
little tweaking i got the tests working. Now I have decided to use .NET so
have uninstalled everything, installed ASP.NET 2.05 (as required) a
Hi,folker,I've faced the same problem as you.
And i solved it.
The way is as below
1.Find the php.ini file in your webserverextension folder (sth like
C:\Program Files\MapGuideOpenSource\WebServerExtensions\Php\php.ini)
2.Simply copy this file to your c:\php\ to overwrite your php.ini(if your
Dear All
My name is John Roberts and I live in Manchester, England. I am to complete
my UNIGIS dissertation in September of this year. My dissertation is an
analysis of the four main FOSS web server products: Deegree Web Services,
GeoServer, MapGuide Open Source & MapServer.
I have some queries r
Well, at a glance everything looks fine to me
I have had problems with inserting data into feature sources too... so
here is what I would suggest:
1) Make sure the feature source isn't read only (if you created the
feature source, this could be an issue)
To do this: goto http://localhost
Hi all
I'm trying to let the user insert a point feature in VB.NET along with some
string attributes. The feature source is an SHP file and the code was
translated/modified from the PHP example (draw_line). The user can get the
X, Y coordinates from another button (works fine).
Everything compil
Dear Mark
As I was unable to detect the error I re-typed the whole function. Now it
works. There probably was(were) a mistyped keyword somewhere.
Thaks a lot for your support!!
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://li
I am sorry, I have no clue about Apache on Windows and how it handles the
FastCGI dll. I know on Linux this is not an issue. I do know however there
is some registry information that pertains to max servers and other settings
when used against IIS.
HKEY_LOCAL_MACHINE\SOFTWARE\FASTCGI
The Rock
Hi The Rock -
Great name. We are running Apache, not IIS. Below is the fastcgi
configuration section from the httpd.conf file.
**
FastCgiConfig -idle-timeout 120 -startDelay 1 -minProcesses 4
-max
I'm having problems setting up a data connection to an Oracle database
with the ODBC driver.
The connection tests successfully in Studio, but Show Tables returns
only a fraction of the tables in the database. The ODBC connection
itself seems to be OK, as I can list and link to the tables in Oracle
Make sure your using the FastCGI for the PHP and FCGI extentions within IIS.
This allows the php-cgi.exe and mapagent.exe to be run as a process vs. a
new instance per process.
The Rock
On 7/17/07, nicholda <[EMAIL PROTECTED]> wrote:
Thanks for your response Kenneth,
Our issue seems to be t
You can also add &USERNAME=Anonymous&PASSWORD= to your URL query string to
emulate whatever user password you want. Keep in mind this is not a real
secret to the public. Using the Anonymous is fine though. I would stay away
from Admin or Author.
The Rock
On 7/17/07, ori gudes <[EMAIL PROTECTED]
Thanks for your response Kenneth,
Our issue seems to be that the functionality we are trying to provide winds
up creating additional MapAgent.exe processes as a result of a successful
run. Essentially we are opening the map, creating serveral new layers with
1 to many points on each one, pushing
Tengo el mismo problema pero sobre PHP5, NEED HELP
--
View this message in context:
http://www.nabble.com/MgCurvePolygon-tf4035479s16610.html#a11647888
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailin
Not as such.
The general solution is to create a small script that performs the login
and redirects to the weblayout.
You can find sample code for that in the
"www\mapviewer???\mainframe.???" folder, where ??? is your favorite
scripting language.
I belive that a complete php sample is located i
Dear Collogues
Is there a way to disable the request of Username & Password inside a
specific website. I mean a specific web layout in the repositories .
Thanks in advance Ori
--
View this message in context:
http://www.nabble.com/how-to-disable-the-request-of-Username---Password-in-a-specif
I belive that MapAgent.exe is supposed to keep running.
IIS/Apache will load/unload fastCGI, to avoid continously reloading
MapAgent.exe.
If you are using WinXP IIS, you are likely refering to the IIS
connection limit on WinXP.
You can increase the number of allowed connections to 40.
Instruc
19 matches
Mail list logo