public class MIFProjReader extends 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 Logger |
LOGGER
The logger for the mif module.
|
Constructor and Description |
---|
MIFProjReader(String path)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
checkSRID(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
This method checks whether SRID exists in MapInfo projection file.
|
protected static final Logger LOGGER
public MIFProjReader(String path) throws IOException
IOException
public String checkSRID(org.opengis.referencing.crs.CoordinateReferenceSystem crs) throws IOException
crs
- Coordinate Reference SystemIOException
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.