PapaRocket SHP Toolkit OFFICIAL SALE

PapaRocket SHP Toolkit is a Unity toolkit for importing ESRI Shapefile (SHP) data and converting GIS polygon geometry into Unity meshes.


The toolkit reads SHP geometry together with associated DBF attribute data and can generate either flat polygon meshes or extruded 3D building meshes. A numeric DBF field can be selected as the building height source, with configurable default height and height scale.


Polygon and MultiPolygon geometry are supported, including geometry with interior holes. Generated objects can retain their DBF attributes through ShpFeatureInfo, making the data available for inspection and data-driven workflows inside Unity.


The package supports SHP files as well as ZIP archives containing the related SHP, SHX, DBF, and PRJ files. A sample scene and synthetic shapefile dataset are included to demonstrate the complete import workflow.


Optional MeshCollider generation is available when collision is required.


The included sample dataset is synthetic and was created specifically for demonstration and testing. It is not derived from real-world or third-party GIS data.


This package focuses specifically on SHP/DBF import and mesh generation. Terrain, DEM, satellite imagery, VWorld integration, and 3D Tiles streaming are not included.


Validated with Unity 6000.5.8f1 and Universal Render Pipeline (URP) 17.5.0 on Windows and macOS.