public class MIFProjReader
extends java.lang.Object
MIFProjReader class enables CoordSys clause parsing support for writing of Features in MapInfo MIF/MID text file format.
Open issues:
Modifier and Type | Field and Description |
---|---|
protected static java.util.logging.Logger |
LOGGER
The logger for the mif module.
|
Constructor and Description |
---|
MIFProjReader(java.lang.String path)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
checkSRID(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
This method checks whether SRID exists in MapInfo projection file.
|