When I run a script I created by hand, it produces the correct output,
but when I try to run the script as a cgi program, I get the following
error.  Does anyone have an idea of how I can correct this?

 

Thanks!

 
Traceback (most recent call last):
  File "D:\Inetpub\wwwroot\meric\mapper.py", line 88, in <module>
    layer.datasource=Shapefile(file="shp/"+__dict["maptype"],
encoding='latin1')
  File "D:\Python25\lib\site-packages\mapnik\__init__.py", line 74, in
Shapefile
    return CreateDatasource(keywords)
UserWarning: Could not create datasource. No plugin found for type
'shape'

 

 

 

 

Billy Earney

[EMAIL PROTECTED]

Programmer/Analyst-Expert

Office of Social and Economic Data Analysis (OSEDA)

University of Missouri

573-882-7396

 

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to