Hello Thomas,

I can confirm that with this small change everything works normally! I can also 
confirm that this way is already possible to export PostGIS layers to SHP!

Excellent job!! Thank you very much Thomas!!

Best regards,
Pedro




----- Original Message -----
From: Thomas RAFFIN 

Well, Pedro you're right: something is different in my development 
version...

I've just committed the few changes. If you need a quick update, just 
change the line in plugins/export/export.shp.php :
PMCommon::freeMsObj($shpFile);
with this one:
$shpFile->free();unset($shpFile);

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to