[MAPSERVER-USERS] Problem with ms_newShapefileObj ...

mhungc mhungc at gmail.com
Tue Feb 12 06:56:22 EST 2008


Hi,

I'm having problem with this function ms_newShapefileObj($path ,int Val); I
want to read a Shape File but when I do that the code only executes up to
the line echo "evaluar";  and the line echo "shape: ".$shape; not display
the message.

I did this:

$path = "AcariguaAraureDBL_region";
	
echo "evaluar";

$shape = ms_newShapefileObj($path ,-1); 

echo "shape: ".$shape;


What is the problem? Hel me please.

Thanks.

-- 
View this message in context: http://www.nabble.com/Problem-with-ms_newShapefileObj-...-tp15431756p15431756.html
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the mapserver-users mailing list