Armin-

Thanks for the quick response... everything seems to work just fine so far!

One small change I had to make in export.shp.php that I wanted to share with 
everyone...

Line 138
  $defList[] = array_merge(array(substr($name, 0, 10)), $def);

Most of my layers are coming from PostGIS, and any field over 10 characters 
long causes the php function dbase_create to throw an exception.

Chris




      
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to