Geotools.Net

CoordinateTransformationEPSGFactory.UseDefaultDatabase Method 

Uses the default database.

[Visual Basic]
Public Shared Function UseDefaultDatabase() As CoordinateTransformationEPSGFactory
[C#]
public static CoordinateTransformationEPSGFactory UseDefaultDatabase();

Return Value

Missing <returns> documentation for M:Geotools.CoordinateTransformations.CoordinateTransformationEPSGFactory.UseDefaultDatabase

Remarks

The default database must be placed in the working directory. An error occures if the file cannot be found. The name of the database must be 'EPSG_v61.mcb'.

See Also

CoordinateTransformationEPSGFactory Class | CoordinateTransformationEPSGFactory Members | Geotools.CoordinateTransformations Namespace