Point to SHP (ptSHP)
this component converts Grasshopper Point to SHP File
Polyline to SHP (polylineSHP)
this component converts Grasshopper Polylines to SHP File
Polygon to SHP (polylineSHP)
this component converts Grasshopper Polygons to SHP File
Point to ESRI (esriPt)
this component converts Grasshopper Point to ESRI GeoJSON
Polyline to ESRI (esriPl)
this component converts Grasshopper Polylines to ESRI GeoJSON
Polygon to ESRI (esriPly)
this component converts Grasshopper Polygons to ESRI GeoJSON
Lat Long to PointN (ptLoc)
this component takes latatude, longatude, and desired projection system from an ESRI .prj file (ESRI WKT) and generates a point.
Import ESRI GeoJSON (impEsri)
this component imports a ESRI formatted GeoJSON with its fields and attributes
Read SHP (rShp)
this component reads .shp files into grasshopper!

BearGIS

Intro

BearGIS is a Grasshopper plugin written in C#

Primary Functionality

The goal of BearGIS is to develop a plugin that allows fluid exchange of GIS data into and out of grasshopper.

This is currently a work in progress. Look at the github repository to see progress. Checked components are integrated into master and functioning at some level. There may still be errors in some use cases. Any unchecked component is eather planed but not implmented or still in a Dev Branch.

BearGIS Icon

GEOJSON VIEWER