Shapefile ShapeData source from stream?

Hi, I am generating my shapefiles using geometry from SQL (SqlGeometry). I am writing the data to a shapefile stream.

Is it possible to use this in some way so that I can render it in the mapviewer?

I dont have a physical .shp file as the source.


Thanks



1 Reply

DG Durga Gopalakrishnan Syncfusion Team July 2, 2025 11:59 AM UTC

Hi Sam,


Greetings from Syncfusion.


We have reviewed your scenario. Currently, our map component does not support streaming shapefiles. However, you can render shapefile data in the map by referencing a hosted shapefile URL. Please note that accessing local shapefiles is not supported in the map component at this time.


UG : https://blazor.syncfusion.com/documentation/maps/shapefile


Demo : https://blazor.syncfusion.com/demos/maps/shapefile?theme=fluent2


Kindly revert us if you have any concerns.


Regards,

Durga Gopalakrishnan.


Loader.
Up arrow icon