[mapguide-users] Create Feature source using oracle database

Trevor Wekel trevor_wekel at otxsystems.com
Thu Sep 30 09:32:49 EDT 2010


Hello Padmini,

FeatureSource, LayerDefinition, MapDefinition, and WebLayout are all XML documents.  Maestro and Autodesk MapGuide Studio can export the XML to a file.  Edit the file and put placeholder text into the elements which will change. Then use any programming language to fill in the placeholder text and generate the documents you need.  If you are using .Net, PHP, or Java you can also use MgResourceService.SetResource from the Web Extensions API to load the new XML documents into the repository.  There is also an HTTP version of the API called SETRESOURCE.  Check out the HTML test pages http://localhost/mapguide/mapagent/index.html for more information on SETRESOURCE.

Regards,
Trevor

-----Original Message-----
From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of padmini godavarthi
Sent: September 30, 2010 12:35 AM
To: mapguide-users at lists.osgeo.org
Subject: [mapguide-users] Create Feature source using oracle database


Hi ,
Suppose if we have 50 different  oracle database servers (at 50 different
cities)and one Mapguide server at application server .we have to create 50
different feature sources from oracle ,in that 10 layers,map
definition,weblayout.right?instead of creating 50 feature sources,is there
any possiblity to create feature resource programmetically(with database
servername,username,passwords)?please let me is it possible?


Regards,
Padmini 
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Create-Feature-source-using-oracle-database-tp5586736p5586736.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
mapguide-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users



More information about the mapguide-users mailing list