algorithmic modeling for Rhino
This is the first release of an add-on which enables the import of GIS data from various sources into the Rhino/Grasshopper environment, located, scaled and cropped based on an Earth Anchor Point and a clipping polygon. Sources of GIS data include Shapefiles, USGS IMG/HGT Elevation files and ArcGIS REST Services over the web.
The add-on includes eight components in two categories:
GIS REST
GIS Tools
Special thanks go to the vibrant GH community, the masterful guidance of Andrew Heumann and endless patience of George Waters.
Website: http://www.food4rhino.com/project/heron
Members: 119
Latest Activity: Sep 30
if I have a drawing project anywhere in rhino, how can i export the .shp file of that project (with the attribute ) and put it in Qgis or Arcgis which has the correct gis coordinates. I have included…Continue
Started by theanh tran. Last reply by Brian Washburn Aug 7, 2023.
if I have a drawing project anywhere in rhino, how can i export the .shp file of that project (with the attribute ) and put it in Qgis or Arcgis which has the correct gis coordinates. I have included…Continue
Started by theanh tran Aug 7, 2023.
Hello everyone,Thank you for this superb plugin! I have a few questions regarding its configuration, here they are in order:I managed to import GIS vector data from a specific server. However, the…Continue
Started by charly. Last reply by Brian Washburn Apr 23, 2023.
Hi Brian,I glad to see the permanent progress of the plugin! I am back with my typical question on SRS, but this time in the context of the export to shp.I have a drawing that is in a right location…Continue
Started by Evgeny Shirinyan. Last reply by Evgeny Shirinyan Dec 15, 2022.
Comment
Also, can you post more information on the problem you're experiencing with reprojecting? The GDAL libraries Heron uses, should be able to automatically handle reprojecting from any CRSs to EPSG 3857.
You make a great point Evgeny! Heron is based on WGS84 Pseudo Mercator (or EPSG 3857) as both an attempt to use a conformal projection within the framework of Rhino's cartesian coordinate system and for ease of communication with online mapping resources. Using a conformal projection allows square building footprints to appear square in Rhino. There are, however, issues with distortion at larger scales as has been documented. Heron is no replacement for proper GIS software. It was meant for integrating GIS data into a Rhino model at building/city scale. At some point it it may make sense to allow the user to specific which CRS they want to use, but that will be pretty far down the road.
Brian, thank you for the plugin
I have a question related to CRS. Heron uses WGS84 Pseudo Mercator, right? From my point of view this CRS is bad for CAD export because it distorts distances and Rhino can't recalculate distances as it possible in Google maps os QGIS. What is your take on it?
Also I didn't manage to import reprojected shp file (for example in as WGS84 / UTM zone XX).
Oh and here is the modified IMG file:
When I reprojected (or warped) your IMG file from the CRS you specified to WGS84 in QGIS, I get an output that seems usable (see attached). I've attached the results as well.
Ahh. We are using
"NAD_1983_StatePlane_New_York_Long_Island_FIPS_3104_Feet"
as our coordinate system. I am wary of translating out of the existing coordinate system since I need all the other data to line up to this
I've added the IMG file, if you want to try and replicate my problem..
EG
Heron uses the projected coordinate system for WGS84 (EPSG 3857), but automatically translates data using other coordinate systems. One reason I've seen for the scale being off is that an incorrect coordinate system is associated with the incoming data. This can happen when manipulating and exporting data if the appropriate coordinate system is not set. Try linking the DEM file directly to the ImportTopo component. It can accept a few raster types other than IMG.
Thanks for the quick response!
Yes, i just figured that out. I was assuming that it would be an attribute of the actual DEM/IMG file, but its just something I have to draw on my own.
So the good news is that I can get the mesh into my model, but now the scale seems to be WAAAAYYYY off, but i cant seem to figure out how its being transformed since. Any guidance on what units Heron is assuming or why it might be scaling the data way up ?
EG
When you connect a file path to the "imgLocation" input, a bounding box of the data will show in your viewport. The "boundary" input is asking for a curve(s) that describes your area of interest which must fall entirely within the bounding box of the data.
I am a bit of a noob with this, and have a question about the ImportTopo component.
I have a georeferenced IMG file of my area, which covers about 3 square miles in NYC. I am able to connect it to the ImportToPo component, but I am unsure what the 'boundary' component is supposed to link to.
I received an DEM file from another party which i am able to open in GIS and export directly to the IMG file. This part works well, and it seems that Heron is able to read it, but I just do not know what else i am supposed to have to plug into the Boundary input.
I tried watching the instruction videos, but they have no sound and the resolution is not high enough to really see what is going on on-screen.
any guidance or documentation would be much appreciated.
EG
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Heron to add comments!