Re: [mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider

2024-04-16 Thread svlad via mapguide-users
Hi,
solved this problem using the PostgreSQLProvider.dll (4.2.1370.0) from Autodesk.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] MGOS 4.0 and PostgreSQL

2024-01-17 Thread svlad via mapguide-users
hi,
I have tested the PostgreSQL/PostGIS Provider 4.2 with PostgreSql 15, Postgis 
3.4.
After some zoom or pan actions the following error occurs:
Objects disappear and appear randomly.
The MapGuide server reports the following error:
Error: Failed to stylize layer: LAYER1
An exception occurred in FDO component.
Error occurred in Feature Source 
(Library://Data/POSTGRESQL.FeatureSource): Class 'public:qry_table' not found 
(Cause: , Root Cause: Class 'public:qry_table' not found )
 StackTrace:
  - MgMappingUtil.StylizeLayers() line 918 file 
C:\working\build_area\mapguide\4.0.0\x64\MgDev\Server\src\Services\Mapping\MappingUtil.cpp

Once this error has occurred, an error also occurs in Maestro when trying to 
select the data source:
Failed to enumerate data stores...
If you reenter the password, it works again.

The error was also already requested in May 2021 by woody2 with MG 3.1.

I have tested with different MG versions (3.1.2, 4.0 Beta 1), different 
libpq.dll (11, 12, 15), Fusion Viewer and React Layout.
The error is always the same.


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider

2023-11-13 Thread svlad via mapguide-users

Hi,
I have logged PostgreSQl and possibly found a correlation.
Whenever the statement "SELECT oid FROM pg_type WHERE typname = 'geometry'" is 
executed more than 2 times in direct sequence, the FDO error occurs.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] React Layout get layer visibility

2023-10-18 Thread svlad via mapguide-users
Hi,
how to can I check the current visibility of a MapGuide layer?
Layer.ActuallyVisible returns always true.
var bVisible = (mapState.hideLayers.indexOf(parcels.ObjectId) < 0);
from the example dont work (also (mapState.mapguide.hideLayers)

___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider

2023-09-20 Thread svlad . cjelli42

Hi, we use the OSGeo.PostgreSQL FDO Provider 4.1 (MG 4.0 Beta 1 and MG 3.1 with 
the patch for the PostgreSQL Provider).
The PostgreSQL database has about 200 tables and 200 views. Most layers based 
on views some on tables.
We don't use extensions or joins in the MG datasource.

 
 

Gesendet: Dienstag, 19. September 2023 um 13:52 Uhr
Von: "Jackie Ng" 
An: mapguide-users@lists.osgeo.org
Betreff: Re: [mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider

Please note the ticket in question concerns usage of postgis via the OSGeo.OGR 
FDO provider and not the OSGeo.PostgreSQL provider. 
 
I cannot determine from your post as to which provider you are actually 
referring to. I hope you are referring to the OGR provider so that I have only 
one problem to focus on instead of two.
 
Also I didn't set the "low" priority on that ticket. That's just a probable 
oversight on the ticket OP's part. But I am in agreement about the true 
severity and it being a high priority item to resolve before MGOS 4.0 RC1 is 
released.
 
- Jackie 

 
You wrote:
Hi, sorry I didnt notice that there is already a ticket #2874 for this error.
Let me know if there is something I can do to help to find the reason.
I think the priority is not "low", we can not use MG 4.0 with this issue. 

 --

Please Note: I no longer create new posts or post replies to any OSGeo mailing 
list through nabble. As a result, you most likely won't see this message appear 
on nabble's view of any OSGeo mailing list and may only see this message 
through mailing list archives or depending on your mailing list subscription 
settings, through daily message digests or automated notifications from the 
mailing lists.
 ___ mapguide-users mailing list 
mapguide-users@lists.osgeo.org 
https://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider

2023-09-04 Thread svlad . cjelli42
Hi, sorry I didnt notice that there is already a ticket #2874 for this error.
Let me know if there is something I can do to help to find the reason.
I think the priority is not "low", we can not use MG 4.0 with this issue. 

 
 

Gesendet: Donnerstag, 31. August 2023 um 06:11 Uhr
Von: svlad.cjell...@web.de
An: mapguide-users@lists.osgeo.org
Betreff: [mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider
Hi,
MG 4.0.0.10048
PostgreSQL 12, PostGis 3.4

Vector layers based on PostgreSQL appear and disappear after zoom or pan.
The Mg error log says:
<2023-08-31T05:47:41> 5528 ol/source/ImageMapGuide source 189.184.39.11 
Anonymous
Error: Failed to stylize layer: LAYERNAME
An exception occurred in FDO component.
Error occurred in Feature Source 
(Library://GIS/Data/DATA_POSTGRESQL.FeatureSource): Class 'public:tablename' 
not found (Cause: , Root Cause: Class 'public:tablename' not found )
StackTrace:
- MgMappingUtil.StylizeLayers() line 918 file 
C:\working\build_area\mapguide\4.0.0\x64\MgDev\Server\src\Services\Mapping\MappingUtil.cpp

After pan the layers appear. Sometimes disappear one layer, sometimes all.
This happens for all viewers, i use fusion and react layout.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] MG 4.0 Beta 1 Postgis FDO Provider

2023-08-30 Thread svlad . cjelli42
Hi,
MG 4.0.0.10048
PostgreSQL 12, PostGis 3.4

Vector layers based on PostgreSQL appear and disappear after zoom or pan.
The Mg error log says:
<2023-08-31T05:47:41>   5528ol/source/ImageMapGuide source  189.184.39.11   
Anonymous
 Error: Failed to stylize layer: LAYERNAME
An exception occurred in FDO component.
Error occurred in Feature Source 
(Library://GIS/Data/DATA_POSTGRESQL.FeatureSource): Class 'public:tablename' 
not found  (Cause: , Root Cause: Class 'public:tablename' not found )
 StackTrace:
  - MgMappingUtil.StylizeLayers() line 918 file 
C:\working\build_area\mapguide\4.0.0\x64\MgDev\Server\src\Services\Mapping\MappingUtil.cpp

After pan the layers appear. Sometimes disappear one layer, sometimes all.
This happens for all viewers, i use fusion and react layout.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] React Layout - Selection Panel

2023-03-14 Thread svlad . cjelli42
How can I prevent the selection panel from being used when I create my own report on features or how can I open my report in the selection panel?

Thanks svlad
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Position EightSurrounding

2021-09-15 Thread Svlad
Hi,

Could it be that when positioning point objects with EightSurrounding, the selection and tooltip are only possible via the original insertion point?

Regards Svlad

 
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] React Layout - set layer visibility

2021-07-07 Thread svlad . cjelli42
Hi Jackie,

many thanks for the new release. In the way I tryed to set the layer visibility programmaticly I cant find a solution.

MapGuide.Actions.Legend.setLayerVisibility(sellayer.ObjectId, true); or

MapGuide.Actions.Legend.setLayerVisibility(viewer.getMapName(), {id: sellayer.ObjectId, value: true}); or


sellayer.Visible = true; or
sellayer.ActuallyVisible = true; or

 



but i found a strange solution:

remove the layer id from viewer.inner.props.hideLayers[]

 

Is this the right (only) way?

 

 


Assuming you are using the latest 0.13.x release, please try the 0.13.3 release I just published today
 

https://github.com/jumpinjackie/mapguide-react-layout/releases/tag/v0.13.3

 

This release has fixes for inconsistent layer/group visibility on refresh after doing layer/group changes server-side (which sounds like the problem you're having)

 

- Jackie

 

You wrote:

 



Hi, how can I programmatically change the visibility of a layer?



I modified and saved the map on server side but the viewer allways sends "hidelayers= layerid" in the request.



Is it possible top change the visibility on the client side?



Thanks svlad



 

 
--


Please Note: I no longer create new posts or post replies to any OSGeo mailing list through nabble. As a result, you most likely won't see this message appear on nabble's view of any OSGeo mailing list and may only see this message through mailing list archives or depending on your mailing list subscription settings, through daily message digests or automated notifications from the mailing lists.


___ mapguide-users mailing list mapguide-users@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/mapguide-users



___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] React Layout - set layer visibility

2021-07-05 Thread svlad . cjelli42
this is how I do it:

AJAX request:

open the session map set the visibility of the layer and possibly the groups recursively to true, save the session map.

After response: refresh the map.

This works with the fusion viewer.


But in the legend of the react layout the layer remains not visible (not checked) and the next request GETDYNAMICMAPOVERLAY contains this layerid in the parameter hidelayers.


so my idea was toggle the checkbox in the legend but don't no how.

setLayerVisibility(layerid, true) or setLayerVisibility(mapname, {id: layerid, value: true}) both don't work.

 

Gesendet: Montag, 05. Juli 2021 um 19:49 Uhr
Von: "Gordon Luckett" 
An: "MapGuide Users Mail List" 
Betreff: Re: [mapguide-users] React Layout - set layer visibility


Normally I would call the server side request to toggle the layer visibility with a _javascript_ ajax call
 and then just use _javascript_ to refresh the map without reloading the page.
 

 


 


On Mon, Jul 5, 2021 at 4:47 PM Svlad <svlad.cjell...@web.de> wrote:




Hi, how can I programmatically change the visibility of a layer?

I modified and saved the map on server side but the viewer allways sends "hidelayers= layerid" in the request.

Is it possible top change the visibility on the client side?

Thanks svlad

 


___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

___ mapguide-users mailing list mapguide-users@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/mapguide-users



___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] React Layout - set layer visibility

2021-07-05 Thread Svlad
Hi, how can I programmatically change the visibility of a layer?

I modified and saved the map on server side but the viewer allways sends "hidelayers= layerid" in the request.

Is it possible top change the visibility on the client side?

Thanks svlad

 
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] React Layout - select features

2021-01-21 Thread svlad
Hi,I select features on multiple layers,select one layer in the layer
selection list,select another featurethen I get following error message:
"TypeError: j is undefined"MG 3.1 ReactLayout 0.13.1 err.png
  
SelectionErr.gif
  



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] React Layout - mount viewer

2021-01-15 Thread svlad
Hi,
How can I mount the viewer with an existing session, an
ApplicationDefinition and a MapDefinition both existing in this session?
MG 3.1, React Layout 0.13
regards Svlad



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users


Re: [mapguide-users] MapGuide Open Source 4.0 Preview 1 available

2019-08-22 Thread svlad
Hi,
I did some tests with XYZ-Tiles and UTFGrid and found the following:
Fusion: XYZ yes, UTF no
React layout (normal layout - index.html): XYZ yes, UTF no
React layout (flexible layout - slate.html): XYZ no, UTF no
Pure Open Layers: XYZ yes, UTF yes

regards svlad



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] React viewer - alternativ overview map

2019-07-26 Thread svlad
Hi, 

With fusion you could integrate an alternative overview map. Is this also
possible with the react viewer?

Regards Svlad



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] WMS SSL

2019-07-03 Thread svlad
Hi Philip,
I'm sorry I don't know. Maybe Jackie can answer this question.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Ajaxviewer (Java) cross-site scripting hole

2019-01-09 Thread svlad
I guess the script tag is removed in your post. (because of XSS :-)).
But yes that's it.



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Ajaxviewer (Java) cross-site scripting hole

2019-01-09 Thread svlad
You could run js on the client:
...?scale_denominator=




--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Ajaxviewer (Java) cross-site scripting hole

2019-01-09 Thread svlad
Hi, there may be a xss hole in quickplotpreviewinner.jsp (Ajaxviewer Java).
to prevent change the line 96 to
annotations.put("{scale}", "1 : " +
EscapeForHtml(request.getParameter("scale_denominator")));
I did not look at php or .net.
Regards svlad



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] WMS SSL

2018-09-19 Thread svlad
Hi,

the WMS FDO provider bundled with MapGuide3.1 (ows.dll) does not work with
an SSL connection. 
The same problem seems to have existed with AIMS 2017, however there is a
hotfix. (AIMS_2017_WMSSSL)
Using the ows.dll from that AIMS hotfix in MapGuide FDO solves the problem
in MapGuide as well but I think this fixed .dll is currently not included in
the source.





--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] react-layout: Hooking to events in the AJAX viewer (OnSelectionChanged)

2017-03-21 Thread svlad
Hi, I placed this viewer in an iframe named "mapframe" and it works!

var myviewer = mapframe.GetViewerInterface();
and
mapframe.RegisterSelectionHandler(mySelectionHandler);

That's what I wanted!

Can I declare other handlers (MapLoaded etc.) without modify the viewer
sources?

Thanks, svlad



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/react-layout-Hooking-to-events-in-the-AJAX-viewer-OnSelectionChanged-tp5309934p5313434.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] react-layout: Hooking to events in the AJAX viewer (OnSelectionChanged)

2017-03-02 Thread svlad
Hi, we use nearly all fusion events (MAP_LOADED, MAP_SELECTION_ON,
MAP_SELECTION_OFF etc.) from outside (the fusion viewer is in an iframe).
Will this be possible with the new react-layout?
Thank you, svlad



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/react-layout-Hooking-to-events-in-the-AJAX-viewer-OnSelectionChanged-tp5309934p5310242.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-10-17 Thread svlad
Hi,

it is still not possible to include raster layers.
CREATERUNTIMEMAP returns ScaleRange null for raster layers.
That leads to an error in deArrayifyScaleRanges.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5291064.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-10-11 Thread svlad
Hi,

I have set the ratio to 1 in map-viewer-base.tsx (lines 763 and 775) and
evrything is good. 



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5290181.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-10-10 Thread svlad
Hi,

the viewer sends map requests with double the width and height of the
canvas.
Is this wanted?
OPERATION=GETDYNAMICMAPOVERLAYIMAGE=2.0.0=en=ol.source.ImageMapGuide%20source=1=96=2840=1958=47162.08831294861




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5290071.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-09-30 Thread svlad
That works!
How can I include raster or WMS layers?
I tryed raster sources with the same coordinate system like the map, with
coordinate system override,
WMS removed all other srs from the config.xml and so on...
but in all cases I got errors.




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5288626.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-09-29 Thread svlad
It seems that the viewer works with maps and layers if they are both in 
EPGS:4326.
If I change the coordinate system of a layer or a map I get errors in
viewer.js.




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5288521.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-09-28 Thread svlad
Hi,
now I get
t is null in viewer.js Line 24 Row 25281



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5288246.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Introducing mapguide-react-layout: A modern viewer for MapGuide

2016-09-28 Thread svlad
Hi Jackie,

I installed the viewer and get the following error:
"NetworkError: 559 MgInvalidRepositoryTypeException -
http://localhost/mapguide/mapagent/mapagent.fcgi?SESSION=1e45a244-8548-11e6-8000-080027d1d906_en_MTI3LjAuMC4x0AFC0AFB0AFA=GETRESOURCECONTENT=undefined=1.0.0=en=application/json;

My request is:
http://localhost/mapguide/viewer/index.html?WEBLAYOUT=Library://Layouts/test.WebLayout=en
 

What did I do wrong?

MG OS 3.0, W2012, Browser Firefox 48

Thanks svlad



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Introducing-mapguide-react-layout-A-modern-viewer-for-MapGuide-tp5288019p5288186.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] FDO Postgis provider and schema override

2016-07-05 Thread svlad
What about foreign keys in your setup, you have to ignore them in the XML
schema
I had never problems with foreign keys

What about schema change, for instance when you create some new table? You
need to launch a script to create the appropriate feature sources
I add new tables via FDO, so the SetResource purges the schema mapping.
In addition to that we restart the MG server every night.
At every new MapGuide session I test the used datasources if there is a
config.xml, if not I create it.


What about repository size having hundreds of feature sources for db?
We have hundreds of tables the repository size is not the problem.

Did you optimize your postres db?
work_mem, shared_buffers, effective_cache_size, checkpoint_segments,
wal_buffers, checkpoint_completion_target, maintenance_work_mem

Did you optimize the MG serverconfig.ini?




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/FDO-Postgis-provider-and-schema-override-tp5274210p5274819.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] FDO Postgis provider and schema override

2016-07-05 Thread svlad
The schema override works.
I do it programmatically with the API and create for each table one data
source with one config.xml.
The only caveat is, I can not create new features via FDO.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/FDO-Postgis-provider-and-schema-override-tp5274210p5274786.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Mapguide purge cached schema to unlock raster

2016-07-01 Thread svlad
a SETRESOURCE request purges the cached schema



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-purge-cached-schema-to-unlock-raster-tp5274377p5274381.html
Sent from the MapGuide Users mailing list archive at Nabble.com.___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users