in2Trans.shpConversion.getSHPProjection

getSHPProjection(infile)[source]

Fetch projection from shp file

Parameters

infile (str) – path to shape file

Returns

sks – projection string (if available, None if not)

Return type

str