blueherongis / Heron

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

geometry transform problem #53

Open svkoh opened 11 months ago

svkoh commented 11 months 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 11 months ago

Can you post a GH definition to help troubleshoot this?