Heron icon indicating copy to clipboard operation
Heron copied to clipboard

An add-on for Grasshopper enabling the GIS functions of GDAL in Rhino 3d

Results 14 Heron issues
Sort by recently updated
recently updated
newest added

I've just been testing out Rhino 8 and I was wondering if anyone has looked at implementing Heron in that package? Some of my other GH install's have come across...

In master brach: 1. duplicated Import item "System.Text.Json" in Heron.csproj cause reference problem 2. dependencies like "Microsoft.Extenstions.*" not include in references, need to run command `Update-Package -reinstall` in NuGet Console

updating `HeronServiceEndpoints.json` cause a long time wait on start up in china, can we set a time out on the WebClient or make a tool button to trigger update by...

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

features without geometry cause null pointer exception https://github.com/blueherongis/Heron/blob/a60f2827f1c0ea3de437c44f3273b194a8f56482/Heron/Components/GIS%20Import-Export/ImportVectorSRS.cs#L325C27-L325C27

Get an OSM vector file within a boundary from web services such as the Overpass API. Use a query term to filter results and increase speed.

enhancement
GIS REST

I couldn't find that in arcgis documentation, but it seem like some locations always return server error 500. Is there somewhere a documentation which locations are available which ones are...

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Hello, I'm following this tutorial (https://vimeo.com/470855651). For me it is very important to be able to use Heron as well as in the video. But the error "1. Solution exception:Input...

As per the title - see screenshot attached. Some shapes fully covered and some partially covered are left out of the 'crop'. ![image](https://user-images.githubusercontent.com/9175315/163809501-67a55243-f4a6-4ff9-99fd-36c9f6c990ec.png)