Geotools.Net

CoordinateSystemEPSGFactory.UseDefaultDatabase Method 

Uses the default database.

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

Return Value

Returns an instance of CoordinateSystemEPSGFactory.

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

CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace