MapStudio/Maestri returnig error 559 on postgis provider..

View: New views
6 Messages — Rating Filter:   Alert me  

MapStudio/Maestri returnig error 559 on postgis provider..

by Bugzilla from helio@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I'm having a strange error when try to setup a postgis data connection on
mapstudio.
Test conection is ok.
Webclient is returning a 559 error when we try to use teh Fetch Coordinates
function.
I'm testing version 1.0.6.
Any possible ideas ?

--
Helio Chissini de Castro
KDE Project
Brasil and South America Primary Contact
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

Re: MapStudio/Maestri returnig error 559 on postgis provider..

by Kenneth Skovhede, GEOGRAF A/S :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Helio.
What is the "Fetch coordinates" function?

When you create a new layer, can you see the column names?

Regards, Kenneth Skovhede, GEOGRAF A/S



Helio Chissini de Castro skrev:

> Hi
>
> I'm having a strange error when try to setup a postgis data connection on
> mapstudio.
> Test conection is ok.
> Webclient is returning a 559 error when we try to use teh Fetch Coordinates
> function.
> I'm testing version 1.0.6.
> Any possible ideas ?
>
>  
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

Re: MapStudio/Maestri returnig error 559 on postgis provider..

by Bugzilla from helio@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Wednesday 28 May 2008 11:54:12 Kenneth Skovhede, GEOGRAF A/S wrote:
> Hi Helio.
> What is the "Fetch coordinates" function?
>
> When you create a new layer, can you see the column names?
>
> Regards, Kenneth Skovhede, GEOGRAF A/S

No, we barely reach the layer+column stage. The issues happens directly on
DataConnection creation.

Attached is two screenshots showing what i mean in the "Fetch coordinates.. "  
button and the error ( on windows he reports an web error 559 ), this is a
screenshot of mono running in Linux

[]'s

--
Helio Chissini de Castro
KDE Project
Brasil and South America Primary Contact



_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

conect_error.png (32K) Download Attachment
fetch_coord.png (16K) Download Attachment

Re: MapStudio/Maestri returnig error 559 on postgis provider..

by Kenneth Skovhede, GEOGRAF A/S :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok.

That part is for overriding the coordinate system of the layer.
I have labeled it appropriately for the next release.
It is unfortunate if it doesn't work, but it might be a problem with the
coordinate system in the database.

You should be able to ignore it, and simply save the featuresource
without a coordinate system override.

Regards, Kenneth Skovhede, GEOGRAF A/S



Helio Chissini de Castro skrev:

> On Wednesday 28 May 2008 11:54:12 Kenneth Skovhede, GEOGRAF A/S wrote:
>  
>> Hi Helio.
>> What is the "Fetch coordinates" function?
>>
>> When you create a new layer, can you see the column names?
>>
>> Regards, Kenneth Skovhede, GEOGRAF A/S
>>    
>
> No, we barely reach the layer+column stage. The issues happens directly on
> DataConnection creation.
>
> Attached is two screenshots showing what i mean in the "Fetch coordinates.. "  
> button and the error ( on windows he reports an web error 559 ), this is a
> screenshot of mono running in Linux
>
> []'s
>
>  
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mapguide-internals mailing list
> mapguide-internals@...
> http://lists.osgeo.org/mailman/listinfo/mapguide-internals
>  
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

Re: MapStudio/Maestri returnig error 559 on postgis provider..

by Bugzilla from helio@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 28 May 2008 12:48:09 Kenneth Skovhede, GEOGRAF A/S wrote:

> Ok.
>
> That part is for overriding the coordinate system of the layer.
> I have labeled it appropriately for the next release.
> It is unfortunate if it doesn't work, but it might be a problem with the
> coordinate system in the database.
>
> You should be able to ignore it, and simply save the featuresource
> without a coordinate system override.
>
> Regards, Kenneth Skovhede, GEOGRAF A/S

Hi Kenneth

I just created a clean database ( no data, just pure clean postgis ) and i
still have errors even trying to create a layer.
I'm using postgis 1.3.1 over postgres 8.3 running on linux.

Do you have any sugestion to track the issue if is a postgis provider issue,
database issue or maestro issue ?

Thanks in advance

--
Helio Chissini de Castro
KDE Project
Brasil and South America Primary Contact
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals

Re: MapStudio/Maestri returnig error 559 on postgis provider..

by Kenneth Skovhede, GEOGRAF A/S :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you can suply me with some form of login (privately, of course), I
can try it out.
Alternatively, I would have to set up an identical environment, to test
it out.

Just so we are clear on the procedure for creating the layer:
1. Click New -> Dataconnection
2. Select "OSGeo Provider for PostGIS", Click OK
3. Enter Database, server, port and login information
4. Click "Test connection"
5. Verify that the test message is "Provider reported no errors"
6. Save featuresource.
7. Click New -> Layer
8. Click the browse button
9. Select the feature source saved in step 5
10. Verify that the tables are listed in the "Schema" dropdown.

If you get this far, everything is working as expected.
If not, you can try the OGR provider in step 2.
If there are no tables in step 10, I expect there to be some setup
required for the PostGIS database.

Regards, Kenneth Skovhede, GEOGRAF A/S



Helio Chissini de Castro skrev:

> On Wednesday 28 May 2008 12:48:09 Kenneth Skovhede, GEOGRAF A/S wrote:
>  
>> Ok.
>>
>> That part is for overriding the coordinate system of the layer.
>> I have labeled it appropriately for the next release.
>> It is unfortunate if it doesn't work, but it might be a problem with the
>> coordinate system in the database.
>>
>> You should be able to ignore it, and simply save the featuresource
>> without a coordinate system override.
>>
>> Regards, Kenneth Skovhede, GEOGRAF A/S
>>    
>
> Hi Kenneth
>
> I just created a clean database ( no data, just pure clean postgis ) and i
> still have errors even trying to create a layer.
> I'm using postgis 1.3.1 over postgres 8.3 running on linux.
>
> Do you have any sugestion to track the issue if is a postgis provider issue,
> database issue or maestro issue ?
>
> Thanks in advance
>
>  
_______________________________________________
mapguide-internals mailing list
mapguide-internals@...
http://lists.osgeo.org/mailman/listinfo/mapguide-internals
LightInTheBox - Buy quality products at wholesale price