blueherongis / Heron

An add-on for Grasshopper enabling the GIS functions of GDAL in Rhino 3d
MIT License
33 stars 20 forks source link

geometry transform problem #53

Open svkoh opened 1 year ago

svkoh commented 1 year ago

when setEAP, the bounding box is put near the origin(0,0), but feature geometries are not in the bounding box.

when i comment out the following line, things works fine https://github.com/blueherongis/Heron/blob/a60f2827f1c0ea3de437c44f3273b194a8f56482/Heron/Components/GIS%20Import-Export/ImportVectorSRS.cs#L332

blueherongis commented 12 months ago

Can you post a GH definition to help troubleshoot this?