Closed vvoovv closed 6 years ago
I suggest that getProjection returns None (rather than the default projection) if SRID is empty.
So it would enable using the default blender-osm projection (the Transverse Mercator) without deactivating bpyproj.
Okay just changed. If the user doesn't enter anything for either SRID and Proj4 Params, then I return None.
I suggest that getProjection returns None (rather than the default projection) if SRID is empty.
So it would enable using the default blender-osm projection (the Transverse Mercator) without deactivating bpyproj.