[mapguide-users] MapGuide Download Layer data

Jackie Ng jumpinjackie at gmail.com
Tue May 17 02:56:13 PDT 2016


MapGuide is not suited for the purpose of bulk converting spatial data from
PostgreSQL/SQLServer in to a data format (SHP?) that users can download
on-the-fly and on-demand.

You should architect your application in a way that allows for long running
background tasks (the task being the bulk conversion of spatial data and
preparing the converted result to a place where the user can download it),
and Fusion is just a means of providing a UI that can start this long
running conversion task and notify the user (by email or other means). The
UI itself *should not* wait for such a task to complete.

- Jackie



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/MapGuide-Download-Layer-data-tp5265947p5266759.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list