<p dir="ltr">Very cool,  sounds like a great solution. </p>
<div class="gmail_quote">On 2013-04-11 10:05 AM, "Srecko Lipovsek" <<a href="mailto:srecko.lipovsek@kaliopa.si">srecko.lipovsek@kaliopa.si</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
We have create that kind of function, but in <a href="http://ASP.NET" target="_blank">ASP.NET</a> with Topology.dll and<br>
using some code from other functions.<br>
<br>
Function create temporary layer in current map like buffer does.<br>
<br>
Steps:<br>
- uplodad zipped SHP files to server (because SHP contains more than one<br>
file)<br>
- save ZIP file to temp folder and unpack it (use one of opensource lib)<br>
- read each one SHP file with Topology.dll and create temporary SDF in<br>
session repozitory<br>
- create temp layer in map (use .templ files in viewerfiles folder for<br>
creating layer)<br>
<br>
Dont know how to do this inPHP.<br>
You can use some code from buffer function ...<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Add-a-layer-from-a-shape-file-shp-MapGuide-tp4191489p5046163.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Add-a-layer-from-a-shape-file-shp-MapGuide-tp4191489p5046163.html</a><br>

Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</blockquote></div>