zspitzer wrote:
>
> Try using Maestro or MapGuide Studio, Web studio is more a proof of
> concept
> and has issues probably should be removed from the distribution IHMO
>
> z
>
> Thanks for the reply. I am currently using Maestro.
>
> I have added postGIS as a data connection, and have
Try using Maestro or MapGuide Studio, Web studio is more a proof of concept
and has issues probably should be removed from the distribution IHMO
z
On Sat, Jan 31, 2009 at 8:22 AM, tmerz wrote:
>
> Hi there,
>
> I've found many of the posting regarding connecting PostGIS and MGOS
> extremely
Hi there,
I've found many of the posting regarding connecting PostGIS and MGOS
extremely useful. I have managed to create a datasource, point it to the
PostGIS database, and no errors are reported when testing the connection.
GREAT!
However... Now, I am trying to create a map that will allow m
do you know how to add a point on the map from database? (with php)
From: Maciej Skorczewski <[EMAIL PROTECTED]>
Reply-To: MapGuide Users Mail List
To: MapGuide Users Mail List
Subject: Re: [mapguide-users] Postgis/mapguide
Date: Wed, 12 Sep 2007 16:55:52 +0200
MIME-Version: 1.0
Re
do you know how to add a point on the map from database? (with php)
From: dorra labidi <[EMAIL PROTECTED]>
Reply-To: MapGuide Users Mail List
To: mapguide-users@lists.osgeo.org
Subject: [mapguide-users] Postgis/mapguide
Date: Wed, 12 Sep 2007 14:19:40 + (GMT)
MIME-Version: 1.0
Received: fr
As Kenneth says, you can use the OGR provider or the PostGIS Provider.
The OGR provider has until recently been more usable than the PostGIS
provider, but the PostGIS provider is now starting to mature and some
people are having reasonable success with it. There is more information
on the PostGIS
Yes.
You have to install either the PostGIS FDO provider, or the OGR FDO
Provider.
You can download it from here:
http://fdo.osgeo.org/downloads.html
Each file should contain installation instructions, but it is basically:
1. Extract
2. Copy files to the server FDO folder (C:\program
files\map
hi!
What exactly did you want to know?
How to connect to Postgis date whit MG Studio?
dorra labidi pisze:
I can't find any documentation nor howto that explains *how to expose
content stored in postgis using mapguide*, however there are several
posts in mailing lists regarding mor