Hi all,
I met a problem when adding my own shapefile into geoserver to show it.I used the file of the example to test the procedure and got the right answer.The map of the street show up in the browser.Then i create a .shp file
in ArcGIS 9 to see whether the server can recognize my file.My File content is simple,just several points with fields called name ,id.When i press the link created by geoserver in demo,the browser give me a window to download wms file.I convert the file to PostGIS,got the same problem.
Can anyone help me with this?
Thank you for your any help in advance.
Jacky.Xu
xuzhen-001@anonymised.com
网易邮箱,中国第一大电子邮件服务商
xuzhen-001 wrote:
Hi all,
I met a problem when adding my own shapefile into geoserver to show it.I used the file of the example to test the procedure and got the right answer.The map of the street show up in the browser.Then i create a .shp file
in ArcGIS 9 to see whether the server can recognize my file.My File content is simple,just several points with fields called name ,id.When i press the link created by geoserver in demo,the browser give me a window to download wms file.I convert the file to PostGIS,got the same problem.
Can anyone help me with this?
Thank you for your any help in advance.
Go into config/server and enable "verbose exceptions", apply/save, then
grab the contents of the wms file that GeoServer is providing you (which
is really an OGC service exception document) and tell us what the
contents are
Cheers
Andrea