[mapguide-users] OGR- Postgre+postgis work???
MapasCatastro
mapas at laplata.gov.ar
Mon Apr 2 17:59:51 EDT 2007
Hi i try to connect my data base in postgis to mapguide studio, i modify the
providers.xml and copy OGRProvider.dll, but in studio dont showme anythig to
create a connection.
works mapguide os whit postgres + postgis to draw maps in ajax viewer??
works in odbc conection whit postgres to draw maps in ajax viewer??
thanks a lot
oscar from la plata, argentina.
my providers.xml
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<FeatureProviderRegistry>
<FeatureProvider>
<Name>OSGeo.SHP.3.1</Name>
<DisplayName>OSGeo FDO Provider for SHP </DisplayName>
<Description>Read/write access to spatial and attribute data in an ESRI
SHP file. </Description>
<IsManaged>False</IsManaged>
<Version>3.1.0.0</Version>
<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
<LibraryPath>ShpProvider.dll</LibraryPath>
</FeatureProvider>
<FeatureProvider>
<Name>OSGeo.ODBC.3.1</Name>
<DisplayName>OSGeo FDO Provider for ODBC </DisplayName>
<Description>Read/write access to ODBC-based data store. Supports XYZ
point features. </Description>
<IsManaged>False</IsManaged>
<Version>3.1.0.0</Version>
<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
<LibraryPath>FdoOdbc.dll</LibraryPath>
</FeatureProvider>
<FeatureProvider>
<Name>OSGeo.SDF.3.1</Name>
<DisplayName>OSGeo FDO Provider for SDF </DisplayName>
<Description>Read/write access to Autodesk's spatial database format, a
file-based personal geodatabase that supports multiple features/attributes,
spatial indexing, and file-locking. </Description>
<IsManaged>False</IsManaged>
<Version>3.1.0.0</Version>
<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
<LibraryPath>SDFProvider.dll</LibraryPath>
</FeatureProvider>
<FeatureProvider>
<Name>Autodesk.Raster.3.1</Name>
<DisplayName>Autodesk FDO Provider for Raster </DisplayName>
<Description>Read access to various raster-based file formats. Supports
georeferenced file-based raster images and 3D grid surfaces. </Description>
<IsManaged>False</IsManaged>
<Version>3.1.0.0</Version>
<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
<LibraryPath>FDORFP.dll</LibraryPath>
</FeatureProvider>
<FeatureProvider>
<Name>OSGeo.SDF.3.0</Name>
<DisplayName>OSGeo FDO Provider for SDF </DisplayName>
<Description>Read/write access to Autodesk's spatial database format, a
file-based personal geodatabase that supports multiple features/attributes,
spatial indexing, and file-locking. </Description>
<IsManaged>False</IsManaged>
<Version>3.0.0.0</Version>
<FeatureDataObjectsVersion>3.0.0.0</FeatureDataObjectsVersion>
<LibraryPath>SDFProvider.dll</LibraryPath>
</FeatureProvider>
<FeatureProvider>
<Name>OSGeo.OGR.0.1</Name>
<DisplayName>FDO Provider for OGR</DisplayName>
<Description>Access to OGR data sources</Description>
<IsManaged>False</IsManaged>
<Version>0.1.0.0</Version>
<FeatureDataObjectsVersion>3.1.0.0</FeatureDataObjectsVersion>
<LibraryPath>OGRProvider.dll</LibraryPath>
</FeatureProvider>
</FeatureProviderRegistry>
--
View this message in context: http://www.nabble.com/OGR--Postgre%2Bpostgis-work----tf3508543s16610.html#a9799877
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list