We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
0 || Settings
1 || IO

Read Shp

Use this component to read shapefiles.
-
Supported shapefile types are:
1) POINT
2) POLYLINE
3) POLYGON
4) POINTZ (without z values)
5) POLYLINEZ (without z values)
6) POLYGONZ (without z values)
-
Remark: Only WGS84 (EPSG:4326) reference system is supported.
If your shp use another coordinate system you have to reproject it using a GIS software (e.g. QGIS).

Inputs

NameIDDescriptionType
shp_file_shp_fileComplete path with extension of a shapefile. E.g. C:\Example\shapefile.shpGoo
location_location_ShrimpGIS Location.Goo
run_itrun_it_Set it to true to run component.Goo

Outputs

NameIDDescriptionType
outread_meMessage for users.String
fieldfieldShrimpGIS Fields attached to GIS geometries.Goo
geometrygeometryImported geometries in Rhino world. - They are arranged in GH tree in "Maintain" mode. Branches of missing geometries are deleted automatically.Goo
---------------------------------------------------------Goo
missing_geometrymissing_geometrySome geometries can be not import correctly. Here you can find Id of missing geometries. - Use this output to create Paths or use it as List to clear Field values from missing geometries.Goo

Site design © Robin Rodricks.   Site co-created by Andrew Heumann.   ShrimpGIS and associated data © 2024 Antonello Di Nunzio.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service