Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgCoordinateSystemFactory
ConvertCoordinateSystemCodeToWkt
ConvertEpsgCodeToWkt
ConvertWktToCoordinateSystemCode
ConvertWktToEpsgCode
Create
CreateFromCode
EnumerateCategories
EnumerateCoordinateSystems
GetBaseLibrary
GetCatalog
GetTransform
IsValid
MgCoordinateSystemFactory
MgCoordinateSystemFactory::MgCoordinateSystemFactory
(
)
Constructs an
MgCoordinateSystemFactory
object.
.NET Syntax
MgCoordinateSystemFactory()
;
Java Syntax
MgCoordinateSystemFactory()
;
PHP Syntax
MgCoordinateSystemFactory()
;
Example (PHP)
$coordSysFactory =
new
MgCoordinateSystemFactory
();
Comments or suggestions? Send us
feedback
.